Melanie
|
455a2ba7de
|
Merge branch 'master' into careminster-presence-refactor
|
2010-10-16 02:27:51 +01:00 |
|
Diva Canto
|
41ce392d9b
|
Added manual xml2 serialization. Rewired only save xml2, not oars yet. Seems to be generating xml's that are successfully parsed. Needs more testing.
|
2010-10-14 09:05:46 -07:00 |
|
Diva Canto
|
45e0cdfcad
|
Added SOP.MediaUrl and Shape.Media to the deserialization
|
2010-10-13 15:44:25 -07:00 |
|
Melanie
|
bb1e35fbd9
|
Merge branch 'master' into careminster-presence-refactor
|
2010-10-13 18:44:58 +01:00 |
|
Diva Canto
|
d890390ecf
|
Comment a debug message so that it doesn't spew the console upon encountering unknown xml elements.
|
2010-10-13 10:38:34 -07:00 |
|
Diva Canto
|
54a3b8e079
|
New SOG/SOP parser using XmlTextReader + delegates dictionary. Active for load oar and load xml2, but not for packing objects on crossings/TPs yet.
|
2010-10-13 08:16:41 -07:00 |
|
Melanie
|
7df4383235
|
Merge branch 'master' into careminster-presence-refactor
Integrate the next large patch.
Don't use this version, it has a ghost avatar issue. Next push
will fix it.
|
2010-09-17 03:49:30 +01:00 |
|
John Hurliman
|
860b2a502f
|
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection
|
2010-09-16 17:30:46 -07:00 |
|
Tom Grimshaw
|
5b68343361
|
The majority of the Undo fix. There is still an issue with Rotation which i'll address next; however position undo and scale undo should be working just fine now. Also removed some residual debug logging.
|
2010-07-04 19:28:39 -07:00 |
|
Melanie Thielker
|
3c036934a3
|
Preserving the link numbers is a serializer's highest duty.
Prevent region crossings from screwing up complex attachments by preserving
link numbers.
|
2010-06-12 08:28:00 +01:00 |
|
Melanie Thielker
|
03a48f87e4
|
Preserving the link numbers is a serializer's highest duty.
Prevent region crossings from screwing up complex attachments by preserving
link numbers.
|
2010-06-12 08:29:20 +02:00 |
|
Jeff Ames
|
ee205e7e81
|
Formatting cleanup.
|
2009-10-01 01:17:47 +09:00 |
|
John Hurliman
|
f42d085ab1
|
SceneObjectGroup cleanup. Removes the default constructor and unnecessary null checks on m_rootPart
|
2009-09-16 15:06:08 -07:00 |
|
Justin Clarke Casey
|
c20f31beff
|
* refactor: split out part xml writing in SceneObjectSerializer
|
2009-06-05 18:44:44 +00:00 |
|
Jeff Ames
|
840de6c036
|
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
2009-06-01 06:37:14 +00:00 |
|
Justin Clarke Casey
|
303aa4b65e
|
* refactor: move bottom part of 'xml2' serializaton to separate class
|
2009-05-14 18:08:54 +00:00 |
|
Justin Clarke Casey
|
d10b5e29bc
|
* refactor: break some of xml2 serialization out of sog
|
2009-05-14 16:33:04 +00:00 |
|
Justin Clarke Casey
|
567e0d032c
|
* break out 'xml2' deserialization from sog
|
2009-05-08 19:18:37 +00:00 |
|
Justin Clarke Casey
|
9f39a490b5
|
* refactor: break out sog original xml serialization to a separate class
|
2009-05-08 18:05:54 +00:00 |
|
Justin Clarke Casey
|
fcfc97a4bf
|
* minor: rename xml sog serialization method for readability
|
2009-05-08 16:44:00 +00:00 |
|
Justin Clarke Casey
|
032e3b49eb
|
* refactor: Break out original xml object serialization into a separate class
* No functional change
|
2009-05-08 15:47:59 +00:00 |
|