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-06-13 07:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18f652ee8db5eecd518e4bd4792b0b939bf2e0c7
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