Commit Verlauf

Autor SHA1 Nachricht Datum
  BearishSun 0bd94ece59 More fixes to GUI dictionary vor 10 Jahren
  BearishSun a609ff7f4c Various GUI dictionary fixes (WIP) vor 10 Jahren
  BearishSun 6f6648e223 Lots of fixes related to list/dictionary GUI refactor vor 10 Jahren
  BearishSun f25457ae8e Fixes for list/dictionary field refactor (WIP) vor 10 Jahren
  BearishSun d30c9e5941 Another GUI list/dictionary field refactor so outside code may get notified when changes to internal elements are made vor 10 Jahren
  BearishSun 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input vor 10 Jahren
  BearishSun 2932956d12 Debug log events can no longer be triggered from arbitrary threads, which was messing with GUIStatusBar that was subscribing to them vor 10 Jahren
  BearishSun 97382096d8 Fixed stack trace so it works on other machines vor 10 Jahren
  BearishSun fcbefc5c89 Added editor's dirty resource management system vor 10 Jahren
  BearishSun a29f7f1376 Properly rebuild all list/dictionary rows when they need refresh vor 10 Jahren
  BearishSun 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector vor 10 Jahren
  BearishSun 4afb3bb55a Disabled exceptions solution wide vor 10 Jahren
  BearishSun b5b05448e1 Moved certain platform-specific functionality to the utility layer vor 10 Jahren
  BearishSun 5f7250a0b1 Neater crash report folder organization vor 10 Jahren
  BearishSun 3fec99f712 New crash reporting functionality tested and working vor 10 Jahren
  BearishSun baaa09abee Added CrashHandler (untested) vor 10 Jahren
  BearishSun bd15a467f0 Removed C++ RTTI support as it wasn't really needed, plus MSVC implementation seems to be bugged vor 10 Jahren
  BearishSun 3494782d81 Disabled GUI elements now ignore input vor 10 Jahren
  BearishSun 4df60970a4 Fixed GUIElement flags so they're set correctly when re-parenting elements vor 10 Jahren
  BearishSun 555fb8e97a GUI element tint now responds to element's disabled state vor 10 Jahren
  BearishSun 7edbbf4ef2 Fixed an issue where input box caret was causing the text to flicker up and down by one pixel on any input vor 10 Jahren
  BearishSun e277f5bfe7 Refactored GUI list so it doesn't need to be fully rebuild with element is added or removed vor 10 Jahren
  BearishSun ba430a3650 Refactored GUI dictionary so that it does not require a full rebuild every time a new entry is added or removed vor 10 Jahren
  BearishSun 6987176cc0 Rebuilding the GUI list or dictionary will now preserve existing rows vor 10 Jahren
  BearishSun 119c07552d Dictionary GUI fixed and working vor 10 Jahren
  BearishSun c4e5e86f41 Added a (still unused) "disabled" flag to GUIElement vor 10 Jahren
  BearishSun eb3529b6ba Added InspectableDictionary (not tested) vor 10 Jahren
  BearishSun bfbb876f7f Removed redundant clone method from SerializableProperty vor 10 Jahren
  BearishSun bb3af44595 Added a generic way to create new instance of serializable objects vor 10 Jahren
  BearishSun a634379664 Various fixes to GUI dictionary vor 10 Jahren