aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/inventory/BodyPartsLibrary (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-18/+16
|
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-0/+20
|
* Remove manually permissions settings on all current library items so that ↵Justin Clark-Casey (justincc)2011-07-231-32/+1
| | | | | | | they use the defaults instead. Some items had completely wrong permissions - this is easier than correcting them all. The ability to set permissions in xml is retained since there are use cases for this (e.g. to create no-mod library scripts)
* Revert "Don't load current/next/everyone/base permissions from the library ↵Justin Clark-Casey (justincc)2011-07-231-1/+32
| | | | | | | | item xml files - always use PermissionMask.All instead (which was the existing default)." There actually are uses for this. I will correct the perms instead since some entries appear to be wrong. This reverts commit 667b54f5a2a04fa5a2859397868d270eab3913f1.
* Don't load current/next/everyone/base permissions from the library item xml ↵Justin Clark-Casey (justincc)2011-07-231-32/+1
| | | | | | files - always use PermissionMask.All instead (which was the existing default). Library items always need the same permissions, so it doesn't make sense to load them from the xml files. This just opens the door to permissions mistakes.
* Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-28/+0
| | | | | | This will cause visual params to be persisted along with worn items. With this, alpha and tattoo laters will be saved. Multiple layers MAY work, but not tested because I don't use Viewer 2.
* Add my work on top of cmickeyb'sMelanie2010-10-291-0/+28
|
* Revert "Preliminary work on appearance layers. No user functionality yet."Melanie2010-10-291-28/+0
| | | | | | This work conflicts with cmickeyb's more extensive, related work This reverts commit 9c829c0410da89fdbb873f706d7ba63cf26b088f.
* Preliminary work on appearance layers. No user functionality yet.Melanie2010-10-291-0/+28
|
* Set svn:eol-style.Jeff Ames2008-01-092-137/+137
|
* Third part of CharlieO's library rework. We now have library organization! ↵Brian McBee2008-01-091-1/+4
| | | | Thanks CharlieO!
* More inventory work for CharlieO. Final patch to make it all work yet to come.Brian McBee2008-01-072-0/+134