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 år sedan |
BearishSun
|
f0f6b7ad8a
Updated serialization/deserialization so it accepts a set of global parameters provided to all serialization/deserialization callbacks
|
9 år sedan |
BearishSun
|
2b388725cb
Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
|
9 år sedan |
BearishSun
|
f9dbcd6b8b
Fixed an issue where collider sometimes wasn't attached to a rigidbody if they were both initialized on the same frame
|
9 år sedan |
BearishSun
|
e9c446939c
Fixed an issue where child SO transforms would be incorrectly restored after deserialization
|
9 år sedan |
BearishSun
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 år sedan |