830342bf8e803d6a5ec511827cd57f32fcd2faed
When saving a file, move the catalog service from the runtime asset library into the new on-disk asset library. This makes all catalog data like the undo history and deleted catalogs be preserved. The fact that a new asset library type gets allocated is an implementation detail that shouldn't affect behavior. Once the service is moved, an undo push is added (so this state can be restored to), and if the new .blend file location can be associated with a catalog definition file, its catalogs are merged in. Includes unit tests. Pull Request: https://projects.blender.org/blender/blender/pulls/135589
…
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%
