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-14 02:39:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d92940b62b698f6438f9a5ab3f1cbbe7db884924
opensim
/
OpenSim
/
Region
History
UbitUmarov
d92940b62b
add functions osListAs*(list src, integer index) identical to llList2*, but a bit faster with no typecast and index only from origin ( ie >= 0)
2025-05-09 20:00:19 +01:00
..
Application
get PID from Environment.ProcessId
2024-11-30 21:11:03 +00:00
ClientStack
fix last change to support empty string group titles
2025-04-30 20:03:06 +01:00
CoreModules
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
Framework
a few , mostly cosmetic, changes to osSetTerrainTextures and add prim inventory osSetTerrainTextures with a list of possible asset types to match
2025-05-06 23:40:40 +01:00
OptionalModules
place some limits on some profile pick fields
2025-03-14 00:25:21 +00:00
PhysicsModules
change avatar animator on forced hover, needs more testing
2025-03-12 18:06:31 +00:00
ReplaceableModules
…
ScriptEngine
add functions osListAs*(list src, integer index) identical to llList2*, but a bit faster with no typecast and index only from origin ( ie >= 0)
2025-05-09 20:00:19 +01:00