JoshEngebretson
|
518fef5042
Merge pull request #614 from shaddockh/TSH-ATOMIC-TYPESCRIPT
|
9 vuotta sitten |
Matt Benic
|
50e0e51adf
Merge remote-tracking branch 'upstream/master'
|
9 vuotta sitten |
Shaddock Heath
|
ddcdece2c9
hooked in the EditorPlayRequest event to be able to perform logic prior to the player launching
|
10 vuotta sitten |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
9 vuotta sitten |
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 vuotta sitten |
Josh Engebretson
|
d579df1d90
Avoid adding a flag to command line for running from editor's play mode
|
10 vuotta sitten |
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 vuotta sitten |
rsredsq
|
f9a0c67d70
Fix play button. Prevent running multiple players from the menu. Refactored
|
10 vuotta sitten |
rsredsq
|
549dfeb78c
Fix for command line arguments
|
10 vuotta sitten |
rsredsq
|
0bd7f4b067
Some cleanups. Overwrite config file if it is invalid. Added resizable argument to the player
|
10 vuotta sitten |
rsredsq
|
ecf2826418
Fix crash. Fix when window position hasn't been saved if stop button used
|
10 vuotta sitten |
rsredsq
|
cca698f783
Fix mac build
|
10 vuotta sitten |
rsredsq
|
33ea57ba52
Remember player positioning when run from editor
|
10 vuotta sitten |
JoshEngebretson
|
a3d7b4a9c3
Adding VS2015 debugger attach support
|
10 vuotta sitten |
JoshEngebretson
|
83cf8f05c0
Fix IPC issue on Windows which was causing reads to hang and a problem at exit
|
10 vuotta sitten |
Josh Engebretson
|
b855775214
Update
|
10 vuotta sitten |
Josh Engebretson
|
057bd20caa
LicenseSystem updates
|
10 vuotta sitten |
Josh Engebretson
|
fcae0d9a89
Adding profiler and console to AtomicEditor menus, forward whether profiling to player app, when console is open filter input
|
10 vuotta sitten |
rsredsq
|
ab70f58420
Editor preferences reworked. Deleted native code that contains a Preferences logic. Use Preferences.ts for loading/saving preferences now. A bit preferences format remapped.
|
10 vuotta sitten |
Josh Engebretson
|
9be22ececb
Better delete key handling
|
10 vuotta sitten |
Josh Engebretson
|
fb3e81417e
Move reference AtomicEditor implementation to Attic, TypeScript AtomicEditorWork now AtomicEditor
|
10 vuotta sitten |