John Hurliman
|
3036aba875
* Added a better check to the SimianGrid connectors to test if they are enabled or not. This method should work equally well with standalone or robust mode
|
14 years ago |
Revolution
|
9821c4f566
Revolution is on the roll again! :)
|
14 years ago |
Melanie
|
e530180c1e
Glue code for a couple of new LSL function implementations
|
15 years ago |
John Hurliman
|
d199767e69
Experimental change of PhysicsVector to Vector3. Untested
|
15 years ago |
dahlia
|
daffb69174
modify BulletDotNETPrim.cs in preparation for Mantis #4181
|
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 |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Dr Scofield
|
1d02636c27
cleaning out warnings.
|
15 years ago |
Teravus Ovares
|
8a7a0190e6
* Remove some super experimental stuff in BulletDotNETPlugin since it was causing issues.
|
15 years ago |
Teravus Ovares
|
eac5d4015d
* Committing more BulletDotNETPlugin work
|
15 years ago |
Teravus Ovares
|
2dca78b2bf
* BulletDotNETPlugin supports Axis lock (LLSetStatus) from the script engine now.
|
15 years ago |
Teravus Ovares
|
53026affb3
* Instead of referencing mesh stuff in the physics plugin.. change the IMesh Interface. (blame prebuild)
|
15 years ago |
Teravus Ovares
|
474b982eba
* Adds Physical/Active Linkset support to BulletDotNETPlugin
|
15 years ago |
Teravus Ovares
|
10f5615573
* Tweak the character controller some more
|
15 years ago |
Teravus Ovares
|
9459b16cc2
* BulletDotNET Updates.
|
15 years ago |
Jeff Ames
|
465f1df592
Add copyright headers, formatting cleanup.
|
15 years ago |
Teravus Ovares
|
cf1e8b1723
* Fixing SVN properties
|
15 years ago |
Teravus Ovares
|
e592d03843
* Committing what I have on the BulletDotNETPlugin that I have so far.
|
15 years ago |