Blender Git Loki
Git Commits -> Revision acc883d
Revision acc883d by Campbell Barton (master) November 17, 2010, 07:22 (GMT) |
- move cmake file for python. - move bpy_array.c to bpy_rna_array.c - minor syntax changes |
Commit Details:
Full Hash: acc883da83b5fa7839a094e8dbf259077ca64f2e
SVN Revision: 33123
Parent Commit: fbcf01f
Lines Changed: +671, -654
2 Added Paths:
/source/blender/python/intern/bpy_rna_array.c (+606, -0) (View)
/source/blender/python/intern/CMakeLists.txt (+59, -0) (View)
/source/blender/python/intern/CMakeLists.txt (+59, -0) (View)
1 Deleted Path:
/source/blender/python/intern/bpy_array.c (+0, -606)