Blender Git Commit Log
Git Commits -> Revision 916f527
Revision 916f527 by Michel Selten (master) July 27, 2003, 15:56 (GMT) |
* Fixed problems in with script linking. I had to update many files to get this to work. |
Commit Details:
Full Hash: 916f527253e737b5bd31a0358828b719d251653d
SVN Revision: 1136
Parent Commit: 2222fc7
Lines Changed: +224, -79
11 Modified Paths:
/source/blender/python/api2_2x/Camera.c (+26, -0) (Diff)
/source/blender/python/api2_2x/EXPP_interface.c (+42, -18) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+0, -26) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+0, -6) (Diff)
/source/blender/python/api2_2x/Lamp.c (+26, -0) (Diff)
/source/blender/python/api2_2x/Material.c (+26, -0) (Diff)
/source/blender/python/api2_2x/modules.h (+13, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+38, -7) (Diff)
/source/blender/python/api2_2x/Scene.c (+26, -0) (Diff)
/source/blender/python/api2_2x/World.c (+27, -1) (Diff)
/source/blender/python/BPY_interface.c (+0, -20) (Diff)
/source/blender/python/api2_2x/EXPP_interface.c (+42, -18) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+0, -26) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+0, -6) (Diff)
/source/blender/python/api2_2x/Lamp.c (+26, -0) (Diff)
/source/blender/python/api2_2x/Material.c (+26, -0) (Diff)
/source/blender/python/api2_2x/modules.h (+13, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+38, -7) (Diff)
/source/blender/python/api2_2x/Scene.c (+26, -0) (Diff)
/source/blender/python/api2_2x/World.c (+27, -1) (Diff)
/source/blender/python/BPY_interface.c (+0, -20) (Diff)