Historique des commits

Auteur SHA1 Message Date
  BearishSun e7cfefe9ee Added copyright notices to all files il y a 10 ans
  BearishSun 1aa41e445c Fixed an issue where dragging a prefab/mesh over scene view, even if another window is on top of it, will trigger the prefab/mesh to instantiate il y a 10 ans
  BearishSun 3effe98d8b Fixed transparency for handle/gizmos rendering il y a 10 ans
  BearishSun e4b531cc0e Making all interop structs be passed by referenced in editor script objects il y a 10 ans
  BearishSun c9a85f77da Added a (working) way to specify default size for editor windows il y a 10 ans
  BearishSun 97d3129728 Added settings window il y a 10 ans
  BearishSun a393b43fc3 Hooked up color picker to the color field il y a 10 ans
  Marko Pintera 15fc707495 Documentation il y a 10 ans
  Marko Pintera 06a238cab0 Update inspector as selection changes il y a 10 ans
  Marko Pintera 10657f775c Added proper names for C# editor windows il y a 10 ans
  Marko Pintera 4f09002f28 Fixed an issue where closing & opening the scene window was causing a crash because editor application was holding an instance to the old version il y a 10 ans
  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 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 8bfe4ef813 Ported to VS2013 and removed boost completely il y a 11 ans
  Marko Pintera c454e2d14f VS 2013 port stage 1 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 82ed9eeef6 Getting InspectorWindow to work 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 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