Merge commit '03102864f0d9851b6937ca5472f48f10ec861a26' into bigmerge

avinationmerge
Melanie 2011-10-25 01:52:00 +01:00
commit 2d4ba1a871
1 changed files with 2 additions and 2 deletions

View File

@ -627,8 +627,8 @@
world_gravityz = -9.8
; World Step size. (warning these are dangerous. Changing these will probably cause your scene to explode dramatically)
; reference: fps = (0.09375/ODE_STEPSIZE) * 1000;
world_stepsize = 0.020
; reference: fps = (0.089/ODE_STEPSIZE) * 1000;
world_stepsize = 0.0178
world_internal_steps_without_collisions = 10
;World Space settings. Affects memory consumption vs Collider CPU time for avatar and physical prim