fix: ensure renderer is initialized before operations
- Add _ensure_initialized() method to Viewer3DWidget - Queue pending meshes until widget is shown - Add remove_mesh() method to PygfxRenderer - Fix all viewer methods to check initialization
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[console_scripts]
|
||||
fluency-cad = fluency.main:main
|
||||
Reference in New Issue
Block a user