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 години |
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 години |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
преди 15 години |
Dr Scofield
|
1d02636c27
cleaning out warnings.
|
преди 15 години |
Teravus Ovares
|
8a7a0190e6
* Remove some super experimental stuff in BulletDotNETPlugin since it was causing issues.
|
преди 15 години |
Teravus Ovares
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
преди 15 години |
Teravus Ovares
|
2dca78b2bf
* BulletDotNETPlugin supports Axis lock (LLSetStatus) from the script engine now.
|
преди 15 години |
Teravus Ovares
|
53026affb3
* Instead of referencing mesh stuff in the physics plugin.. change the IMesh Interface. (blame prebuild)
|
преди 15 години |
Teravus Ovares
|
474b982eba
* Adds Physical/Active Linkset support to BulletDotNETPlugin
|
преди 15 години |
Teravus Ovares
|
10f5615573
* Tweak the character controller some more
|
преди 15 години |
Teravus Ovares
|
9459b16cc2
* BulletDotNET Updates.
|
преди 15 години |
Jeff Ames
|
465f1df592
Add copyright headers, formatting cleanup.
|
преди 15 години |
Teravus Ovares
|
cf1e8b1723
* Fixing SVN properties
|
преди 15 години |
Teravus Ovares
|
e592d03843
* Committing what I have on the BulletDotNETPlugin that I have so far.
|
преди 15 години |