- Fixed redraw when component changed

This commit is contained in:
bklronin
2025-04-13 16:40:54 +02:00
parent 4d7b2cdbad
commit 6cf70b9ae2
2 changed files with 20 additions and 18 deletions

View File

@@ -32,4 +32,4 @@ So far these are the elements:
- Code: A special type that directly builds bodys from sdfCAD code.
- Body: The 3D meshed result from sdfCAD
- Sketch: The base to draw new entities.
- Interactor: A special component mesh that is used to manipulate the bodys in 3d view.
- Interactor (edges): A special component mesh that is used to manipulate the bodys in 3d view.