|
QuiltiX Plugins 0.0.1
Custom Plugins for QuiltiX
|
Go to the source code of this file.
Classes | |
| class | plugin.GLTFHighlighter |
| Highlighter for glTF text. More... | |
| class | plugin.glTFEnginePage |
| Custom web engine page for the glTF viewer. More... | |
| class | plugin.QuiltiX_glTF_serializer |
| glTF serializer for MaterialX More... | |
Namespaces | |
| namespace | plugin |
| Copyright (c) 2025 NanMu Consulting Author: Bernard Kwok (kwokc.nosp@m.b@gm.nosp@m.ail.c.nosp@m.om) | |
| namespace | materialxgtf |
| /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.have_highliting = True |
| plugin.logger = logging.getLogger(__name__) | |
| bool | plugin.haveGLTF = False |