Part of Xtruct
In this editor, everything is a plugin
You can extend the editor as well as the UI itself.
You can :
- Inherits from default plugins to Xtends them.
- Override default plugins functions with yours. No need to duplicate a plugin to make a fix or an enhancement. This way, even if the offical plugin is updated, you can still use yours with your functions