JohnnyWahib
|
0031c450f0
-Added Scene service provider for Editor plugins
|
9 年之前 |
Matt Benic
|
ae708bd7be
Simplified context menu API to pass node and asset directly. Fixed all plugins processing all menu events even if already processed. Fixed HierarchyFrameMenu passing already processed events to plugins.
|
9 年之前 |
Matt Benic
|
4fd7403f8d
Editor plugins can add items to project and hierarchy context menus and handle their events.
|
9 年之前 |
Shaddock Heath
|
afda43a968
removed some dead code
|
9 年之前 |
Shaddock Heath
|
303d712ec9
Refactoring the extension interface names to make more sense
|
9 年之前 |
Matt Benic
|
54fdbc7bf0
Moved ServiceLocator initialization into EditorUI to give it access to ModalOps without having init spread all over. Added a showModalOps method to UIServices to allow extensions to show modal windows.
|
9 年之前 |
Shaddock Heath
|
7a43a8fe60
fix for project unloaded event to account for services de-registering themselves during the loop
|
9 年之前 |
Shaddock Heath
|
af17f951a7
Fleshed out the per-project extensions
|
9 年之前 |
Matt Benic
|
f8e60f9287
WIP changes supporting per project extensions
|
9 年之前 |
Matt Benic
|
2541b51cb7
Editor scans Resources/Editor when a project is opened for .Service.js files, and loads them as extensions
|
9 年之前 |
Shaddock Heath
|
9fbef5d68e
updated license banners
|
9 年之前 |
Shaddock Heath
|
b3a3ab207c
massive cleanup and implementation of the typescript services in the web view.
|
9 年之前 |