提交歷史

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