This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-27 04:16:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be60c0b0105e2d6929bb331ff86dfbcc45261221
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Terrain
History
Melanie
af01a2320a
Merge branch 'master' into careminster
2012-11-13 10:49:24 +00:00
..
Effects
move ChannelDigger from its own project into the main terrain module with the rest of the effects
2010-07-30 20:34:14 +01:00
FileLoaders
Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies.
2012-07-11 22:54:22 +01:00
FloodBrushes
…
PaintBrushes
…
Tests
* 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
2009-08-07 18:40:56 -04:00
ITerrainFloodEffect.cs
…
ITerrainLoader.cs
terrain save-tile extensions Signed-off-by: Garmin Kawaguichi <garmin.kawaguichi@magalaxie.com>
2012-04-03 20:06:03 +01:00
ITerrainPaintableEffect.cs
…
TerrainException.cs
…
TerrainModule.cs
Merge branch 'master' into careminster
2012-11-13 10:49:24 +00:00