Historique des commits

Auteur SHA1 Message Date
  Justin Clark-Casey (justincc) eccec4f8f6 minor: remove now unused migration-hack bool from DAMap il y a 11 ans
  Justin Clark-Casey (justincc) 3a634c56e3 Remove hack to migrate previous experimental-level os materials data. il y a 11 ans
  dahlia 529633d970 add method docs for DAMap.GetStore() and DAMap.SetStore() il y a 11 ans
  Justin Clark-Casey (justincc) f7d09b898a Make the concept of namespaces explicit in dynamic attributes il y a 11 ans
  Justin Clark-Casey (justincc) 5c53660a7f Add prototype dynamic objects map for scene object parts il y a 11 ans
  Mic Bowman 274d376c82 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim il y a 11 ans
  Mic Bowman e17392acbb Enables script access to the per object dynamic attributes through the JsonStore il y a 11 ans
  Justin Clark-Casey (justincc) c8c5d74c22 minor: add method doc to DAMap.ValidateKey() il y a 11 ans
  Justin Clark-Casey (justincc) e2c1e37b07 Add key length validation to DAMap.Add(KeyValuePair<string, OSDMap> kvp) to match Add(string key, OSDMap store) il y a 11 ans
  Oren Hurvitz af6a7cf95d Added DynAttrs to the serialized XML format of prims. When copying prims, use deep copy for DynAttrs. il y a 11 ans
  Oren Hurvitz 8b4441d940 Changed DAMap to be the container of "data stores", which are OSDMaps. Store names must have at least 4 characters. il y a 11 ans
  Justin Clark-Casey (justincc) 1650846df3 Lock DAMap rather than encapsulated OSDMap il y a 14 ans
  Justin Clark-Casey (justincc) a6d9c26365 Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting from it il y a 14 ans