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.GLTFHighlighter
 Highlighter for glTF text. More...
 
class  plugin.glTFEnginePage
 Custom web engine page for the glTF viewer. More...
 
class  plugin.glTFWidget
 glTF Viewer widget
More...
 
class  plugin.QuiltiX_glTF_serializer
 glTF serializer for MaterialX More...
 

Namespaces

namespace  plugin
 
namespace  materialxgtf
 /plugin
 

Functions

 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