UbitUmarov
|
65738b3766
a few more changes for hypothetical terrain PBR
|
5 months ago |
UbitUmarov
|
92bf9224de
fix materials simulator features
|
7 months ago |
UbitUmarov
|
ca69544ae9
update simulator features (max texture 1024px)
|
7 months ago |
UbitUmarov
|
1d27845e2a
a few changes to materials upload to inventory
|
11 months ago |
UbitUmarov
|
e08047b6a9
update number of estate managers to 15
|
1 year ago |
UbitUmarov
|
20c12e195b
make a xengine test happier
|
2 years ago |
UbitUmarov
|
6be01a8815
missed a file
|
2 years ago |
UbitUmarov
|
0603667627
use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones
|
2 years ago |
UbitUmarov
|
d3ec735283
clamp/limit a few things; a few cosmetics on animation control
|
2 years ago |
UbitUmarov
|
1a183339f7
make parcel size unit a global constant, plus several 'useless changes'
|
2 years ago |
UbitUmarov
|
a0d0bbacb2
move servicesGodAgentID to Constants.cs
|
3 years ago |
UbitUmarov
|
9773ff42c2
define constants for simulation height (-100,50000m) and terrain heightmap (-100,4000). No option. compile time decision. use them at ubOde
|
4 years ago |
UbitUmarov
|
38b93a0f50
define Mr Opensim data on Constants
|
4 years ago |
UbitUmarov
|
2828aa3e9b
Reduce Max region size to 4096m
|
5 years ago |
UbitUmarov
|
0c38d52538
cosmetics on terrain patchs
|
5 years ago |
UbitUmarov
|
d550b485f1
viewer crash bug fix: fis the udp packets split of SendEstateList() large lists; Enforce size limits on the estate lists since currently required for viewers compatibily; improve handling of changes with large selected items. This is still bad, users may need to close and reopen the region/estate information to get correct Allowed and Banned lists after a change. This happens because of viewer resent/outOfOrder packets that completly break this lists updates protocol
|
8 years ago |
Robert Adams
|
9984ecf862
varregion: Add region size to teleport event messages (EnableSimulator,
|
11 years ago |
Robert Adams
|
6cd0d7a62b
varregion: Add MaxRegionSize constant and enforce in RegionInfo.
|
11 years ago |
Robert Adams
|
97bc5263de
varregion: move the compressed heighmap compression factor from
|
11 years ago |
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 years ago |
Robert Adams
|
8c1d80fdfd
varregion: serious rework of TerrainChannel:
|
11 years ago |
SignpostMarv
|
874bde366a
4096 is used in various places as the maximum height of a region, refactoring to be a constant
|
12 years ago |
Diva Canto
|
1955b79759
Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer.
|
14 years ago |
Melanie
|
332463ca94
Fix up the weird Lindenish "setaccess" message. Talk about strange....
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
52a4c4d82f
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
|
16 years ago |
Sean Dague
|
a580d7ee35
add plywood texture as a constant, as we need it in a couple of places
|
16 years ago |
mingchen
|
63c104efde
*Fixed up EstateManagementModule to the module standard - no more packets allowed!
|
16 years ago |
Adam Frisby
|
375163a6fe
* Spring cleaning.
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |