Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
hace 12 años |
Justin Clark-Casey (justincc)
|
b6d83e9c0f
Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their own private m_localID property but leaving get to return the then unset PhysicsActor.LocalId!
|
hace 13 años |
root
|
e9dbe54ab1
Fix some local id issues in physics glue
|
hace 13 años |
Justin Clark-Casey (justincc)
|
d31e0a67f7
temporarily fix the build break with building the OdePlugin tests assembly.
|
hace 13 años |
Melanie
|
d0c271adc6
Typo fixes
|
hace 14 años |
BlueWall
|
b0b4782a2b
adding configurable j2kDecodeCache path
|
hace 14 años |
John Hurliman
|
d199767e69
Experimental change of PhysicsVector to Vector3. Untested
|
hace 15 años |
Teravus Ovares (Dan Olivares)
|
2b990a61bf
This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions.
|
hace 15 años |
Teravus Ovares (Dan Olivares)
|
c8a68fb3fb
* Remove hard coded 256 limitations from various places. There's no more 256m limitation within the OpenSimulator framework, however, the LLClient ClientView does not support regions larger then 256 meters so, if you try and make your region larger by setting Constants.RegionSize = 512; in OpenSim.Framework.Constants.cs, the terrain will not display on clients using the LLUDP protocol
|
hace 15 años |
lbsa71
|
6f37fd8399
* Pried apart the ODE tests. This fixes mantis #3212
|
hace 15 años |