diff options
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 62ce451..9d34854 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -133,14 +133,6 @@ | |||
133 | ;; Usually this is only a box. | 133 | ;; Usually this is only a box. |
134 | ; meshing = Meshmerizer | 134 | ; meshing = Meshmerizer |
135 | ; meshing = ZeroMesher | 135 | ; meshing = ZeroMesher |
136 | |||
137 | ;# {CacheSculptMaps} {Cache decoded sculpt maps?} {true false} true | ||
138 | ;; if you use Meshmerizer and want sculpt map collisions, setting this to | ||
139 | ;; to true will store decoded sculpt maps in a special folder in your bin | ||
140 | ;; folder, which can reduce startup times by reducing asset requests. Some | ||
141 | ;; versions of mono dont work well when reading the cache files, so set this | ||
142 | ;; to false if you have compatability problems. | ||
143 | CacheSculptMaps = false | ||
144 | 136 | ||
145 | ;; Choose one of the physics engines below | 137 | ;; Choose one of the physics engines below |
146 | ;; OpenDynamicsEngine is by some distance the most developed physics engine | 138 | ;; OpenDynamicsEngine is by some distance the most developed physics engine |