pure Python
Backlinks¶
- Unreal plugin
- For pure Python plugins it should be possible to create a workaround. I think plugget does so.
- Unreal python plugin template
- A Unreal plugin template for pure Python plugins
- Unreal Python script editor
- You can download the script editor as an Unreal plugin here: https://github.com/hannesdelbeke/unrealScriptEditor-plugin
- Unreal texture browser plugin
- pure Python, no compiling, code also works outside Unreal.
- PR explained - ExecuteInMainThreadWithResult
- explain PR https://github.com/pyblish/pyblish-unreal/pull/6
This is not pure Python, since it’s C++
- explain PR https://github.com/pyblish/pyblish-unreal/pull/6