コミット履歴

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