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-08-21 13:45:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74c64e199da1ebcc3808f04f9c17007c37fbcad8
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