QuiltiX Plugins 0.0.1
Custom Plugins for QuiltiX
Loading...
Searching...
No Matches
plugin.py File Reference

Go to the source code of this file.

Classes

class  plugin.JsonHighlighter
 
class  plugin.QuiltiX_GLTFPT_serializer
 

Namespaces

namespace  plugin
 Copyright (c) 2025 NanMu Consulting Author: Bernard Kwok (kwokc.nosp@m.b@gm.nosp@m.ail.c.nosp@m.om)
 

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_module = True