UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
преди 9 години |
UbitUmarov
|
371c9dd2af
bad merge?
|
преди 9 години |
UbitUmarov
|
244f0c6352
change terrain internal representation to float. ushort work with legal
|
преди 9 години |
UbitUmarov
|
64d05bab0f
terrain stored as ushorts with gzip compression
|
преди 9 години |
UbitUmarov
|
1c752296bf
change internal representation of terrain from int to ushort. This will
|
преди 9 години |
UbitUmarov
|
6555bbffaa
remove the noise part on the PinHeadIsland. why to want something that
|
преди 9 години |
UbitUmarov
|
7661366223
minor change
|
преди 9 години |
Robert Adams
|
bedafb8fae
varregion: refactor use of 'double heightmap[,]' into references to new class TerrainData
|
преди 9 години |
Justin Clark-Casey (justincc)
|
904baa6da6
Fix issue where terrain height values > 327 caused chaotic spiked terrain.
|
преди 10 години |
Robert Adams
|
742f505440
Change terrain update sending to be triggered by frame tick rather
|
преди 10 години |
Robert Adams
|
1b41ec0a85
Fix raw32 terrain heightmap reader so it estimates terrain size from
|
преди 10 години |
Robert Adams
|
9c97fb8e12
Implement terrain merging in TerrainChannel.
|
преди 10 години |
Robert Adams
|
109136c074
varregion: add ITerrainChannel.GetHeightAtXYZ() for eventual mesh terrain.
|
преди 11 години |
Robert Adams
|
beeec1c467
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
|
преди 11 години |
Robert Adams
|
ff5885ab23
varregion: push TerrainData implementation up and down the database storage stack.
|
преди 11 години |
Robert Adams
|
39777db8ef
varregion: fix problem of X/Y dimensions swapped and incorrect terrain
|
преди 11 години |
Robert Adams
|
97bc5263de
varregion: move the compressed heighmap compression factor from
|
преди 11 години |
Robert Adams
|
7416809077
varregion: plug in TerrainData class and modify TerrainModule and LLClientView to use same. This passes a terrain info class around rather than passing a one dimensional array thus allowing variable regions. Update the database storage for variable region sizes. This should be downward compatible (same format for 256x256 regions).
|
преди 11 години |
Robert Adams
|
8c1d80fdfd
varregion: serious rework of TerrainChannel:
|
преди 11 години |
Melanie
|
3f6071ce3a
Guard against trying to access terrain heights out of bounds. Clamp to sim.
|
преди 11 години |
Diva Canto
|
a2009ffe2e
Terrain: added [Terrain] section with an option to load an initial flat terrain. Default is still pinhead island. I much rather have a flat land in the beginning.
|
преди 12 години |
John Hurliman
|
387e9f7a7f
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework)
|
преди 15 години |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
преди 15 години |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
преди 16 години |