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-15 03:15:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaed2f5b021c9b32d8fe9887ea8b611ba61c1ecb
opensim
/
OpenSim
/
Region
/
CoreModules
/
Framework
/
UserManagement
History
UbitUmarov
23ad195e7a
add osSetTerrainTextures(LSL_List textures, LSL_Integer types) to set terrain textures for legacy viewers it types == 0 or 2; textures for new viewers if types == 1 or 2 or PBR materials if types == 1 (untested :( )
2025-05-06 01:29:24 +01:00
..
Tests
fix a test
2020-11-21 00:46:34 +00:00
HGUserManagementModule.cs
use some shared char arrays on string split
2022-10-19 01:38:25 +01:00
UserManagementModule.cs
add osSetTerrainTextures(LSL_List textures, LSL_Integer types) to set terrain textures for legacy viewers it types == 0 or 2; textures for new viewers if types == 1 or 2 or PBR materials if types == 1 (untested :( )
2025-05-06 01:29:24 +01:00