Commit History

Author SHA1 Message Date
  BearishSun 500686a813 Fixes issues with drag and dropping an object in the Library Window to its starting location 10 years ago
  BearishSun 6455f47bc7 Prefab resources will now properly cleanup the scene objects they own 10 years ago
  BearishSun 724442dc25 Text rendering will no longer move a word to a newline if that means leaving the current line empty 10 years ago
  BearishSun ceb1efeb29 Cleaned up unit tests so they don't leave any junk around 10 years ago
  BearishSun 56f5d5db86 About box 10 years ago
  BearishSun e4192cbdca Renderable inspector will now properly update renderable material 10 years ago
  BearishSun 174ee18849 Materials list in Renderable inspector is now properly refreshed 10 years ago
  BearishSun 2021c91753 Fixing resource Ping 10 years ago
  BearishSun c89c1b6107 Fixed GUITextureField so its value change is properly triggered 10 years ago
  BearishSun 7ddac05e71 Fixed sizes of some GUI elements 10 years ago
  BearishSun a393b43fc3 Hooked up color picker to the color field 10 years ago
  BearishSun bce39018bc Fixing GUI confirm events 10 years ago
  BearishSun 0bd94ece59 More fixes to GUI dictionary 10 years ago
  BearishSun a609ff7f4c Various GUI dictionary fixes (WIP) 10 years ago
  BearishSun 6f6648e223 Lots of fixes related to list/dictionary GUI refactor 10 years ago
  BearishSun f25457ae8e Fixes for list/dictionary field refactor (WIP) 10 years ago
  BearishSun d30c9e5941 Another GUI list/dictionary field refactor so outside code may get notified when changes to internal elements are made 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 2932956d12 Debug log events can no longer be triggered from arbitrary threads, which was messing with GUIStatusBar that was subscribing to them 10 years ago
  BearishSun 97382096d8 Fixed stack trace so it works on other machines 10 years ago
  BearishSun fcbefc5c89 Added editor's dirty resource management system 10 years ago
  BearishSun a29f7f1376 Properly rebuild all list/dictionary rows when they need refresh 10 years ago
  BearishSun 6c5fee53e3 Added visibility field to shader parameters so internal parameters can be hidden in the inspector 10 years ago
  BearishSun 4afb3bb55a Disabled exceptions solution wide 10 years ago
  BearishSun b5b05448e1 Moved certain platform-specific functionality to the utility layer 10 years ago
  BearishSun 5f7250a0b1 Neater crash report folder organization 10 years ago
  BearishSun 3fec99f712 New crash reporting functionality tested and working 10 years ago
  BearishSun baaa09abee Added CrashHandler (untested) 10 years ago
  BearishSun bd15a467f0 Removed C++ RTTI support as it wasn't really needed, plus MSVC implementation seems to be bugged 10 years ago
  BearishSun 3494782d81 Disabled GUI elements now ignore input 10 years ago