.. |
Tests
|
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 роки тому |
AssemblyInfo.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 роки тому |
ODECharacter.cs
|
56edbe9b60
Alternate algorithm for fixing avatar capsule tilt (Mantis #2905)
|
15 роки тому |
ODEPrim.cs
|
1b2828f5d8
Meshmerizer stores dictionary of unique Meshes keyed on construction parameters. CreateMesh() returns a Mesh from the dictionary or creates a new Mesh if it has not been created before. Meshes are never purged from the dictionary. The raw Mesh data is discarded once the memory is pinned for ODE use. All copies of the same prim/mesh use the same pinned memory. ONLY IMPLEMENTED AND TESTED WITH MESHMERIZER AND ODE
|
15 роки тому |
ODERayCastRequestManager.cs
|
64dcb71c14
* Fixes Terrain issues with combined regions.
|
15 роки тому |
ODEVehicleSettings.cs
|
034de5ecd6
Properly reset a vehicle's status to VEHICLE_TYPE_NONE when requested
|
15 роки тому |
OdePhysicsJoint.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 роки тому |
OdePlugin.cs
|
0683cf6e0d
Add test to check behaviour if an iar is loaded where no user profile exists for the creators
|
15 роки тому |
drawstuff.cs
|
3ba0bc8f44
Minor formatting cleanup.
|
16 роки тому |