mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
fix comment telling the correct default physics engine
This commit is contained in:
@@ -293,7 +293,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 = BulletSim
|
||||
;physics = modified_BulletX
|
||||
;physics = OpenDynamicsEngine
|
||||
|
||||
Reference in New Issue
Block a user