Commit History

Author SHA1 Message Date
  BearishSun d8d5034b30 Added a way to add basic 3D primitives to the scene 10 years ago
  BearishSun 50bcd9e76d Added a GUIListBoxField and a GUIEnumField 10 years ago
  BearishSun eea035e168 Documentation 10 years ago
  BearishSun 77fd1ec83a Added a way to create new resources in Library Window 10 years ago
  BearishSun b489b88a5a Fixed a GUI layout squishing issue that was caused by GUI panels not having their minimal layout size calculated 10 years ago
  BearishSun addd559d0a Documentation 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 18660b3053 Documentation 10 years ago
  Marko Pintera 2efd26a9a3 Added project-specific properties to EditorSettings 10 years ago
  Marko Pintera 09bbc8848d Added C# Undo/redo (untested) 10 years ago
  Marko Pintera 2b6bfc1cd7 Neater ResourceManagerCode 10 years ago
  Marko Pintera cd3174bc2a Localized strings no longer use a callback to notify owners about changes 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 f6c1d83ca6 C# context menu for GUI 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 929611c919 WIP work on ProjectWindow 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 ac7355e56c WIP C# ProjectLibrary 11 years ago
  Marko Pintera ae583e1ac5 WIP C# DragDropManager 11 years ago