Historial de Commits

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