This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4e0e9eb994da96c19262ec2f2a2c33ed9b53852d
test
/
source
/
gameengine
/
Physics
/
Bullet
History
Campbell Barton
64d161de87
style cleanup:
...
also rename mesh_getVertexCos() --> BKE_mesh_vertexCos_get() to match curve function.
2013-03-26 07:29:01 +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
fixing typo in include (report and patch by Jochen Schmitt)
2013-02-22 17:45:04 +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
style cleanup:
2013-03-26 07:29:01 +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
make bullet optional again
2013-01-23 07:26:39 +00:00
SConscript
make bullet optional again
2013-01-23 07:26:39 +00:00