Blender Git Commit Log

Git Commits -> Revision c810672

Revision c810672 by Bastien Montagne (master)
May 19, 2021, 15:50 (GMT)
IDManagement: Add basic test regarding id sorting in their listbase.

Note that while sorting of local IDs is fine, currently sorting of
linked IDs is a total unpredictable failure.

Next commit will fix this, ensuring that linked IDs are grouped by their
library, and properly name-sorted within this library group.

Commit Details:

Full Hash: c810672ea7c10c7f74182c53bddaae78e2d99329
Parent Commit: ee5ad46
Lines Changed: +115, -0

1 Added Path:

/source/blender/blenkernel/intern/lib_id_test.cc (+114, -0) (View)

1 Modified Path:

/source/blender/blenkernel/CMakeLists.txt (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021