Historique des commits

Auteur SHA1 Message Date
  Marko Pintera e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload il y a 10 ans
  Marko Pintera 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone il y a 10 ans
  Marko Pintera d8f42b37eb Properly cleaning up scene on shutdown il y a 10 ans
  Marko Pintera b59b26a228 Fixed a crash when re-opening the scene window due to finalizer incorrectly cleaning up the active window il y a 10 ans
  Marko Pintera fe9db60c5a Added support for managed unit tests and a unit test for managed diff il y a 10 ans
  Marko Pintera 1b1895f796 WIP VisualStudio project syncing il y a 10 ans
  Marko Pintera 9d7c42430e Added support for enum serialization il y a 11 ans
  Marko Pintera 3aa329733b Assembly refresh (WIP - Does not run) il y a 11 ans
  Marko Pintera 24f99ac96e Various fixes in order to get handles operational il y a 11 ans
  Marko Pintera 7a5bfc0969 Moving Input and VirtualInput to C# (WIP, having some crashes) il y a 11 ans
  Marko Pintera 35b5f1e6f3 Managed resource unloading works properly il y a 11 ans
  Marko Pintera 3fcc9e78d4 Modified GUI so GUI elements always destroy their children when they are destroyed il y a 11 ans
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
  Marko Pintera 4221419a6b Modules can be created by passing parameters instead of constructing the instances externally il y a 11 ans
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine il y a 11 ans
  Marko Pintera 0a242cf23e Reverted Module changes il y a 11 ans
  Marko Pintera 42b20759ef Refactored Module startUp (does not compile because of a weird linker error ATM) il y a 11 ans
  Marko Pintera f180db3993 C# serialization: Structs now work properly with normal objects il y a 11 ans
  Marko Pintera 5dfcb3a403 Dictionary serialization works il y a 11 ans
  Marko Pintera ce8a58d25b C# single-dimensional array serialization works il y a 11 ans
  Marko Pintera 78690bac80 Reference ManagedComponents by Type and not by namespace & name string il y a 11 ans
  Marko Pintera 8539e9a863 Basic C# component and field serialization tested and working il y a 11 ans
  Marko Pintera 0b3309d5d5 Finalized work on first pass of C# object serialization il y a 11 ans
  Marko Pintera 3956823710 WIP - C# object serialization (Does not compile) il y a 11 ans
  Marko Pintera 4ba316bb18 First C# originated GUI elemented displayed il y a 12 ans
  Marko Pintera c12b03a92f Moved all Script stuff to separate libraries il y a 12 ans