aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework/DynamicAttributes (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang2-27/+27
2019-01-21remove terraindata abstraction layer, since we only have heightmap typeUbitUmarov2-1/+3
2017-01-05Massive tab and trailing space cleanupMelanie Thielker2-27/+27
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2-0/+263
2013-06-27Make the concept of namespaces explicit in dynamic attributesJustin Clark-Casey (justincc)2-10/+15
2013-03-15Add example code to DOExampleModule to pull data from that previously saved b...Justin Clark-Casey (justincc)2-5/+29
2013-03-15Add ParentGroup.HasGroupChanged = true setting to DAExampleModule as this is ...Justin Clark-Casey (justincc)1-0/+2
2013-03-13Improve DAExampleModule to show current necessary locking to avoid race condi...Justin Clark-Casey (justincc)1-8/+16
2013-03-13Add prototype dynamic objects map for scene object partsJustin Clark-Casey (justincc)1-0/+117
2013-02-14minor: remove some mono compiler warningsJustin Clark-Casey (justincc)1-1/+1
2013-01-25Disabled DAExampleModuleOren Hurvitz1-5/+13
2013-01-25Changed DAMap to be the container of "data stores", which are OSDMaps. Store ...Oren Hurvitz1-12/+13
2013-01-25Encapsulate an OSDMap in DAMap (was DynAttrsOSDMap) rather than inheriting fr...Justin Clark-Casey (justincc)1-1/+1
2013-01-25Add DAExampleModule to demonstrate dynamic attributesJustin Clark-Casey (justincc)1-0/+98