UbitUmarov
|
4ca859b4fc
mantis 8356: patched by hand, thx Lotek
|
před 6 roky |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
před 6 roky |
UbitUmarov
|
539c006cb8
change SOP updates throttles again. Small values of omega on llSetTargetOmega where skiped
|
před 7 roky |
UbitUmarov
|
1dbf3215b0
jenkins tests still don't set scene.IsRunning
|
před 7 roky |
UbitUmarov
|
82e2e1e00c
change locking on sop updates
|
před 7 roky |
UbitUmarov
|
2f9222bec3
test scenes do not set IsRunning
|
před 7 roky |
UbitUmarov
|
9ae26fc5af
store kfm on inventory. this may still be a bit confusing on rez
|
před 7 roky |
UbitUmarov
|
457551d069
rename SOG.UpdatePrimFlags as just UpdateFlags since this is relative to the group never individual prims/parts and so confusing
|
před 7 roky |
UbitUmarov
|
63e3fc21ef
fix the name of a funtion on last commit
|
před 7 roky |
UbitUmarov
|
cc5d6f6b7b
throttle collision sounds on a SOG.
|
před 7 roky |
UbitUmarov
|
9526a96b4f
some cleanup
|
před 7 roky |
UbitUmarov
|
be975d1e89
add a adicional in transit flag to signal HG tps, and use it to ignore usernames requests sent to start region during tp; don't send unknows display names ( getdisplaynames cap )
|
před 7 roky |
UbitUmarov
|
3402819888
do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory)
|
před 7 roky |
UbitUmarov
|
3a8dd24fd1
move deep effective permissions aggregation to first time use and not on changes. There flag it is need with InvalidateDeepEffectivePerms(). Add config options PropagateGroupShareOutwards and PropagateAnyOneOutwards
|
před 7 roky |
UbitUmarov
|
b52f7b9203
missing file and remove warnings
|
před 7 roky |
UbitUmarov
|
0f7ffc56ce
several changes for osTeleportObject
|
před 7 roky |
UbitUmarov
|
1848b1fdb1
mantis 8740: fix osTeleportObject set rotation
|
před 7 roky |
UbitUmarov
|
d085c337a9
add a little speedup on repeated requests for same name on osGetLinkNumber.
|
před 7 roky |
UbitUmarov
|
e237e1b2fa
add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the string to linknumber map, cache invalidations may still be missing :(
|
před 7 roky |
UbitUmarov
|
ca250e0b0b
mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop parameter by flags, add flags OSTPOBJ_STOPATTARRGET and OSTPOBJ_SETROT
|
před 7 roky |
UbitUmarov
|
c6150c2066
mantis 8140: fix objectTeleport rotation if stop TRUE
|
před 7 roky |
UbitUmarov
|
2bb5e98574
add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, LSL_Rotation rotation, LSL_Integer stop)
|
před 7 roky |
UbitUmarov
|
443fc60cdf
store the physics inertia override in Mysql and add it to serializer. run prebuild is required
|
před 7 roky |
UbitUmarov
|
6a35a965ff
add OSSL functions to override linksets total mass, center of mass and inertia. replacing the crude automatic estimation based on prims known to physics and density. Changed parameters are still not saved, and are lost on region crossings. only suported by UbODE. EXPERIMENTAL feature, only test it for now.. don't try to use in products.
|
před 7 roky |
Melanie Thielker
|
5587ee4500
Merge branch 'melanie'
|
před 7 roky |
Melanie Thielker
|
91f142bbd2
Add the option to link a scene object with a monitoring object
|
před 7 roky |
UbitUmarov
|
0091c37ed3
several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc
|
před 7 roky |
UbitUmarov
|
cdc23bab74
remove unused and wrong methods
|
před 7 roky |
UbitUmarov
|
dac32c4e5a
change CanObjectEntry() to use a SOG
|
před 7 roky |
UbitUmarov
|
db2fbf6516
add more calls to effective permissions aggregation, some paths may still be missing on objects changes, but remove the aggregation on check paths, so all can be tested.
|
před 7 roky |