Blender Git Commit Log

Git Commits -> Revision 36e23c9

Revision 36e23c9 by Alexander Gavrilov (master)
September 4, 2019, 19:38 (GMT)
Python API: add methods for reordering constraints.

Order matters for constraints, but there was no way to change it.
The API follows other collections like idprops and node sockets.

Commit Details:

Full Hash: 36e23c95e8f341883fdb5e0933e9430b9f7bdb41
Parent Commit: e52ad18
Lines Changed: +74, -0

4 Modified Paths:

/source/blender/blenlib/BLI_listbase.h (+1, -0) (Diff)
/source/blender/blenlib/intern/listbase.c (+21, -0) (Diff)
/source/blender/makesrna/intern/rna_object.c (+25, -0) (Diff)
/source/blender/makesrna/intern/rna_pose.c (+27, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021