Historique des commits

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