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