Justin Clark-Casey (justincc)
|
ba8f9c9d0a
Try naming the materials handlers again, this time registering the POST as RenderMaterials
|
vor 11 Jahren |
dahlia
|
0120e858b7
remove names from Capability handlers (added by justincc in commit 013710168b3878fc0a93a92a1c026efb49da9935) as they seem to disable the use of multiple access methods for a single Capability in MaterialsDemoModule
|
vor 11 Jahren |
dahlia
|
065f8f56a2
remove some cruft and trigger a rebuild
|
vor 11 Jahren |
dahlia
|
33eea62606
remove an invalid null UUID check which caused a warning
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
013710168b
For stat purposes, add names to capability request handlers where these were not set
|
vor 11 Jahren |
dahlia
|
4cb4c9fb25
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
vor 11 Jahren |
dahlia
|
cbb5122729
add some locking to materials storage dictionary
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
f6ce87c96d
Reinsert code for gathering uuids reference by materials back directly into UuidGatherer for now.
|
vor 11 Jahren |
dahlia
|
d47fc48b32
and yet another check for null returned from DynAttrs.GetStore()
|
vor 11 Jahren |
dahlia
|
c1b8f83dd4
test for null return from DynAttrs.GetStore()
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
149487ea0f
refactor: Move code for gathering textures referenced by materials into MaterialsDemoModule from UuidGatherer
|
vor 11 Jahren |
Justin Clark-Casey (justincc)
|
f7d09b898a
Make the concept of namespaces explicit in dynamic attributes
|
vor 11 Jahren |
dahlia
|
69f07fdb34
Materials persistence via SceneObjectPart.dynAttrs. This appears to work 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.
|
vor 11 Jahren |
dahlia
|
233f761779
handle PUT verb for RenderMaterials Cap
|
vor 11 Jahren |
dahlia
|
258804cc04
RenderMaterials POST Cap now return material entries when invoked with an OSDArray of MaterialIDs
|
vor 11 Jahren |
dahlia
|
06829c4082
remove default parameter value that apparently mono cant handle
|
vor 11 Jahren |
dahlia
|
d5419f0a46
Initial experimental support for materials-capable viewers. This is in a 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.
|
vor 11 Jahren |