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
15952fb26caccc5207234b768bf542070c0ec404
test
/
source
/
gameengine
/
Physics
History
Benoit Bolsee
15952fb26c
BGE bug
#17409
fixed: BGE Near Sensor Incorrect once inside the radius. The bug is located in Bullet: the manifold contact points for non-response objects (sensor, ghost) are not refreshed and stay in the cash as long as the objects overlap in the broad phase. Instead of fixing Bullet, I put a work around in the BGE. This may need review when a new Bullet library is integrated
2008-08-07 11:31:24 +00:00
..
BlOde
BGE patch: logic optimization part 2: remove inactive sensors from logic manager.
2008-07-30 17:41:47 +00:00
Bullet
BGE bug
#17409
fixed: BGE Near Sensor Incorrect once inside the radius. The bug is located in Bullet: the manifold contact points for non-response objects (sensor, ghost) are not refreshed and stay in the cash as long as the objects overlap in the broad phase. Instead of fixing Bullet, I put a work around in the BGE. This may need review when a new Bullet library is integrated
2008-08-07 11:31:24 +00:00
common
BGE patch: logic optimization part 2: remove inactive sensors from logic manager.
2008-07-30 17:41:47 +00:00
Dummy
BGE patch: logic optimization part 2: remove inactive sensors from logic manager.
2008-07-30 17:41:47 +00:00
Sumo
BGE patch: logic optimization part 2: remove inactive sensors from logic manager.
2008-07-30 17:41:47 +00:00
Makefile
Patch from GSR that a) fixes a whole bunch of GPL/BL license
2008-04-16 22:40:48 +00:00