Blender Git Commit Log
Git Commits -> Revision b6b9c64
Revision b6b9c64 by Michel Selten (master) March 15, 2003, 19:14 (GMT) |
* Removed datablock.[ch] * Object.Get("") should work. * Many variables from module Object are implemented. * Updated build environment to generate more warnings (-Wall) Michel |
Commit Details:
Full Hash: b6b9c648bcf6fb9950773aada8785f675ce65e9e
SVN Revision: 516
Parent Commit: a0c1e2b
Lines Changed: +485, -397
2 Deleted Paths:
/source/blender/python/api2_2x/datablock.c (+0, -311)
/source/blender/python/api2_2x/datablock.h (+0, -77)
/source/blender/python/api2_2x/datablock.h (+0, -77)
6 Modified Paths:
/source/blender/python/api2_2x/Blender.c (+4, -0) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+7, -1) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+5, -0) (Diff)
/source/blender/python/api2_2x/interface.c (+48, -1) (Diff)
/source/blender/python/api2_2x/modules.h (+3, -3) (Diff)
/source/blender/python/api2_2x/Object.c (+418, -4) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+7, -1) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+5, -0) (Diff)
/source/blender/python/api2_2x/interface.c (+48, -1) (Diff)
/source/blender/python/api2_2x/modules.h (+3, -3) (Diff)
/source/blender/python/api2_2x/Object.c (+418, -4) (Diff)