Blender Git Loki
Git Commits -> Revision a8695b1
Revision a8695b1 by Campbell Barton (master) March 10, 2007, 11:47 (GMT) |
removed python oops access, (was unreliable and nobody used it) oops data access need to be done differently. Blender.sys fix for win32 path bug 6193 |
Commit Details:
Full Hash: a8695b1c6e61acaf5fde5b7c5188d361a3ba4ebb
SVN Revision: 10235
Parent Commit: 59ff076
Lines Changed: +15, -273
6 Modified Paths:
/source/blender/python/api2_2x/Main.c (+4, -8) (Diff)
/source/blender/python/api2_2x/Material.c (+0, -97) (Diff)
/source/blender/python/api2_2x/NMesh.c (+1, -71) (Diff)
/source/blender/python/api2_2x/Object.c (+0, -95) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Sys.c (+9, -1) (Diff)
/source/blender/python/api2_2x/Material.c (+0, -97) (Diff)
/source/blender/python/api2_2x/NMesh.c (+1, -71) (Diff)
/source/blender/python/api2_2x/Object.c (+0, -95) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Sys.c (+9, -1) (Diff)