Blender Git Loki
Git Commits -> Revision df10793
Revision df10793 by Campbell Barton (master) July 9, 2012, 22:16 (GMT) |
rename BLI_getQuotedStr --> BLI_str_quoted_substrN to make it more clear its doing an allocation. |
Commit Details:
Full Hash: df107939c9eeaa77dffe57ba6b246e1184efe67b
SVN Revision: 48772
Parent Commit: 3c0579a
Lines Changed: +16, -14
8 Modified Paths:
/source/blender/blenkernel/intern/fcurve.c (+2, -2) (Diff)
/source/blender/blenlib/BLI_string.h (+1, -1) (Diff)
/source/blender/blenlib/intern/string.c (+3, -1) (Diff)
/source/blender/editors/animation/anim_deps.c (+3, -3) (Diff)
/source/blender/editors/animation/anim_filter.c (+3, -3) (Diff)
/source/blender/editors/animation/anim_ipo_utils.c (+2, -2) (Diff)
/source/blender/editors/armature/poseobject.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_conversions.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_string.h (+1, -1) (Diff)
/source/blender/blenlib/intern/string.c (+3, -1) (Diff)
/source/blender/editors/animation/anim_deps.c (+3, -3) (Diff)
/source/blender/editors/animation/anim_filter.c (+3, -3) (Diff)
/source/blender/editors/animation/anim_ipo_utils.c (+2, -2) (Diff)
/source/blender/editors/armature/poseobject.c (+1, -1) (Diff)
/source/blender/editors/transform/transform_conversions.c (+1, -1) (Diff)