UbitUmarov
|
4ca859b4fc
mantis 8356: patched by hand, thx Lotek
|
il y a 6 ans |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
il y a 6 ans |
UbitUmarov
|
539c006cb8
change SOP updates throttles again. Small values of omega on llSetTargetOmega where skiped
|
il y a 7 ans |
UbitUmarov
|
1dbf3215b0
jenkins tests still don't set scene.IsRunning
|
il y a 7 ans |
UbitUmarov
|
82e2e1e00c
change locking on sop updates
|
il y a 7 ans |
UbitUmarov
|
2f9222bec3
test scenes do not set IsRunning
|
il y a 7 ans |
UbitUmarov
|
9ae26fc5af
store kfm on inventory. this may still be a bit confusing on rez
|
il y a 7 ans |
UbitUmarov
|
457551d069
rename SOG.UpdatePrimFlags as just UpdateFlags since this is relative to the group never individual prims/parts and so confusing
|
il y a 7 ans |
UbitUmarov
|
63e3fc21ef
fix the name of a funtion on last commit
|
il y a 7 ans |
UbitUmarov
|
cc5d6f6b7b
throttle collision sounds on a SOG.
|
il y a 7 ans |
UbitUmarov
|
9526a96b4f
some cleanup
|
il y a 7 ans |
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 )
|
il y a 7 ans |
UbitUmarov
|
3402819888
do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory)
|
il y a 7 ans |
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
|
il y a 7 ans |
UbitUmarov
|
b52f7b9203
missing file and remove warnings
|
il y a 7 ans |
UbitUmarov
|
0f7ffc56ce
several changes for osTeleportObject
|
il y a 7 ans |
UbitUmarov
|
1848b1fdb1
mantis 8740: fix osTeleportObject set rotation
|
il y a 7 ans |
UbitUmarov
|
d085c337a9
add a little speedup on repeated requests for same name on osGetLinkNumber.
|
il y a 7 ans |
UbitUmarov
|
e237e1b2fa
add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the string to linknumber map, cache invalidations may still be missing :(
|
il y a 7 ans |
UbitUmarov
|
ca250e0b0b
mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop parameter by flags, add flags OSTPOBJ_STOPATTARRGET and OSTPOBJ_SETROT
|
il y a 7 ans |
UbitUmarov
|
c6150c2066
mantis 8140: fix objectTeleport rotation if stop TRUE
|
il y a 7 ans |
UbitUmarov
|
2bb5e98574
add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, LSL_Rotation rotation, LSL_Integer stop)
|
il y a 7 ans |
UbitUmarov
|
443fc60cdf
store the physics inertia override in Mysql and add it to serializer. run prebuild is required
|
il y a 7 ans |
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.
|
il y a 7 ans |
Melanie Thielker
|
5587ee4500
Merge branch 'melanie'
|
il y a 7 ans |
Melanie Thielker
|
91f142bbd2
Add the option to link a scene object with a monitoring object
|
il y a 7 ans |
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
|
il y a 7 ans |
UbitUmarov
|
cdc23bab74
remove unused and wrong methods
|
il y a 7 ans |
UbitUmarov
|
dac32c4e5a
change CanObjectEntry() to use a SOG
|
il y a 7 ans |
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.
|
il y a 7 ans |