Examples of wrapper plugins
I made many plugins that are just light wrappers around a Python package.
Often all they do is add themselves to the menu, and include a launch command
Examples¶
- plugget wrappers:
- https://github.com/hannesdelbeke/unrealScriptEditor-plugin unreal-script-wrapper
- https://github.com/hannesdelbeke/texture-browser-unreal-plugin
- pip qt wrappers:
- pyblish
- Pyblish Maya plugin
- Pyblish Blender
- Pyblish Unreal