Shaddock Heath
|
e41c645b94
Fix event handler to use the native wrapper. The merge pulled out the EditorEvents file that this relied on.
|
преди 9 години |
JoshEngebretson
|
123bcb0ae0
Merge pull request #1435 from AtomicGameEngine/TSH-ATOMIC-DYNAMIC-WEBVIEW-SETTINGS
|
преди 9 години |
Shaddock Heath
|
d6f6c68e53
Updated the way preferences are handled to allow editor prefs to be sent to the code editor and apply immediately
|
преди 9 години |
Shaddock Heath
|
5d9b711e3d
Mapped all editor send event calls to use the new signature
|
преди 9 години |
Shaddock Heath
|
9339f6d0c5
Added type safety to the sendEvent calls.
|
преди 9 години |
Shaddock Heath
|
0bfea61e06
All editor events have now been mapped to native events. Next step is to clean up the events and weed out duplicates if possible.
|
преди 9 години |
Shaddock Heath
|
ac333177f3
Converting the editor events to use the native versions of them.
|
преди 9 години |
Shaddock Heath
|
d97ec9157d
First cut at converting all event handling to the new event model
|
преди 9 години |
Josh Engebretson
|
d9d421d11a
Removing shutdown event from Editor.ts
|
преди 9 години |
Josh Engebretson
|
24d8cf9946
Adding IPC::Shutdown for cleaning up and closing child processes
|
преди 9 години |
Shaddock Heath
|
c069587e3e
fixes issue with updates to user preferences not getting reflected in the embedded web view
|
преди 9 години |
JimMarlowe
|
a76dea0b3e
editor skin preferences
|
преди 9 години |
JimMarlowe
|
6624403337
UI Skin preference
|
преди 9 години |
Shaddock Heath
|
abf8a2955e
Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json
|
преди 9 години |
Shaddock Heath
|
dc1faa32b1
Updated to handle the user prefs change notification to the web client from the host typescript. Also cleaned up some typos and api signatures.
|
преди 9 години |
Shaddock Heath
|
c59ea5b70d
- cache the settings file so that it only reads the file once for multiple setting requests
|
преди 9 години |
Shaddock Heath
|
e855b7df92
- Added a new UserPreferencesChanged event that gets propagated to the web client
|
преди 9 години |
Shaddock Heath
|
bcb4cf18bf
Work on routing delete, rename, and project unloaded events to the web view so that the typescript language service can keep it's internal representation of the project in sync
|
преди 9 години |
Shaddock Heath
|
9bf06efa8c
* compile the typescript files prior to the player launching
|
преди 10 години |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
преди 9 години |
Shaddock Heath
|
f81a30d1bd
fix lint error
|
преди 10 години |
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 години |
rsredsq
|
e744240e06
Added maximize flag to the SetMode function.
|
преди 10 години |
rsredsq
|
68f13489b2
Save the maximized state for the player too
|
преди 10 години |
rsredsq
|
7a468d9dbc
Save window size if it was maximized
|
преди 10 години |
rsredsq
|
5307abbaed
Fix when editor was closed unexpectedly
|
преди 10 години |
marynate
|
8b4198db56
Minor UX improvement: try closing current project automatically for user when open a new project
|
преди 10 години |
rsredsq
|
a0f417454b
Capitalization fix, added AddButtonLeft function, prevent opening new dialog.
|
преди 10 години |
rsredsq
|
40ce6fec0c
Merge branch 'master' of https://github.com/AtomicGameEngine/AtomicGameEngine into RED-EDITOR-375
|
преди 10 години |
rsredsq
|
41060aba06
Added check if monitor was disabled then restore player position to the available one
|
преди 10 години |