QuiltiX Plugins 0.0.1
Custom Plugins for QuiltiX
|
Go to the source code of this file.
Namespaces | |
namespace | plugin |
namespace | materialxslx |
/plugin | |
Functions | |
plugin.load_qt_modules () | |
Function to delay loading of Qt modules until after the QuiltiX UI is initialized. | |
plugin.after_ui_init ("quiltix.QuiltiXWindow" editor) | |
After UI initialization, add the MaterialX glTF serializer to the editor. | |
str | plugin.plugin_name () |
Get the name of the plugin. | |
bool | plugin.is_valid () |
Check if the plugin is valid. | |
Variables | |
bool | plugin.use_pygments = False |
bool | plugin.have_support_modules = True |