mirror of
git://opensimulator.org/git/opensim
synced 2026-08-14 09:02:50 +00:00
fix comments in physics section of [Startup] to reflect the actual default engine.
This commit is contained in:
@@ -210,7 +210,7 @@
|
||||
;; OpenDynamicsEngine was the previous default physics engine in OpenSimulator 0.7.6.1 and before.
|
||||
;; It continues to provide a workable physics implementation. It does not currently support varregions.
|
||||
;; basicphysics effectively does not model physics at all, making all objects phantom.
|
||||
;; Default is OpenDynamicsEngine
|
||||
;; Default is BulletSim
|
||||
; physics = OpenDynamicsEngine
|
||||
; physics = BulletSim
|
||||
; physics = basicphysics
|
||||
|
||||
Reference in New Issue
Block a user