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-27 09:15:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef2fce034f563931e3844bec345a3fdb15cf260c
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Runtime
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
..
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
LS_Stub.cs
clean appdomain related things
2024-03-26 21:34:33 +00:00
LSL_Constants.cs
use switch expression instead
2025-04-11 08:03:37 +01:00
LSL_Stub.cs
HMAC function, stubs and interfaces for compute hash
2025-04-17 20:20:28 +01:00
MOD_Stub.cs
clean appdomain related things
2024-03-26 21:34:33 +00:00
OSSL_Stub.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
ScriptBase.cs
clean appdomain related things
2024-03-26 21:34:33 +00:00