Blender Git Loki
Git Commits -> Revision 81d2589
Revision 81d2589 by Willian Padovani Germano (master) May 9, 2003, 04:34 (GMT) |
* Implement Blender_Redraw(), minor changes in other files * Implemented submodule Text |
Commit Details:
Full Hash: 81d2589d6a5af1e59125a7897e70638b420e5dc7
SVN Revision: 691
Parent Commit: ceeb5e7
Lines Changed: +633, -15
2 Added Paths:
/source/blender/python/api2_2x/Text.c (+436, -0) (View)
/source/blender/python/api2_2x/Text.h (+178, -0) (View)
/source/blender/python/api2_2x/Text.h (+178, -0) (View)
6 Modified Paths:
/source/blender/python/api2_2x/Blender.c (+6, -7) (Diff)
/source/blender/python/api2_2x/Blender.h (+4, -0) (Diff)
/source/blender/python/api2_2x/Image.c (+3, -3) (Diff)
/source/blender/python/api2_2x/Image.h (+2, -2) (Diff)
/source/blender/python/api2_2x/Lamp.c (+3, -3) (Diff)
/source/blender/python/api2_2x/modules.h (+1, -0) (Diff)
/source/blender/python/api2_2x/Blender.h (+4, -0) (Diff)
/source/blender/python/api2_2x/Image.c (+3, -3) (Diff)
/source/blender/python/api2_2x/Image.h (+2, -2) (Diff)
/source/blender/python/api2_2x/Lamp.c (+3, -3) (Diff)
/source/blender/python/api2_2x/modules.h (+1, -0) (Diff)