Commit History

Author SHA1 Message Date
  BearishSun edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size 10 years ago
  BearishSun ffc68fb6e0 Fix for GUI element enable/disable functionality not properly updating layout after changes 10 years ago
  BearishSun 38c4bc107a Fixing an issue with GameObject finalization - Objects that were finalized were still being retrievable from game object manager for a single frame 10 years ago
  BearishSun f70ad040e9 Various fixes related to GUI array: 10 years ago
  BearishSun 2116ef0d9f Added a simpler way to specify renderer materials 10 years ago
  BearishSun f284524576 Added dummy icons to inspector 10 years ago
  BearishSun c25c9d3832 Sprite texture inspector 10 years ago
  BearishSun 011fa7a847 Added a GUIArray object to simplify creating generic GUI for arrays (Not tested) 10 years ago
  BearishSun 7a6945b210 Added ScriptCode inspector 10 years ago
  BearishSun 1fd09a0d22 Fixed a crash due to a localized string finalizer being called twice 10 years ago
  BearishSun 504158d944 C# interface for sprite texture 10 years ago
  BearishSun 1c1c6aeba0 Documentation 10 years ago
  BearishSun 098f8865e1 Font C# interface 10 years ago
  BearishSun cc9c391d97 Documentation 10 years ago
  BearishSun bf5674890d Refactoring library window 10 years ago
  BearishSun 64bb37bc32 Added icon resources to be used in editor toolbar, scene and library windows 10 years ago
  BearishSun e99b926919 Added multi-select list boxes (untested) 10 years ago
  BearishSun 5efdd7772b Added Camera inspector 10 years ago
  BearishSun bf16de13f1 Added a GUISliderField and extended normal sliders with a range and step increment 10 years ago
  BearishSun f5fe01f847 Fixed render queue sorting 10 years ago
  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 caabd3721e Fixing an issue with out-of-order core object syncing that was causing renderables to be invisible in very specific situations 10 years ago
  BearishSun 0a188aad0b When sycing core changes sync dependencies before dependants (WIP - Broke rendering) 10 years ago
  BearishSun addd559d0a Documentation 10 years ago
  BearishSun 57ab9f7cec Fix for scroll area not resizing contents when a scrollbar is added 10 years ago
  BearishSun 4df779fdd5 Documentation 10 years ago
  BearishSun 29ddb80a56 Added ability to register custom inspectors for managed types 10 years ago