Blender Git Commit Log

Git Commits -> Revision 68f4465

Revision 68f4465 by Joshua Leung (master)
September 17, 2009, 10:14 (GMT)
2.5 - Animation Utility Function

Added a utility function to check which transforms for an object or bone are animated, returning these as bitflags and/or optionally retrieving the relevant F-Curves too. Beware that this method may not be working correctly yet, but it shouldn't hurt anyone in the meantime :)

Also, split RNA-path building function up into a version which only creates the path up to the given struct, with the other parts being added later.

Commit Details:

Full Hash: 68f4465cdc0925ec22584e404a895982f6a74de0
SVN Revision: 23298
Parent Commit: 1934ee4
Lines Changed: +163, -9

7 Modified Paths:

/source/blender/blenkernel/BKE_action.h (+29, -1) (Diff)
/source/blender/blenkernel/intern/action.c (+97, -3) (Diff)
/source/blender/blenkernel/intern/anim_sys.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_listbase.h (+4, -0) (Diff)
/source/blender/blenlib/intern/listbase.c (+14, -0) (Diff)
/source/blender/makesrna/intern/rna_access.c (+17, -4) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021