Commit History

Author SHA1 Message Date
  BearishSun ec82c8e6fd Split SceneViewHandler into different types to allow better granularity as to where they're used 10 years ago
  BearishSun 1c17be6581 Moved everything to VS 2015 10 years ago
  BearishSun 8d2ecb2432 Added separate input callbacks for use in editor only that aren't affected by play-mode state 10 years ago
  BearishSun 4afb3bb55a Disabled exceptions solution wide 10 years ago
  BearishSun bd15a467f0 Removed C++ RTTI support as it wasn't really needed, plus MSVC implementation seems to be bugged 10 years ago
  BearishSun 6aef09fdde Added toolbar management code to C# 10 years ago
  BearishSun bf16de13f1 Added a GUISliderField and extended normal sliders with a range and step increment 10 years ago
  BearishSun 50bcd9e76d Added a GUIListBoxField and a GUIEnumField 10 years ago
  BearishSun f6daa0e16d Gotten rid of foldout and component foldout GUI elements, and replaced them with a styled toggle instead 10 years ago
  BearishSun 29ddb80a56 Added ability to register custom inspectors for managed types 10 years ago
  Marko Pintera e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload 10 years ago
  Marko Pintera 2efd26a9a3 Added project-specific properties to EditorSettings 10 years ago
  Marko Pintera 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone 10 years ago
  Marko Pintera 09bbc8848d Added C# Undo/redo (untested) 10 years ago
  Marko Pintera 62f37ceb7d GUITextureField (untested) 10 years ago
  Marko Pintera f85cceb27d Add basic level load/save method 10 years ago
  Marko Pintera fe9db60c5a Added support for managed unit tests and a unit test for managed diff 10 years ago
  Marko Pintera 2f97794d25 Fixed shutdown so that all managed objects are unloaded before various script manager they may reference are shutdown 10 years ago
  Marko Pintera 08c8ecf790 Refactoring ProjectLibrary import to accomodate a progress bar (WIP) 10 years ago
  Marko Pintera 0eb7d2b417 Bulk of the work for Project Window drop down (WIP) 10 years ago
  Marko Pintera 64b31cf1e5 Added DropDownWindow (WIP) 10 years ago
  Marko Pintera 524466d73d C# DropTarget (untested) 10 years ago
  Marko Pintera d4d09c85d9 Removed GUIPanelContainers and using the new built-in GUIPanel instead 10 years ago
  Marko Pintera fbbe8659aa Refactored how builtin resources are processed and loaded 10 years ago
  Marko Pintera eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 years ago
  Marko Pintera 558bba0c05 Added runtime script compiling (untested) 10 years ago
  Marko Pintera 3a73e65b09 VS integration finished (for now) 10 years ago
  Marko Pintera d1f2d75a79 WIP C# interface for ImportOptions complete 10 years ago
  Marko Pintera ae583e1ac5 WIP C# DragDropManager 11 years ago
  Marko Pintera a125169305 C# browse dialogs 11 years ago