Commit History

Author SHA1 Message Date
  Shaddock Heath 86c843419a Fixes #1268 - Work on converting to TS enums 9 years ago
  Josh Engebretson 372e5b823a Cleanups and use the new Atomic events in Shortcuts to show usage 9 years ago
  Josh Engebretson fdac02331b Refactor C# editor build support 9 years ago
  JimMarlowe 4ab3f437a3 Editor C# Compilation (+1 squashed commit) 9 years ago
  Shaddock Heath b0df467662 Undo, Redo, and Paste are handled properly from the editor menu bar. 9 years ago
  Shaddock Heath 92658afd93 Work on forwarding shortcut events from the menu to the web view 9 years ago
  Josh Engebretson 77f736b736 Better default player window size/position, fix scaling issue on New Build window, fix typo 9 years ago
  Josh Engebretson 0080ff8a6d Addressing Linting issues 9 years ago
  Matt Benic 50e0e51adf Merge remote-tracking branch 'upstream/master' 9 years ago
  Josh Engebretson 94b70f32e7 Applying MIT License 9 years ago
  Matt Benic 9d5a617f58 Added the ability to pause/resume updates on the engine and step one frame at a time. Added Pause/Resume and Step buttons on the editor to pause/resume/step through IPC. NOTE that IPC update has moved to StartFrame so it doesn't get paused. 9 years ago
  Matt Benic 993e8f21d9 Merge remote-tracking branch 'upstream/master' 9 years ago
  Matt Benic d60fb38af8 When playing from the editor, project's Engine.json settings take precidence over those passed from the editor as commandline arguments. Default settings also don't take precidence over those set in the settings file. 10 years ago
  rsredsq 24f9eedf96 Some fixes 10 years ago
  Shaddock Heath f1e6b3cd70 tuning the tslint configuration to work with the editor code style. Also fixed the blatant linting issues in the editor code. ResourceOps.ts may need to be looked at to restructure since a tslint rule had to be forcibly disabled 10 years ago
  rsredsq 68f13489b2 Save the maximized state for the player too 10 years ago
  rsredsq fe5b4f7079 Cleanup 10 years ago
  rsredsq c039a6fe41 Fix 'X' key shortcut with multiple scenes open 10 years ago
  rsredsq 40ce6fec0c Merge branch 'master' of https://github.com/AtomicGameEngine/AtomicGameEngine into RED-EDITOR-375 10 years ago
  rsredsq efab3e4473 Use default prefs if requested monitor is not available 10 years ago
  rsredsq 293ca6e3aa Check for window size and monitor size 10 years ago
  rsredsq 41060aba06 Added check if monitor was disabled then restore player position to the available one 10 years ago
  Josh Engebretson 9685adaba8 Support for cut operations, various fixes 10 years ago
  Josh Engebretson 8821c0b652 Add frame selected to menu, way to have shortcuts that don't require super key, if in a text edit don't invoke shortcuts 10 years ago
  rsredsq f9a0c67d70 Fix play button. Prevent running multiple players from the menu. Refactored 10 years ago
  rsredsq 549dfeb78c Fix for command line arguments 10 years ago
  rsredsq fe02f3abcc Removed fullscreen property from the preferences. 10 years ago
  rsredsq 0bd7f4b067 Some cleanups. Overwrite config file if it is invalid. Added resizable argument to the player 10 years ago
  rsredsq 33ea57ba52 Remember player positioning when run from editor 10 years ago
  Josh Engebretson 9e30f46d0d Add hotkey for toggling gizmo axis mode 10 years ago