2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  BearishSun 97382096d8 Fixed stack trace so it works on other machines 10 жил өмнө
  BearishSun fcbefc5c89 Added editor's dirty resource management system 10 жил өмнө
  BearishSun a29f7f1376 Properly rebuild all list/dictionary rows when they need refresh 10 жил өмнө
  BearishSun 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector 10 жил өмнө
  BearishSun 4afb3bb55a Disabled exceptions solution wide 10 жил өмнө
  BearishSun b5b05448e1 Moved certain platform-specific functionality to the utility layer 10 жил өмнө
  BearishSun 5f7250a0b1 Neater crash report folder organization 10 жил өмнө
  BearishSun 3fec99f712 New crash reporting functionality tested and working 10 жил өмнө
  BearishSun baaa09abee Added CrashHandler (untested) 10 жил өмнө
  BearishSun bd15a467f0 Removed C++ RTTI support as it wasn't really needed, plus MSVC implementation seems to be bugged 10 жил өмнө
  BearishSun 3494782d81 Disabled GUI elements now ignore input 10 жил өмнө
  BearishSun 4df60970a4 Fixed GUIElement flags so they're set correctly when re-parenting elements 10 жил өмнө
  BearishSun 555fb8e97a GUI element tint now responds to element's disabled state 10 жил өмнө
  BearishSun 7edbbf4ef2 Fixed an issue where input box caret was causing the text to flicker up and down by one pixel on any input 10 жил өмнө
  BearishSun e277f5bfe7 Refactored GUI list so it doesn't need to be fully rebuild with element is added or removed 10 жил өмнө
  BearishSun ba430a3650 Refactored GUI dictionary so that it does not require a full rebuild every time a new entry is added or removed 10 жил өмнө
  BearishSun 6987176cc0 Rebuilding the GUI list or dictionary will now preserve existing rows 10 жил өмнө
  BearishSun 119c07552d Dictionary GUI fixed and working 10 жил өмнө
  BearishSun c4e5e86f41 Added a (still unused) "disabled" flag to GUIElement 10 жил өмнө
  BearishSun eb3529b6ba Added InspectableDictionary (not tested) 10 жил өмнө
  BearishSun bfbb876f7f Removed redundant clone method from SerializableProperty 10 жил өмнө
  BearishSun bb3af44595 Added a generic way to create new instance of serializable objects 10 жил өмнө
  BearishSun a634379664 Various fixes to GUI dictionary 10 жил өмнө
  BearishSun 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh 10 жил өмнө
  BearishSun 5c557c324b Mark resources as dirty when modified in inspector 10 жил өмнө
  BearishSun edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size 10 жил өмнө
  BearishSun bebb59cb6b GUI dictionary: 10 жил өмнө
  BearishSun 77a2180c41 Fixed a memory corruption on BSLFX compiler 10 жил өмнө
  BearishSun 0f1c1d1ba7 Finalized all features of GUI dictionary (untested) 10 жил өмнө
  BearishSun 3882f40373 Added bounds meshes to lights in the renderer 10 жил өмнө