Blender Git Commit Log
Git Commits -> Revision 8221603
Revision 8221603 by Campbell Barton (master) June 18, 2011, 08:45 (GMT) |
py-api: store frequently used strings as unicode PyObject's to avoid creating/distroying every time. also fix for cmake warning |
Commit Details:
Full Hash: 82216030e97561ddd5d5184be8077423d6cc6c2b
SVN Revision: 37614
Parent Commit: f7e22c7
Lines Changed: +117, -15
2 Added Paths:
/source/blender/python/intern/bpy_intern_string.c (+57, -0) (View)
/source/blender/python/intern/bpy_intern_string.h (+37, -0) (View)
/source/blender/python/intern/bpy_intern_string.h (+37, -0) (View)