Commit History

Author SHA1 Message Date
  BearishSun 36d1080271 Delay compilation until editor window is in focus 10 years ago
  BearishSun 28390eb39b GUI tooltips (untested) 10 years ago
  BearishSun dd61a6d788 Update status bar when debug log contents are removed 10 years ago
  BearishSun dab2b32982 Scene view frame object functionality 10 years ago
  BearishSun a836ff4e68 Fixed an issue with scene saving where saving a scene over an existing scene chooses an incorrect filename 10 years ago
  BearishSun 7ce45604fb Properly clean up Renderable/Camera/Light on assembly refresh 10 years ago
  BearishSun 3c513f46dc Fixed an issue with value changed callback not triggering in GUISliderField 10 years ago
  BearishSun ab1231720c Use separate debug and release assemblies when building 10 years ago
  BearishSun 22028f04e4 Clear prefab diffs when saving prefabs for build 10 years ago
  BearishSun 0ab825051b Added render target for game view 10 years ago
  BearishSun e92ee3b052 IsPlaying/IsPaused/FrameStep interface exposed to API 10 years ago
  BearishSun a13e94a825 Added ability to toggle toolbar items on or off 10 years ago
  BearishSun 043d254cb5 ProjectLibrary.save will now immediately update the internal resource instead of delaying it for the next checkForModifications call 10 years ago
  BearishSun 3209476868 Save project on editor exit 10 years ago
  BearishSun 648eefad79 Do not allow editor to be active without a project loaded 10 years ago
  BearishSun b7e345e7a0 ConsoleWindow: 10 years ago
  BearishSun 7b1e1aa99c Folder monitor now works properly after assembly refresh 10 years ago
  BearishSun 00b3967714 Refactored resource loading so it will load dependencies even if the parent resource is already loaded (This probably broke async resource loading in some way) 10 years ago
  BearishSun c46c7f741a Finding resource dependencies will now properly consider resource handles that aren't loaded yet 10 years ago
  BearishSun d3b00942e8 In-editor compilation 10 years ago
  BearishSun 78d0790de5 Run editor unit tests after project load to allow for more complex tests 10 years ago
  BearishSun 059d757ac5 Added a way to find scene objects by name 10 years ago
  BearishSun 8cc7fecd61 Saving a scene properly re-loads the scene 10 years ago
  BearishSun 500686a813 Fixes issues with drag and dropping an object in the Library Window to its starting location 10 years ago
  BearishSun 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 years ago
  BearishSun fcbefc5c89 Added editor's dirty resource management system 10 years ago
  BearishSun 7a6945b210 Added ScriptCode inspector 10 years ago
  BearishSun 2b4dca6e54 Added toolbar buttons and various editor icons 10 years ago
  BearishSun 6248cf4f7f Documentation 10 years ago
  BearishSun 0b330761b8 Top level menu items are not properly ordered 10 years ago