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