Blender Git Commit Log
Git Commits -> Revision 2c436f6
Revision 2c436f6 by Campbell Barton (apricot) July 20, 2008, 17:25 (GMT) |
Commit Details:
Full Hash: 2c436f660bfcdcded9b89fd1a936fedb541aa7dc
SVN Revision: 15657
Parent Commit: 31cbb60
Lines Changed: +215, -28
13 Modified Paths:
/source/blender/blenkernel/intern/lattice.c (+4, -1) (Diff)
/source/blender/python/api2_2x/doc/LibData.py (+31, -11) (Diff)
/source/blender/python/api2_2x/Library.c (+69, -0) (Diff)
/source/blender/render/intern/source/shadeoutput.c (+2, -0) (Diff)
/source/blender/src/drawobject.c (+5, -0) (Diff)
/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp (+4, -1) (Diff)
/source/gameengine/Ketsji/KX_BulletPhysicsController.h (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+52, -12) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+2, -0) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.h (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+23, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h (+8, -1) (Diff)
/source/gameengine/PyDoc/KX_GameObject.py (+12, -0) (Diff)
/source/blender/python/api2_2x/doc/LibData.py (+31, -11) (Diff)
/source/blender/python/api2_2x/Library.c (+69, -0) (Diff)
/source/blender/render/intern/source/shadeoutput.c (+2, -0) (Diff)
/source/blender/src/drawobject.c (+5, -0) (Diff)
/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp (+4, -1) (Diff)
/source/gameengine/Ketsji/KX_BulletPhysicsController.h (+2, -0) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+52, -12) (Diff)
/source/gameengine/Ketsji/KX_GameObject.h (+2, -0) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.h (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+23, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h (+8, -1) (Diff)
/source/gameengine/PyDoc/KX_GameObject.py (+12, -0) (Diff)