Blender Git Loki
Git Commits -> Revision 8cdf809
January 12, 2006, 15:27 (GMT) |
Ken's 64bit patches weren't merged over to orange for some reason. This fixes that. I'm going to see if there are other things that weren't merged over as well. Kent |
Commit Details:
Full Hash: 8cdf8096b82b1bad9fd4bde979efe60a42aace07
SVN Revision: 6419
Parent Commit: d4f48f4
Lines Changed: +93, -49
18 Modified Paths:
/source/gameengine/Expressions/KX_HashedPtr.cpp (+10, -5) (Diff)
/source/gameengine/Expressions/KX_HashedPtr.h (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_CameraIpoSGController.cpp (+10, -4) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+9, -3) (Diff)
/source/gameengine/Ketsji/KX_IPO_SGController.cpp (+10, -4) (Diff)
/source/gameengine/Ketsji/KX_LightIpoSGController.cpp (+10, -4) (Diff)
/source/gameengine/Ketsji/KX_ObColorIpoSGController.cpp (+11, -4) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp (+8, -4) (Diff)
/source/gameengine/Ketsji/KX_WorldIpoController.cpp (+10, -4) (Diff)
/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.h (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+5, -7) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h (+1, -1) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h (+1, -1) (Diff)
/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp (+1, -1) (Diff)
/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h (+1, -1) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.cpp (+1, -1) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.h (+1, -1) (Diff)
/source/kernel/gen_system/GEN_HashedPtr.h (+2, -2) (Diff)
/source/gameengine/Expressions/KX_HashedPtr.h (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_CameraIpoSGController.cpp (+10, -4) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+9, -3) (Diff)
/source/gameengine/Ketsji/KX_IPO_SGController.cpp (+10, -4) (Diff)
/source/gameengine/Ketsji/KX_LightIpoSGController.cpp (+10, -4) (Diff)
/source/gameengine/Ketsji/KX_ObColorIpoSGController.cpp (+11, -4) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp (+8, -4) (Diff)
/source/gameengine/Ketsji/KX_WorldIpoController.cpp (+10, -4) (Diff)
/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.h (+1, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+5, -7) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h (+1, -1) (Diff)
/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h (+1, -1) (Diff)
/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp (+1, -1) (Diff)
/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h (+1, -1) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.cpp (+1, -1) (Diff)
/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.h (+1, -1) (Diff)
/source/kernel/gen_system/GEN_HashedPtr.h (+2, -2) (Diff)