]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
Attempt to stabilize ODE. Now using constant step (sys_ticrate set steptime) - on...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 29 Nov 2010 19:01:22 +0000 (19:01 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 30 Nov 2010 19:26:28 +0000 (20:26 +0100)
commit4f14b92c32dffd6b4f045079a050831d887dce4c
tree5746b9f6c89e7c7fcbaa4ac7e84852b4f0958bcb
parentc34f2aa506a7a91bf227fc0033e68d3c70cd9345
Attempt to stabilize ODE. Now using constant step (sys_ticrate set steptime) - on by default, recommended by ODE Manual, reduces jitter alot. Added object autodisabling, makes stacks to be faster. NaN fixing is optional now (on by default) on me it doesnt help with ODE double precision DLL, moreover it makes objects jitter and blink to '0 0 0' origin sometimes. Added simple physics stats printing (via physics_ode_printstats), added world damping controls (cvars, on by default). Reworked worldstep* cvars to use 2 cvars instead of 4.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10643 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=beda7749bd7a9785a59114d6248d910a7086664c
world.c
world.h