Blender Git Loki
Git Commits -> Revision 8bc1087
Revision 8bc1087 by Joshua Leung (master) October 20, 2009, 04:07 (GMT) |
Fixes for Path-Renaming Fix: * Now the old/new names get tagged with [" "] before the search and replace operation, which should alleviate problems with searching for 'bone' and ending up with all instances of 'boney' 'boney.r' etc. also getting renamed. * Cleaned up some compiler warnings, and removed an unused function from an earlier attempt at this work. |
Commit Details:
Full Hash: 8bc1087e2eaff7c3cede2def027de672312af386
SVN Revision: 23988
Parent Commit: 7f133f6
Lines Changed: +23, -90
7 Modified Paths:
/source/blender/blenkernel/intern/anim_sys.c (+19, -14) (Diff)
/source/blender/editors/armature/editarmature.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_access.c (+0, -74) (Diff)
/source/blender/makesrna/intern/rna_constraint.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_key.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+0, -2) (Diff)
/source/blender/editors/armature/editarmature.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_access.c (+0, -74) (Diff)
/source/blender/makesrna/intern/rna_constraint.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_key.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+0, -2) (Diff)