Blender Git Loki

Git Commits -> Revision 3e7cbd5

Revision 3e7cbd5 by Campbell Barton (master)
April 21, 2009, 09:44 (GMT)
Blender Python API
- Removed the gen_utils.c dependency from Mathutils (since gen_utils wont go into 2.5 but mathutils will), repalced with python functions.
- removed Blender.Mathutils.Point, since it was not documented, the C api never used it, none of our scripts used it (and I never saw a script that used it).

Commit Details:

Full Hash: 3e7cbd5388426a612b4066fbe7f2964c976fb23e
SVN Revision: 19838
Parent Commit: 6c5e18c
Lines Changed: +467, -1202

2 Deleted Paths:

/source/blender/python/api2_2x/point.c (+0, -523)
/source/blender/python/api2_2x/point.h (+0, -64)

21 Modified Paths:

/source/blender/blenkernel/BKE_scene.h (+1, -0) (Diff)
/source/blender/python/api2_2x/euler.c (+53, -40) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+1, -31) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+3, -6) (Diff)
/source/blender/python/api2_2x/Geometry.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Group.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Key.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Mathutils.c (+36, -147) (Diff)
/source/blender/python/api2_2x/Mathutils.h (+21, -4) (Diff)
/source/blender/python/api2_2x/matrix.c (+121, -112) (Diff)
/source/blender/python/api2_2x/Node.c (+1, -1) (Diff)
/source/blender/python/api2_2x/quat.c (+48, -49) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Texture.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Types.c (+0, -4) (Diff)
/source/blender/python/api2_2x/vector.c (+176, -210) (Diff)
/source/blender/python/api2_2x/vector.h (+0, -1) (Diff)
/source/blender/python/BPY_interface.c (+1, -0) (Diff)
/source/blender/render/intern/source/convertblender.c (+0, -1) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+0, -2) (Diff)
/source/gameengine/Ketsji/SConscript (+0, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021