aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Serialization (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-11-231-2/+2
|\
| * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-2/+2
* | Merge branch 'master' into careminsterMelanie2013-10-041-0/+14
|\ \ | |/
| * Preserve attachment point & position when attachment is rezzed in worldAleric Inglewood2013-09-221-0/+14
* | Merge branch 'master' into careminsterMelanie2013-06-301-1/+1
|\ \ | |/
| * Make the concept of namespaces explicit in dynamic attributesJustin Clark-Casey (justincc)2013-06-271-1/+1
| * Hook up Keyframe motion to almost everything. Failing to cross a sim borderMelanie2013-06-061-0/+16
* | Merge branch 'master' into careminsterMelanie2013-02-081-4/+18
|\ \ | |/
| * If a component of a coalesced object fails to deserialization, do not add a n...Justin Clark-Casey (justincc)2013-02-081-4/+18
| * Rename "Bounciness" to "Restitution"Melanie2013-02-071-3/+3
| * Partial port of Avination's support for the new physics parameters.Melanie2013-02-061-0/+43
* | Rename Bounciness to RestitutionMelanie2013-02-071-3/+3
* | Merge branch 'master' into careminsterMelanie2013-02-051-0/+14
|\ \ | |/
| * Added DynAttrs to the serialized XML format of prims. When copying prims, use...Oren Hurvitz2013-01-251-0/+14
| * Change attachment handling to remove object from the scene first as perMelanie2012-07-231-0/+18
* | A few more changes to keyframesUbitUmarov2012-08-291-1/+1
* | [possible still very broken] mess around keyframes. timer eventsUbitUmarov2012-08-281-1/+1
* | Add Camera Offsets to serializationMelanie2012-08-211-0/+14
* | Change attachment handling to remove object from the scene first as perMelanie2012-07-231-0/+18
* | Merge branch 'avination' into careminsterMelanie2012-07-111-9/+8
|\ \
| * | Change semantics of FromXML on vehicle data to make the serializer a bit cleanerMelanie2012-07-071-6/+5
| * | Add saving vehicle physics data to the databaseMelanie2012-07-071-4/+4
* | | Merge branch 'master' into careminsterMelanie2012-05-271-2/+18
|\ \ \ | | |/ | |/|
| * | Fix bug where an avatar that had an object they owned attached through llAtta...Justin Clark-Casey (justincc)2012-05-231-2/+18
* | | Merge branch 'master' into careminsterMelanie2012-05-162-113/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format...Justin Clark-Casey (justincc)2012-05-162-113/+4
| * Port Avination's collision fixes to core.Melanie2012-05-151-0/+7
* | Completely revamp collision handling. Now works as it is supposed to.Melanie2012-05-141-0/+7
* | bug fixs, added a default physics shape estimator based on being a mesh or no...UbitUmarov2012-03-141-5/+5
* | missed commit of extraphysics parameters serialization..UbitUmarov2012-03-131-6/+46
* | Move KeyframeMotion from SOG to SOP because we can't persist it anyMelanie2012-02-261-4/+4
* | Fix deserialization of Buoyancy, Force and Torque. Remove debug from the newMelanie2012-02-261-5/+0
* | Serialize Keyframe motion for region crossingsMelanie2012-02-261-1/+21
* | changed SOP Force and Torque, adding XML (de/)serialization, also changed Bu...UbitUmarov2012-02-251-1/+16
* | Uncomment serializationMelanie2012-02-191-3/+3
* | Merge branch 'ubitwork'Melanie2012-02-191-0/+28
|\ \
| * | Vehicle XML serialization more complete. Inactived by coments in SceneObjectS...UbitUmarov2012-02-191-0/+28
* | | Merge branch 'master' into careminsterMelanie2012-02-181-12/+28
|\ \ \ | |/ / |/| / | |/
| * If shape properties fail SOP parsing (e.g. due to commas instead of decimal p...Justin Clark-Casey (justincc)2012-02-161-12/+22
* | Merge branch 'master' into careminsterMelanie2012-02-151-5/+9
|\ \ | |/
| * On object deserialization, go back to logging errors at DEBUG level rather th...Justin Clark-Casey (justincc)2012-02-131-5/+9
* | Merge branch 'master' into careminsterMelanie2012-02-041-74/+29
|\ \ | |/
| * Change SceneObjectSerializer to use common ExternalRepresentationUtils.Execut...Justin Clark-Casey (justincc)2012-02-031-74/+29
| * Improve reliability of script state saving by covering various savingMelanie2012-02-021-4/+1
* | Improve reliability of script state saving by covering various savingMelanie2012-02-021-4/+1
* | Merge branch 'master' into careminsterMelanie2012-01-281-5/+15
|\ \ | |/
| * Add experimental --publish option to "save oar" so that OARs reloaded to the ...Justin Clark-Casey (justincc)2012-01-281-5/+15
* | Merge branch 'master' into careminsterMelanie2012-01-121-5/+5
|\ \ | |/
| * HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...Diva Canto2012-01-121-4/+4
| * If deserializing a scene object fails during IAR load then ignore the object ...Justin Clark-Casey (justincc)2012-01-111-1/+1