Commit graph

9 commits

Author SHA1 Message Date
LarsBrubaker
e685fa12a2 Making it possible to select dual contouring for CSG 2021-07-14 07:16:44 -07:00
Lars Brubaker
3f53189dba adding new implicit meshing option 2021-06-21 18:11:28 -07:00
Lars Brubaker
61aa0bd24a Added the ability to do marching squares subtractions 2021-06-18 15:29:14 -07:00
LarsBrubaker
94befb957c Refactoring CSG operations 2021-06-17 11:50:58 -07:00
Lars Brubaker
1c9119568f Making sure we don't executer rebuilds while in a separate thread from the UI 2021-05-03 17:58:03 -07:00
Lars Brubaker
563bd1a3e7 making sure we don't re-enter this.OnInvalidate unless explicitly for properties
issue: MatterHackers/MCCentral#4965
Rebuild should directly call base.OnInvalidate to prevent re-entering this.OnInvalidate
2019-02-19 14:24:12 -08:00
LarsBrubaker
7793ab8aea Cleaning up base
refactoring
2019-01-29 08:11:47 -08:00
LarsBrubaker
13c7ca93be Common invalidate for all operations source objects
issue: MatterHackers/MCCentral#4941
changing color of inner object of curve not updating on screen color
2019-01-28 07:53:38 -08:00
LarsBrubaker
63fc7e5b83 Made intersection have a source object
improved update of toolbar buttons for OperationSourceContainerObject3D s
2019-01-27 18:12:19 -08:00