This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d6a36633c5e9a7ff80ce01bfccecbfbab23063d8
goo-engine
/
source
/
gameengine
/
Physics
/
Dummy
T
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