diff options
author | reduz <reduzio@gmail.com> | 2021-08-20 15:32:56 -0300 |
---|---|---|
committer | reduz <reduzio@gmail.com> | 2021-08-20 16:02:24 -0300 |
commit | 542e6e8ca621af377ae7552d869180fde9818e4c (patch) | |
tree | 22e83e8931fbbd2ef328595cd51e48a2fdf1434d /editor/plugins/texture_layered_editor_plugin.cpp | |
parent | 78bf06ea415873d336f7869edb632968b1be6bed (diff) |
Implement Extension Loader
* Extensions are now scanned and loaded on demand.
* Extensions found are cached into a file that is used to load them (which is also exported).
* Editor will ask to restart when an extension requires core functionality.
* Editor will attempt to load extensions always before importing or loading scenes. This ensures extensions can register the relevant types.
Diffstat (limited to 'editor/plugins/texture_layered_editor_plugin.cpp')
0 files changed, 0 insertions, 0 deletions