Josh Engebretson
|
d9d421d11a
Removing shutdown event from Editor.ts
|
9 ani în urmă |
Josh Engebretson
|
24d8cf9946
Adding IPC::Shutdown for cleaning up and closing child processes
|
9 ani în urmă |
Shaddock Heath
|
c069587e3e
fixes issue with updates to user preferences not getting reflected in the embedded web view
|
9 ani în urmă |
JimMarlowe
|
a76dea0b3e
editor skin preferences
|
9 ani în urmă |
JimMarlowe
|
6624403337
UI Skin preference
|
9 ani în urmă |
Shaddock Heath
|
abf8a2955e
Initial work on updating the internal ACE editor settings from the application preferences file in userprefs.json
|
9 ani în urmă |
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 ani în urmă |
Shaddock Heath
|
c59ea5b70d
- cache the settings file so that it only reads the file once for multiple setting requests
|
9 ani în urmă |
Shaddock Heath
|
e855b7df92
- Added a new UserPreferencesChanged event that gets propagated to the web client
|
9 ani în urmă |
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
|
10 ani în urmă |
Shaddock Heath
|
9bf06efa8c
* compile the typescript files prior to the player launching
|
10 ani în urmă |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
10 ani în urmă |
Shaddock Heath
|
f81a30d1bd
fix lint error
|
10 ani în urmă |
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 ani în urmă |
rsredsq
|
e744240e06
Added maximize flag to the SetMode function.
|
10 ani în urmă |
rsredsq
|
68f13489b2
Save the maximized state for the player too
|
10 ani în urmă |
rsredsq
|
7a468d9dbc
Save window size if it was maximized
|
10 ani în urmă |
rsredsq
|
5307abbaed
Fix when editor was closed unexpectedly
|
10 ani în urmă |
marynate
|
8b4198db56
Minor UX improvement: try closing current project automatically for user when open a new project
|
10 ani în urmă |
rsredsq
|
a0f417454b
Capitalization fix, added AddButtonLeft function, prevent opening new dialog.
|
10 ani în urmă |
rsredsq
|
40ce6fec0c
Merge branch 'master' of https://github.com/AtomicGameEngine/AtomicGameEngine into RED-EDITOR-375
|
10 ani în urmă |
rsredsq
|
41060aba06
Added check if monitor was disabled then restore player position to the available one
|
10 ani în urmă |
Josh Engebretson
|
5227160bc6
WIP Multiple Selection
|
10 ani în urmă |
rsredsq
|
fe02f3abcc
Removed fullscreen property from the preferences.
|
10 ani în urmă |
rsredsq
|
a58100cf72
Initializing window parameters before window creation.
|
10 ani în urmă |
rsredsq
|
33ea57ba52
Remember player positioning when run from editor
|
10 ani în urmă |
rsredsq
|
68486a26f1
Unified events names
|
10 ani în urmă |
rsredsq
|
0e3f709ea1
Events moved to the separate file. Clean up, refactored.
|
10 ani în urmă |
rsredsq
|
8cd2309511
Clean up, removed unnecessary event, added UnsubscribeFromEvent function
|
10 ani în urmă |
rsredsq
|
e3e2ca793c
Check for unsaved changes before closing whole project or editor
|
10 ani în urmă |