Commit History

Author SHA1 Message Date
  Marko Pintera 5b3416fc27 WIP drop down box refactor so it has keyboard controls 10 years ago
  Marko Pintera eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 years ago
  Marko Pintera 620828f08f Added a polling method to detect if mouse has been double clicked 10 years ago
  Marko Pintera c3af909c9d Finishing up ColorPicker 10 years ago
  Marko Pintera f4b37776b7 Resizing a window from the sim thread will now properly trigger the resize event immediately 10 years ago
  Marko Pintera 126035479c Fixed GUI bound calculation as it was incorrectly using cached layout bounds so it would calculate the wrong bounds if the cached bounds were out of date 10 years ago
  Marko Pintera 215f77c89a More fixes to script compiler 10 years ago
  Marko Pintera e6b22c9586 Getting ScriptCompiler to work 10 years ago
  Marko Pintera 9e0a56737c Fixed an issue where unsubscribing from a message didn't properly remove the subscription 10 years ago
  Marko Pintera 558bba0c05 Added runtime script compiling (untested) 10 years ago
  Marko Pintera 3a73e65b09 VS integration finished (for now) 10 years ago
  Marko Pintera 3ef35e0667 Added C# PlainText and ScriptCode 10 years ago
  Marko Pintera 1b1895f796 WIP VisualStudio project syncing 10 years ago
  Marko Pintera e366d25700 WIP VS project generation 10 years ago
  Marko Pintera 5a9433d806 WIP Visual Studio integration 11 years ago
  Marko Pintera 6efb3a1dee WIP String formatting 11 years ago
  Marko Pintera d75a4d76ab Getting everything to compile after C# ProjectLibrary additions 11 years ago
  Marko Pintera 123265f34f WIP C# ProjectLibrary and ImportOptions 11 years ago
  Marko Pintera d1f2d75a79 WIP C# interface for ImportOptions complete 11 years ago
  Marko Pintera ac7355e56c WIP C# ProjectLibrary 11 years ago
  Marko Pintera 20fa7504ed Resource drag and drop now works with path instead of UUIDs so that folders may be dragged as well 11 years ago
  Marko Pintera ae583e1ac5 WIP C# DragDropManager 11 years ago
  Marko Pintera 7cc69e70b2 Better ColorPicker layout 11 years ago
  Marko Pintera 0155525166 Fixed a bug where min/max range in int/float fields wasn't properly applied 11 years ago
  Marko Pintera bf1c1e80c1 Fixed an issue with new GUILayout code 11 years ago
  Marko Pintera bdc149073b GUILayout refactor so child layouts properly respect their elements min and max sizes 11 years ago
  Marko Pintera 271033bf48 Added alpha slider to ColorPicker 11 years ago
  Marko Pintera fc7fc179b9 More work on ColorPicker 11 years ago
  Marko Pintera f4e58bdc79 WIP ColorPicker 11 years ago
  Marko Pintera 27d362cd4c Most GUI elements are now tintable 11 years ago