Blender Git Commit Log
Git Commits -> Revision abb37f4
Revision abb37f4 by Campbell Barton (master) September 16, 2013, 01:35 (GMT) |
replace RNA_property_array_length with RNA_property_array_check where the length of the array is only used to check if the property is an array or not. (this isnt reliable since arrays can be zero length). |
Commit Details:
Full Hash: abb37f4152ea8945fdffdc956acdd3002e54db2d
SVN Revision: 60154
Parent Commit: 7e2977b
Lines Changed: +16, -16
6 Modified Paths:
/source/blender/blenkernel/intern/anim_sys.c (+6, -6) (Diff)
/source/blender/editors/animation/anim_ipo_utils.c (+1, -1) (Diff)
/source/blender/editors/animation/keyframing.c (+3, -3) (Diff)
/source/blender/editors/interface/interface.c (+4, -4) (Diff)
/source/blender/editors/interface/interface_anim.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+1, -1) (Diff)
/source/blender/editors/animation/anim_ipo_utils.c (+1, -1) (Diff)
/source/blender/editors/animation/keyframing.c (+3, -3) (Diff)
/source/blender/editors/interface/interface.c (+4, -4) (Diff)
/source/blender/editors/interface/interface_anim.c (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_edit.c (+1, -1) (Diff)