Read below for adjustments made to the standard APIs. Otherwise, all documentation from the original libraries remains 100% valid. Check out the examples folder for some concrete code. I am writing ...
Use the infamous Dear ImGui library directly in your Blender scripts! This means custom GUI drawing in your operators: Normally custom UI drawing in Blender is done using the binding of OpenGL from ...