Commit Verlauf

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