Justin Clark-Casey (justincc)
|
f7d09b898a
Make the concept of namespaces explicit in dynamic attributes
|
11 years ago |
Justin Clark-Casey (justincc)
|
d3e76730bd
Add example code to DOExampleModule to pull data from that previously saved by DAExampleModule when instantiating a dynamc object.
|
11 years ago |
Justin Clark-Casey (justincc)
|
cb74186888
Add ParentGroup.HasGroupChanged = true setting to DAExampleModule as this is necessary to get attributes to save (though this probably happens anyway due to the prim move)
|
11 years ago |
Justin Clark-Casey (justincc)
|
43220afda2
Improve DAExampleModule to show current necessary locking to avoid race conditions with a serialization thread.
|
11 years ago |
Justin Clark-Casey (justincc)
|
0ad07eb44d
minor: remove some mono compiler warnings
|
11 years ago |
Oren Hurvitz
|
23f0610f0c
Disabled DAExampleModule
|
11 years ago |
Oren Hurvitz
|
8b4441d940
Changed DAMap to be the container of "data stores", which are OSDMaps. Store names must have at least 4 characters.
|
11 years ago |
Justin Clark-Casey (justincc)
|
a6d9c26365
Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting from it
|
14 years ago |
Justin Clark-Casey (justincc)
|
d3095e2649
Add DAExampleModule to demonstrate dynamic attributes
|
14 years ago |