Historique des commits

Auteur SHA1 Message Date
  Marko Pintera 0eb7d2b417 Bulk of the work for Project Window drop down (WIP) il y a 10 ans
  Marko Pintera d48eac3ca9 Modified how C# GUI element destruction works so it now properly handles elements that go out of scope il y a 10 ans
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
  Marko Pintera 1b1895f796 WIP VisualStudio project syncing il y a 10 ans
  Marko Pintera 2ba6cb589b Properly clean up C# GUIPanels when window is closed or when assembly refresh occurs il y a 11 ans
  Marko Pintera 3638a07125 More fixes to assembly refresh il y a 11 ans
  Marko Pintera 1f8b1397d7 More fixes due to assembly refresh changes - Editor runs il y a 11 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 d61a7ecffd A lot more work on C# scene window il y a 11 ans
  Marko Pintera 46eb1edb0f WIP Scene window il y a 11 ans
  Marko Pintera 49c177131f Added tracking of editor widget focus and a way to transform screen to widget coordinates il y a 11 ans
  Marko Pintera e9fc86930e A lot more work on handles (WIP) il y a 11 ans
  Marko Pintera 203fbc8fc6 Renamed all macros/methods starting with "cm" to "bs" il y a 11 ans
  Marko Pintera 84d73a2baa More fixes to prevent errors at shutdown - Mostly Mono and Script related il y a 11 ans
  Marko Pintera 8bfe4ef813 Ported to VS2013 and removed boost completely il y a 11 ans
  Marko Pintera ce8ea08d5c Refactoring ScriptObject so destruction and construction is encapsulated within it il y a 11 ans
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine il y a 11 ans
  Marko Pintera b47fd717dd Refactored C# GUI so it uses GUIPanels il y a 11 ans
  Marko Pintera d55f242a1c Using std::function and std::bind instead of boost il y a 11 ans
  Marko Pintera 8539e9a863 Basic C# component and field serialization tested and working il y a 11 ans
  Marko Pintera be6adc683d C# object serialization WIP il y a 11 ans
  Marko Pintera 3956823710 WIP - C# object serialization (Does not compile) il y a 11 ans
  Marko Pintera abc644c627 Modal windows il y a 11 ans
  Marko Pintera 3129cf8b5a Fixed a nasty threading issue where objects were being destroyed in the wrong queue so they would get destroyed while they could still be used in another queue il y a 11 ans
  Marko Pintera ac6b038635 Ensured that EditorWidgets no longer require 2 step initialization il y a 11 ans
  Marko Pintera 6509cf4a7a Creating EditorWindow from C# works il y a 11 ans
  Marko Pintera 4846055a38 Some work on Script EditorWindow & Mono custom attributes il y a 11 ans
  Marko Pintera 9aa6e6e292 C# interface for editor window il y a 11 ans