UbitUmarov
|
39f73b82d4
dont try to backup a object in the middle of possible multipack link
|
5 years ago |
UbitUmarov
|
e0b06d4b6b
cosmetics
|
5 years ago |
UbitUmarov
|
27f5248d9f
Ooops fix bad locking
|
5 years ago |
UbitUmarov
|
bef8ea8bcc
mantis 8458: don't forget prims on search map on link/unlink
|
5 years ago |
UbitUmarov
|
950b605b42
more changes on scenegraph etc
|
5 years ago |
UbitUmarov
|
3e49e13249
change scenegraph locking
|
5 years ago |
UbitUmarov
|
c5604d3857
similar to sps array in scenegraph
|
5 years ago |
UbitUmarov
|
9c043fe414
mantis 8438: work around null ref
|
5 years ago |
UbitUmarov
|
ae00623b65
lost in updates
|
5 years ago |
UbitUmarov
|
b156378819
changes on updates
|
5 years ago |
UbitUmarov
|
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
|
5 years ago |
UbitUmarov
|
457551d069
rename SOG.UpdatePrimFlags as just UpdateFlags since this is relative to the group never individual prims/parts and so confusing
|
7 years ago |
UbitUmarov
|
9526a96b4f
some cleanup
|
7 years ago |
UbitUmarov
|
f62400c4ca
improve english on few messages (thx)
|
7 years ago |
UbitUmarov
|
d0afd4335c
fix a error message
|
7 years ago |
UbitUmarov
|
9011ca8461
set optional group position and rotation before attach to scene
|
7 years ago |
UbitUmarov
|
3402819888
do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory)
|
7 years ago |
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 years ago |
UbitUmarov
|
9354e60df0
fix active objects count down, a path at least
|
7 years ago |
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 years ago |
UbitUmarov
|
cdc23bab74
remove unused and wrong methods
|
7 years ago |
UbitUmarov
|
dac32c4e5a
change CanObjectEntry() to use a SOG
|
7 years ago |
UbitUmarov
|
69bcbd856b
change CanDuplicateObject
|
7 years ago |
UbitUmarov
|
97e6f21c6c
actually make use of it as viewers requested
|
7 years ago |
UbitUmarov
|
6826ca9b57
fix the meaning of objectDuplicate[OnRay]() flags parameter but still not using it
|
7 years ago |
UbitUmarov
|
984345a202
add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it
|
7 years ago |
UbitUmarov
|
673bd37219
object CanMove is for in scene SOGs Icleints and SPs and permitions module is NOT a shared module
|
7 years ago |
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 years ago |
UbitUmarov
|
a5c693e302
start adding calls to effective permissions aggregation on changes; rearrange code in DuplicateObject();
|
7 years ago |
UbitUmarov
|
180add745c
replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() so owner is not changed twice on rootpart
|
7 years ago |