Commit History

Author SHA1 Message Date
  root e9dbe54ab1 Fix some local id issues in physics glue 13 years ago
  Justin Clark-Casey (justincc) d31e0a67f7 temporarily fix the build break with building the OdePlugin tests assembly. 13 years ago
  Melanie d0c271adc6 Typo fixes 14 years ago
  BlueWall b0b4782a2b adding configurable j2kDecodeCache path 14 years ago
  John Hurliman d199767e69 Experimental change of PhysicsVector to Vector3. Untested 15 years ago
  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. 15 years ago
  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 15 years ago
  lbsa71 6f37fd8399 * Pried apart the ODE tests. This fixes mantis #3212 15 years ago