Историја ревизија

Аутор SHA1 Порука Датум
  Justin Clark-Casey (justincc) 1b75ec5647 Ignore whitespace when reading serialized XML objects. пре 10 година
  Justin Clark-Casey (justincc) f132f642b2 On code section that rezzes single objects and attachments, reduce CPU use by reading asset XML a single time with a stream reader rather than multiple times. пре 10 година
  Oren Hurvitz 33cc847c4a When saving an OAR in "Publish" mode, also discard Group information пре 10 година
  Oren Hurvitz 1fe504fee5 Better skipping of "SculptData" when parsing XML пре 10 година
  Oren Hurvitz f360b687d6 Removed "SculptData" from the serialized XML format of prims пре 10 година
  Oren Hurvitz 5fd9411143 Refactored Load IAR: created a generic mechanism to modify the SOG's as they are being loaded пре 11 година
  Oren Hurvitz 89945f8829 Refactored: ExternalRepresentationUtils should be the only place where the "CreatorData" field is calculated, to ensure uniformity пре 11 година
  Justin Clark-Casey (justincc) 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. пре 11 година
  Aleric Inglewood 2dc92e7de1 Preserve attachment point & position when attachment is rezzed in world пре 11 година
  Justin Clark-Casey (justincc) f7d09b898a Make the concept of namespaces explicit in dynamic attributes пре 11 година
  Melanie 81ad9255b5 Hook up Keyframe motion to almost everything. Failing to cross a sim border пре 11 година
  Melanie 6504e3d4ce Rename "Bounciness" to "Restitution" пре 11 година
  Melanie e5beb480ea Partial port of Avination's support for the new physics parameters. пре 11 година
  Oren Hurvitz af6a7cf95d Added DynAttrs to the serialized XML format of prims. When copying prims, use deep copy for DynAttrs. пре 12 година
  Melanie e126915bc1 Change attachment handling to remove object from the scene first as per пре 12 година
  Justin Clark-Casey (justincc) 23ae24b406 Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format() rather than the functionally identical but buggy Xml2ToSOG(). пре 12 година
  Melanie e7819ce909 Port Avination's collision fixes to core. пре 12 година
  Justin Clark-Casey (justincc) 2b842958cc If shape properties fail SOP parsing (e.g. due to commas instead of decimal points) print out one short message listing the failing node names rather than lots of exceptions. пре 12 година
  Justin Clark-Casey (justincc) 189c67db95 On object deserialization, go back to logging errors at DEBUG level rather than ERROR. Restore extra log message if shape processing fails. пре 12 година
  Justin Clark-Casey (justincc) 312e1457dd Change SceneObjectSerializer to use common ExternalRepresentationUtils.ExecuteReadProcessors() methods. пре 12 година
  Melanie 567f4c51f8 Improve reliability of script state saving by covering various saving пре 12 година
  Justin Clark-Casey (justincc) 154ba0124a Add experimental --publish option to "save oar" so that OARs reloaded to the same grid don't have the publisher as owner. пре 13 година
  Diva Canto 8bdd80abfa HG: normalize all externalized user ULRs to be the Home URL, i.e. the location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI. пре 13 година
  Justin Clark-Casey (justincc) 38db874755 If deserializing a scene object fails during IAR load then ignore the object rather than halting the IAR load with an exception. пре 13 година
  Dan Lake 0ab2289cdc Access to these static methods to serialize objects are useful outside of serializer пре 13 година
  Dan Lake e2c51a977d Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL. пре 13 година
  Justin Clark-Casey (justincc) af7c6c5f39 stop passing FromUserInventoryItemID right down into the deserializer. пре 13 година
  Justin Clark-Casey (justincc) cf3ffe5bb4 Fix llAttachToAvatar() пре 13 година
  Justin Clark-Casey (justincc) 86f45f6fe7 remove undo state storage in a few places where it's pointless пре 13 година
  Justin Clark-Casey (justincc) 5e8900dfd0 minor: code tidy and inserted log lines for future use. пре 13 година