de8ce4e34b74fcb474809e38513062a70b63f247
Adds a user count to drawings to track how many frames use the drawing. If the user count hits `0` the drawing should be deleted. Also adds a function to delete a frame in a layer. This will decrement the user count of the drawing and delete it if there are no users left. This is consistent with the way GPv2 worked. Pull Request: https://projects.blender.org/blender/blender/pulls/110579
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
