Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Materials persistence via SceneObjectPart.dynAttrs. This appears to work ↵ | dahlia | 2013-04-20 | 1 | -8/+154 |
| | | | | across region restarts and taking objects into inventory, but probably will not work across archiving via OAR or IAR as materials texture assets may not be adequately referenced to trigger archiving. | ||||
* | handle PUT verb for RenderMaterials Cap | dahlia | 2013-04-20 | 1 | -1/+5 |
| | |||||
* | RenderMaterials POST Cap now return material entries when invoked with an ↵ | dahlia | 2013-04-19 | 1 | -61/+108 |
| | | | | OSDArray of MaterialIDs | ||||
* | 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 ↵ | dahlia | 2013-04-18 | 1 | -0/+382 |
very early stage and this module is disabled by default and should only be used by developers for testing as this module could cause data corruption and/or viewer crashes. No materials are persisted yet. |