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-11 22:55:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23ad195e7a72d720992c394d2affa09e413ea440
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
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
..
Plugins
mantis 9082: work around discrete math issues
2023-07-07 00:18:06 +01:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
ApiManager.cs
remove some xengine code; remove OSSLPrim, whatever that was
2022-11-01 01:23:04 +00:00
AsyncCommandManager.cs
appdomains are gone. XEngine does not make much sense without them
2022-10-02 11:38:50 +01:00
LS_Api.cs
clean appdomain related things
2024-03-26 21:34:33 +00:00
LSL_Api.cs
ok no static..
2025-04-17 20:34:43 +01:00
MOD_Api.cs
clean appdomain related things
2024-03-26 21:34:33 +00:00
OSSL_Api.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