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
74256b8b7d7a087e45e8ad031d43904fb23ecef5
test
/
source
/
gameengine
/
Physics
/
Dummy
History
Kester Maddock
5bba5035b0
Fix for MSVC (thanks Simon)
2004-11-08 11:30:41 +00:00
..
DummyPhysicsEnvironment.cpp
Fix for MSVC (thanks Simon)
2004-11-08 11:30:41 +00:00
DummyPhysicsEnvironment.h
Speed up the physics engine: hook the SOLID broad phase, so we can either reject the test or request the penetration depth test as necessary. Previously we were doing the penetration depth test, as well as SOLID's intersection test.
2004-11-06 04:58:10 +00:00
Makefile
FreeBSD can use the exact same python includes as everyone else
2003-03-25 23:36:40 +00:00
SConscript
Added #!/usr/bin/python standard script identifier to the start of SConscript files.
2004-05-16 13:07:20 +00:00