aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Materials/MaterialsDemoModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* handle PUT verb for RenderMaterials Capdahlia2013-04-201-1/+5
|
* RenderMaterials POST Cap now return material entries when invoked with an ↵dahlia2013-04-191-61/+108
| | | | OSDArray of MaterialIDs
* remove default parameter value that apparently mono cant handledahlia2013-04-181-1/+1
|
* Initial experimental support for materials-capable viewers. This is in a ↵dahlia2013-04-181-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.