Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun e7cfefe9ee Added copyright notices to all files hace 10 años
  Marko Pintera 4e1e58c98b Saving/Loading scene now properly restore managed object values hace 10 años
  Marko Pintera 809719519c Modified managed components so their managed instances aren't created if the parent SO isn't being instantiated hace 10 años
  Marko Pintera 6e07e7bd02 Refactored managed serialization so objects can be in serialized format without a backing managed instance hace 10 años
  Marko Pintera 3638a07125 More fixes to assembly refresh hace 11 años
  Marko Pintera ae1eab371e Properly handle missing component types hace 11 años
  Marko Pintera 3aa329733b Assembly refresh (WIP - Does not run) hace 11 años
  Marko Pintera 7ed8cf65ee Properly clean up temporary data after deserialization hace 11 años
  Marko Pintera d0c583e20c Refactored SceneManager so it properly registers all cameras and renderables hace 11 años
  Marko Pintera 734f25c36c Deferred destruction of game objects hace 11 años
  Marko Pintera ed1d293920 Fix for an issue causing a nullref when releasing a managed instance hace 11 años
  Marko Pintera 5796d726b7 Added clone method to SerializedProperty (untested) hace 11 años
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename hace 11 años
  Marko Pintera e9202db0e5 Replaced boost::any with BansheeEngine::Any hace 11 años
  Marko Pintera 0efa2ee228 Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects) hace 11 años
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine hace 11 años
  Marko Pintera 17204b8447 Serializing SerializableObject works hace 11 años
  Marko Pintera 78690bac80 Reference ManagedComponents by Type and not by namespace & name string hace 11 años
  Marko Pintera 0b3309d5d5 Finalized work on first pass of C# object serialization hace 11 años
  Marko Pintera f4d6a56251 C# object serialization WIP #2 hace 11 años
  Marko Pintera 79961694d3 Started work on C# object serialization hace 11 años