| Commit message (Expand) | Author | Age | Files | Lines |
* | Try naming the materials handlers again, this time registering the POST as Re... | Justin Clark-Casey (justincc) | 2013-07-11 | 1 | -3/+6 |
* | remove names from Capability handlers (added by justincc in commit 013710168b... | dahlia | 2013-07-10 | 1 | -7/+4 |
* | remove some cruft and trigger a rebuild | dahlia | 2013-07-08 | 1 | -1/+0 |
* | remove an invalid null UUID check which caused a warning | dahlia | 2013-07-08 | 1 | -8/+1 |
* | For stat purposes, add names to capability request handlers where these were ... | Justin Clark-Casey (justincc) | 2013-07-08 | 1 | -4/+7 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | dahlia | 2013-06-28 | 1 | -67/+69 |
|\ |
|
| * | Reinsert code for gathering uuids reference by materials back directly into U... | Justin Clark-Casey (justincc) | 2013-06-28 | 1 | -67/+69 |
* | | add some locking to materials storage dictionary | dahlia | 2013-06-28 | 1 | -30/+42 |
|/ |
|
* | and yet another check for null returned from DynAttrs.GetStore() | dahlia | 2013-06-27 | 1 | -0/+4 |
* | test for null return from DynAttrs.GetStore() | dahlia | 2013-06-27 | 1 | -0/+3 |
* | refactor: Move code for gathering textures referenced by materials into Mater... | Justin Clark-Casey (justincc) | 2013-06-27 | 1 | -2/+70 |
* | Make the concept of namespaces explicit in dynamic attributes | Justin Clark-Casey (justincc) | 2013-06-27 | 1 | -16/+10 |
* | Materials persistence via SceneObjectPart.dynAttrs. This appears to work acro... | dahlia | 2013-04-20 | 1 | -8/+154 |
* | handle PUT verb for RenderMaterials Cap | dahlia | 2013-04-20 | 1 | -1/+5 |
* | RenderMaterials POST Cap now return material entries when invoked with an OSD... | dahlia | 2013-04-19 | 1 | -61/+108 |
* | remove default parameter value that apparently mono cant handle | dahlia | 2013-04-18 | 1 | -1/+1 |
* | Initial experimental support for materials-capable viewers. This is in a very... | dahlia | 2013-04-18 | 1 | -0/+382 |