Diva Canto
|
3c43cdbbcc
Added some indirect transfer tests -- Take Copy by another avatar
|
7 years ago |
UbitUmarov
|
8498cc2f02
save a few nanoseconds
|
7 years ago |
Diva Canto
|
1ca2a7937e
Permissions tests: added test with 2 direct transfers with permission changes in between (in inventory)
|
7 years ago |
Diva Canto
|
8e88a9d702
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
7 years ago |
Diva Canto
|
9c6dd5d967
Perms test framework: make a lot of things more generic.
|
7 years ago |
Diva Canto
|
45096b6238
Initial commit of the emerging test suite for permissions and more.
|
7 years ago |
UbitUmarov
|
28d8eda768
buysell: make sure we dont buy child parts, dont mess with absolute position its useless with variable size regions, and its a rezing job
|
7 years ago |
UbitUmarov
|
60dc124872
rename sog.GetEffectivePermissions() since its use is now limited to more specific task, and no longer on current effective(full) path. Note that change ownermask start to be current ownermask, and filter it to all parts basemask
|
7 years ago |
Diva Canto
|
442a736a4c
Add Permission tests project
|
7 years ago |
UbitUmarov
|
2dbf96593c
Permissions compatibility hack 1: anyone copy - new permissions require that all items in all object parts contents have anyone copy set. Old code only required it on object. This hack tries to allow objects older than today to still work as before on this. (this is a test, we may need to change it)
|
7 years ago |
UbitUmarov
|
a96c0f760a
having the file open then let PermissionsToString know about Export
|
7 years ago |
UbitUmarov
|
0d59a29dc7
save some nanoseconds if unfolding will not change anything ( export default mks it rare, but looks nice)
|
7 years ago |
UbitUmarov
|
b67904a651
remove a redundant operation
|
7 years ago |
Melanie Thielker
|
cf1064a245
Add a missing viewer-relevant message to the perms module
|
7 years ago |
UbitUmarov
|
10922c2a1a
exclude lms from permissions checks. They are full rights, and broken on all dbs
|
7 years ago |
UbitUmarov
|
514249e80e
fix new landmarks default permissions
|
7 years ago |
UbitUmarov
|
116d32d947
don't break groups permission mask
|
7 years ago |
UbitUmarov
|
d8341588b3
nore permissions masks hierachy
|
7 years ago |
UbitUmarov
|
fedd1a93d2
buysell: fix permissions masks hierachy
|
7 years ago |
UbitUmarov
|
522695c821
update folded permitions if taking from world, or after unfold
|
7 years ago |
UbitUmarov
|
04117d9f75
recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use easys code readability
|
7 years ago |
UbitUmarov
|
725ccbb477
add check for valid folded perms
|
7 years ago |
UbitUmarov
|
74f0ffbda6
fix chain of contents sells
|
7 years ago |
UbitUmarov
|
019b34ea39
BuySell: bug fix, use all object permitions for sold item, and not the operation rights one
|
7 years ago |
UbitUmarov
|
00091f1fb9
forgot a change...
|
7 years ago |
UbitUmarov
|
ba4e13ef55
a few changes to permissions folding... we are testing. at this point only use master for TESTING also
|
7 years ago |
UbitUmarov
|
8d3d87e0b2
add a usefull taint and update
|
7 years ago |
UbitUmarov
|
ce655056ca
ubMeshmerizer: fix the orientation of last triangle on top/bottom faces of
|
7 years ago |
Diva Canto
|
c8fcf9bceb
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
7 years ago |
Diva Canto
|
8dfab8757c
Fill out Current Outfit folder with links when creating the initial avatar appearance. Some viewers (e.g. Singularity 1.8.7) get seriously confused when the avatar has no current outfit links.
|
7 years ago |