Shaddock Heath
|
0d2f9c318d
Make sure we add the extension, even if there is more than one dot.
|
8 years ago |
Shaddock Heath
|
cbbafcaec3
Updated signature of getting a edit resource to allow passing a line number so that once the editor loads, it auto navigates to that line.
|
8 years ago |
Shaddock Heath
|
5d9b711e3d
Mapped all editor send event calls to use the new signature
|
8 years ago |
Shaddock Heath
|
9339f6d0c5
Added type safety to the sendEvent calls.
|
9 years ago |
Shaddock Heath
|
ac333177f3
Converting the editor events to use the native versions of them.
|
9 years ago |
Shaddock Heath
|
86c843419a
Fixes #1268 - Work on converting to TS enums
|
9 years ago |
Shaddock Heath
|
263c143a7e
backing out auto-focus changes for dialogs that don't need it
|
9 years ago |
Shaddock Heath
|
fca78b5bd6
removed autofocus and manually setting focus on the following dialogs: snap settings, new folder, create script, create resource, create component, rename asset
|
9 years ago |
Shaddock Heath
|
8b86db7dd5
fixes #841
|
9 years ago |
Shaddock Heath
|
a78b16251e
Work on the create component and create script template system to add a dropdown to select which template to use based on a JSON config file. Added TypeScript templates for component and script.
|
9 years ago |
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 years ago |
Shaddock Heath
|
f5d1e6c8bf
as a stopgap measure, if a file extension is not provided for creating a new component or script, it will default to .js, but if one is provided, then it will use that.
|
9 years ago |
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 years ago |
Shaddock Heath
|
38892dcc05
- modified UIResourceOps to bubble the delete up to the ProjectFrame which performs the actual delete
|
10 years ago |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
9 years ago |
Josh Engebretson
|
0986372185
General asset renaming
|
10 years ago |
Josh Engebretson
|
b855775214
Update
|
10 years ago |
rsredsq
|
0a73b8eb8f
ResourceOps moved back to /resources
|
10 years ago |
rsredsq
|
50a070d6f2
Reworked editor folder structure
|
10 years ago |
Josh Engebretson
|
b4fba728b6
Support creation from Project frame create button as well as context menu, adding Script resource creation
|
10 years ago |
Josh Engebretson
|
aadde2289d
Support material creation, guard against NAN in model animation import settings, support breaking prefabs at scene level,
|
10 years ago |
Josh Engebretson
|
49046a42ac
New scene creation, drag and drop textures on material inspector, and more...
|
10 years ago |
Josh Engebretson
|
77eb56c8f4
Work
|
10 years ago |
Josh Engebretson
|
d188ae1c89
Context menus on right click, asset deletion
|
10 years ago |
Josh Engebretson
|
69ec23c38f
ResourceOps: Folder Creation
|
10 years ago |