提交历史

作者 SHA1 备注 提交日期
  BearishSun cab0592226 Changed how modal windows work, so that when closing a modal window a proper window behind it is re-activated 10 年之前
  BearishSun d2f288272b All numpad keys now work properly for character input 10 年之前
  BearishSun 7f8ed5478c Added FPS limiter for editor 10 年之前
  BearishSun e7cfefe9ee Added copyright notices to all files 10 年之前
  BearishSun e60129bba4 When opening windows don't activate them (helps when app is in background and progress bar opens) 10 年之前
  BearishSun 15f45489c8 Fixed drop targets so they are properly destroyed before new ones are added 10 年之前
  BearishSun b492b132a2 Added a way to specify application taskbar icon 10 年之前
  BearishSun 3209476868 Save project on editor exit 10 年之前
  BearishSun feba0092b2 Work on transparent windows and splash screen 10 年之前
  BearishSun 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input 10 年之前
  BearishSun b5b05448e1 Moved certain platform-specific functionality to the utility layer 10 年之前
  BearishSun 77fd1ec83a Added a way to create new resources in Library Window 10 年之前
  BearishSun 7c79d45add Removed non-client area button presses - When working with caption non-client mouse release events were not received, causing issues with the GUI system 10 年之前
  BearishSun d1c685013d Fixed an issue with non-client mouse events not having proper coordinates 10 年之前
  Marko Pintera fedd162d57 Various bug fixes relating to new project loading system: 10 年之前
  Marko Pintera 65d8dcfb03 Delaying showing a window until back buffer swap now works properly in DX11 10 年之前
  Marko Pintera 5082dcd7bc Window non-client area now properly reports mouse clicks 10 年之前
  Marko Pintera 09ea24b888 C# DialogBox class ready to use 10 年之前
  Marko Pintera 53ff33bd57 Fixed drag and drop so that mouse capture change event doesn't incorrectly fire before the mouse up event, prematurely stopping the drop action 10 年之前
  Marko Pintera 08c8ecf790 Refactoring ProjectLibrary import to accomodate a progress bar (WIP) 10 年之前
  Marko Pintera ee9c441334 Proper UUID generation 10 年之前
  Marko Pintera 9699e887c4 Better handle input so that input events aren't skipped or in wrong order when window focus is changing 10 年之前
  Marko Pintera 57c37f1601 Fixing menu bar shortcuts & shortcuts in general 10 年之前
  Marko Pintera eedeb41ab4 WIP - Way of adding menu items from C#, ShortcutManager and extended GUIMenu so it displays shortcut keys 10 年之前
  Marko Pintera a45a814ea7 Fixed modal windows so they stay in front even if new non-modal windows spawn 11 年之前
  Marko Pintera 6fe93f22f0 Refactoring platform specific code to be easier to find and to implement for other platforms 11 年之前