Blender Git Loki
Git Commits -> Revision 592f806
Revision 592f806 by Bastien Montagne (master) October 4, 2012, 18:53 (GMT) |
Fix for commit r51049: no need to create two contexts when one if enough. Also please define and use constants in BLF_translation.h rather than directly typing contexts' names, it's safer (typo would break at compile time, instead of generating more contexts!). |
Commit Details:
Full Hash: 592f80625bec2d31b22e3e309df9bb693eb967f3
SVN Revision: 51051
Parent Commit: 63840fd
Lines Changed: +15, -6
6 Modified Paths:
/source/blender/blenfont/BLF_translation.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_boid.c (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_speaker.c (+4, -2) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_boid.c (+0, -1) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_sequencer.c (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_speaker.c (+4, -2) (Diff)