Commit Verlauf

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