Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dont assume that all zero folded perms are to ignore ( coerence with old | UbitUmarov | 2014-08-05 | 1 | -2/+2 |
| | | | | code in avn-current ) | ||||
* | Refactored: use a single function to apply an object's folded permissions to ↵ | Oren Hurvitz | 2014-01-10 | 1 | -0/+19 |
| | | | | its main permissions | ||||
* | Refactored setting permissions when rezzing items: use the same function ↵ | Oren Hurvitz | 2014-01-10 | 1 | -0/+68 |
when rezzing from user inventory and prim inventory. Also, fixed a bug: when rezzing a coalesced object from a prim's inventory, apply the coalesced object's name and description only to the first sub-object; not to all the objects in the coalescence. (This was already done correctly when rezzing from a user's inventory.) |