Blender Git Commit Log
Git Commits -> Revision 6e0c1cd
Revision 6e0c1cd by Joshua Leung (master) September 27, 2009, 09:38 (GMT) |
RNA + Animation: * Added missing RNA wrapping for Scene -> AnimData * Fixed bug (with temp-fix) where sequence strips with no names couldn't be animated properly. Currently, this will just use the index of the strip, although that is likely to be mutable (adding/removing strips will change it). * Removed some old unused code from action.c |
Commit Details:
Full Hash: 6e0c1cd4e5acaa91adbfd2137709a6803647cde7
SVN Revision: 23508
Parent Commit: 4363132
Lines Changed: +15, -133
5 Modified Paths:
/source/blender/blenkernel/intern/action.c (+0, -132) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_sequence.c (+9, -1) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_sequence.c (+9, -1) (Diff)