Commit History

作者 SHA1 備註 提交日期
  BearishSun 4cdfc44554 Modified game object deserialization code in order to fix an access violation that was happening with game object's RTTI fields were being accessed without actual serialization/deserialization 9 年之前
  BearishSun f0f6b7ad8a Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks 9 年之前
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 年之前
  BearishSun f9dbcd6b8b Fixed an issue where collider sometimes wasn't attached to a rigidbody if they were both initialized on the same frame 9 年之前
  BearishSun e9c446939c Fixed an issue where child SO transforms would be incorrectly restored after deserialization 9 年之前
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 年之前