Josh Engebretson
|
a02e4366aa
Better handling for closing scene editor resource (closes #1167)
|
пре 9 година |
Josh Engebretson
|
228eb3fed1
Script lifetime and update fixes (+1 squashed commit)
|
пре 9 година |
Shaddock Heath
|
21b92356ba
remove some log statements
|
пре 9 година |
Shaddock Heath
|
bfa5dfd280
fixes issue where closing a project would not close the editors properly
|
пре 9 година |
Shaddock Heath
|
b23ec556c1
extracted the logic that instantiates resource editors into separate ResourceEditorBuilders so that it's easier to register and add new editors
|
пре 9 година |
Shaddock Heath
|
3554ad5a7e
Restructured web view client so that it can be controlled from the host typescript after getting an OnWebviewEnd message. This is the first step to removing some of the native events and being able to handle them from the TS side of things.
|
пре 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 година |
Josh Engebretson
|
b3d44c743c
Expose UIWebView from JSEditor
|
пре 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
|
0d2b649977
* refactored the way the SeriveLocator is being called. Now instead of being called from multiple locations, it listens for incoming event messages
|
пре 10 година |
Shaddock Heath
|
4017fb13b4
implemented a new service type: ProjectService and moved the UnloadProject event out of the ResourceService and into that. Also modified TypescriptLanguageService to implement both resource types and register with both types of registries.`
|
пре 10 година |
Shaddock Heath
|
81188d913e
- hook in project unload trigger so the state of the language service will get reset.
|
пре 10 година |
Shaddock Heath
|
a9ce46963e
initial cut at allowing typescript to be compiled by the editor and having the ability to hook additional services into editor events
|
пре 10 година |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
пре 9 година |
Shaddock Heath
|
9535116392
relaxed some lint configuration settings and fixed all the critical lint errors in the editor files
|
пре 10 година |
Josh Engebretson
|
a44199d3b4
Adding preliminary TypeScript importer and resource view
|
пре 10 година |
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 година |
Josh Engebretson
|
5227160bc6
WIP Multiple Selection
|
пре 10 година |
Josh Engebretson
|
ea6822b89d
JSONFile resource type
|
пре 10 година |
rsredsq
|
68486a26f1
Unified events names
|
пре 10 година |
JoshEngebretson
|
3f197a152f
Merge pull request #410 from rsredsq/RED-EDITOR-325
|
пре 10 година |
rsredsq
|
28d3b83fd6
Fix for checking unsaved changes
|
пре 10 година |
rsredsq
|
f009ef4605
prevent making another tab as active
|
пре 10 година |
rsredsq
|
c0ffe0ade4
Fixed behavior of closing files in the editor
|
пре 10 година |
Josh Engebretson
|
b855775214
Update
|
пре 10 година |
Josh Engebretson
|
c33c90beab
Adding TextImporter, additions to UIEditField, refresh content with Resource folder at project load
|
пре 10 година |
rsredsq
|
50a070d6f2
Reworked editor folder structure
|
пре 10 година |