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-07-20 22:55:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6760ec0ef5e2267c4e8f2de174369749a48a8a2
opensim
/
OpenSim
/
Region
History
UbitUmarov
d6760ec0ef
a few changes for mantis 9006 attachment moveToTarget()
2022-05-27 16:04:38 +01:00
..
Application
Remove tabs, indent code properly
2022-03-13 13:15:05 +00:00
ClientStack
change handling of option ExportSupported again
2022-05-13 01:50:24 +01:00
CoreModules
add proper way for viewers to request mute of collision sounds by setting flag 0x80 on agent update Flags (const U8 AU_FLAGS_MUTECOLLISIONS = 0x80;). Their current method of comparing sound UUIDS is just BROKEN, even at SL.
2022-05-10 14:14:33 +01:00
Framework
a few changes for mantis 9006 attachment moveToTarget()
2022-05-27 16:04:38 +01:00
OptionalModules
remove unused datasnapshoot unused option
2022-04-17 22:35:47 +01:00
PhysicsModules
mantis 8995: try work around the issue
2022-05-03 06:08:38 +01:00
ReplaceableModules
…
ScriptEngine
mantis 8996. a few minor changes to llCastRay, but also add a missing sqrt(), that does have large impact on the performance issue, (if len < region size). Main unmanaged lib still needs improvement
2022-05-24 18:30:44 +01:00