blender/source/gameengine/Physics/Bullet
2013-04-12 00:50:40 +00:00
..
CcdGraphicController.cpp BGE cleanup: Removing the PHY__Vector classes and replacing them with MT_Vectors. The PHY__Vectors didn't offer anything (not even any real abstraction) and they required annoying MT_Vector <-> PHY_Vector conversions all over the place. No functional changes. 2013-02-21 18:30:11 +00:00
CcdGraphicController.h BGE cleanup: Removing the PHY__Vector classes and replacing them with MT_Vectors. The PHY__Vectors didn't offer anything (not even any real abstraction) and they required annoying MT_Vector <-> PHY_Vector conversions all over the place. No functional changes. 2013-02-21 18:30:11 +00:00
CcdPhysicsController.cpp code cleanup: unused vars, make other vars static. 2013-04-10 22:49:50 +00:00
CcdPhysicsController.h BGE cleanup: Removing the PHY__Vector classes and replacing them with MT_Vectors. The PHY__Vectors didn't offer anything (not even any real abstraction) and they required annoying MT_Vector <-> PHY_Vector conversions all over the place. No functional changes. 2013-02-21 18:30:11 +00:00
CcdPhysicsEnvironment.cpp code cleanup: warnings and style. 2013-04-12 00:50:40 +00:00
CcdPhysicsEnvironment.h BGE cleanup: Removing the PHY__Vector classes and replacing them with MT_Vectors. The PHY__Vectors didn't offer anything (not even any real abstraction) and they required annoying MT_Vector <-> PHY_Vector conversions all over the place. No functional changes. 2013-02-21 18:30:11 +00:00
CMakeLists.txt code cleanup: unused vars, make other vars static. 2013-04-10 22:49:50 +00:00
SConscript make bullet optional again 2013-01-23 07:26:39 +00:00