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
abb37f4152ea8945fdffdc956acdd3002e54db2d
test
/
source
/
gameengine
/
Physics
/
Bullet
History
Daniel Stokes
017d7b5447
BGE fix [
#21488
] Pumpkin in Gamekit Tutorial flips upside down
...
A reference was being grabbed when a copy was wanted.
2013-07-24 00:32:26 +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
BGE fix [
#21488
] Pumpkin in Gamekit Tutorial flips upside down
2013-07-24 00:32:26 +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
clang/cmake - quiet warnings for external libs and reference moto as a system include.
2013-07-15 08:26:16 +00:00
SConscript
split bge includes for scons onto their own lines (for easier merging)
2013-05-29 21:56:55 +00:00