Blender Git Loki

Git Commits -> Revision 6cc4553

Revision 6cc4553 by Willian Padovani Germano (master)
June 12, 2003, 04:51 (GMT)

* Small changes in many files:
- Trying to fix linking problems in OSX;
- Making module .Get functions behave like the ones in Blender 2.25 - 2.27
(Guignot pointed the incompatibility);
- Included more types to Blender.Types;
- Found by luck and corrected two bugs that were making Blender crash;
- Added/updated some simple functions.

Commit Details:

Full Hash: 6cc45538efefe1062aa0bc0909903af3db5d338d
SVN Revision: 884
Parent Commit: ed6885d
Lines Changed: +582, -482

24 Modified Paths:

/source/blender/python/api2_2x/Armature.c (+8, -10) (Diff)
/source/blender/python/api2_2x/Armature.h (+1, -1) (Diff)
/source/blender/python/api2_2x/BGL.c (+5, -5) (Diff)
/source/blender/python/api2_2x/BGL.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Bone.c (+3, -4) (Diff)
/source/blender/python/api2_2x/Camera.c (+133, -130) (Diff)
/source/blender/python/api2_2x/Camera.h (+0, -2) (Diff)
/source/blender/python/api2_2x/Curve.c (+65, -65) (Diff)
/source/blender/python/api2_2x/Curve.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Draw.c (+4, -4) (Diff)
/source/blender/python/api2_2x/Ipo.c (+175, -133) (Diff)
/source/blender/python/api2_2x/Ipo.h (+2, -2) (Diff)
/source/blender/python/api2_2x/Lamp.c (+70, -70) (Diff)
/source/blender/python/api2_2x/Metaball.c (+45, -4) (Diff)
/source/blender/python/api2_2x/Metaball.h (+1, -1) (Diff)
/source/blender/python/api2_2x/NMesh.c (+4, -4) (Diff)
/source/blender/python/api2_2x/NMesh.h (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+7, -6) (Diff)
/source/blender/python/api2_2x/Scene.c (+8, -8) (Diff)
/source/blender/python/api2_2x/Text.h (+9, -8) (Diff)
/source/blender/python/api2_2x/Types.c (+33, -18) (Diff)
/source/blender/python/api2_2x/Types.h (+2, -0) (Diff)
/source/blender/python/api2_2x/vector.c (+3, -3) (Diff)
/source/blender/python/BPY_interface.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021