diff options
author | Melanie | 2011-02-12 00:42:10 +0000 |
---|---|---|
committer | Melanie | 2011-02-12 00:42:10 +0000 |
commit | e2762a68b36ee0568fba15d4d42432ffe9be91bd (patch) | |
tree | a3b630ab92f8abe4ecfda606a6492c875d6b47c3 /bin | |
parent | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca... (diff) | |
parent | refactor: split out estate management commands into separate class (diff) | |
download | opensim-SC_OLD-e2762a68b36ee0568fba15d4d42432ffe9be91bd.zip opensim-SC_OLD-e2762a68b36ee0568fba15d4d42432ffe9be91bd.tar.gz opensim-SC_OLD-e2762a68b36ee0568fba15d4d42432ffe9be91bd.tar.bz2 opensim-SC_OLD-e2762a68b36ee0568fba15d4d42432ffe9be91bd.tar.xz |
Merge branch 'master' into careminster-presence-refactor
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSim.ini.example | 3 | ||||
-rwxr-xr-x | bin/sqlite3.dll | bin | 505771 -> 559244 bytes |
2 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 7245bee..5bac56e 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -306,6 +306,9 @@ | |||
306 | [ODEPhysicsSettings] | 306 | [ODEPhysicsSettings] |
307 | ;# {mesh_sculpted_prim} {[Startup]physics:OpenDynamicsEngine} {Mesh sculpties so they collide as they look?} {true false} true | 307 | ;# {mesh_sculpted_prim} {[Startup]physics:OpenDynamicsEngine} {Mesh sculpties so they collide as they look?} {true false} true |
308 | ;; Do we want to mesh sculpted prim to collide like they look? | 308 | ;; Do we want to mesh sculpted prim to collide like they look? |
309 | ;; If you are seeing sculpt texture decode problems | ||
310 | ;; (messages such as "Decoded image with unhandled number of components: 0 shortly followed by a physcs exception") | ||
311 | ;; then you might want to try setting this to false. | ||
309 | ; mesh_sculpted_prim = true | 312 | ; mesh_sculpted_prim = true |
310 | 313 | ||
311 | ;# {use_NINJA_physics_joints} {[Startup]physics:OpenDynamicsEngine} {Use jointed (NINJA) physics?} {true false} false | 314 | ;# {use_NINJA_physics_joints} {[Startup]physics:OpenDynamicsEngine} {Use jointed (NINJA) physics?} {true false} false |
diff --git a/bin/sqlite3.dll b/bin/sqlite3.dll index 558a015..f29dc62 100755 --- a/bin/sqlite3.dll +++ b/bin/sqlite3.dll | |||
Binary files differ | |||