LarsBrubaker
a35347df4a
Object3DControls are dynamically added for a given part
2020-09-12 19:44:18 -07:00
LarsBrubaker
bb3416f15d
formatting
2020-08-18 20:22:17 -07:00
Lars Brubaker
1427d961bd
Better multi threading of image object 3d
...
issue: MatterHackers/MCCentral#5954
NullReferenceException: Object reference not set to an instance of an object.
2020-07-15 18:06:28 -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
Lars Brubaker
51d7193bf0
Subtract 2 is working well now and rebuilding
...
Cleaning up On Invalidate and rebuild
issue: MatterHackers/MCCentral#4965
Rebuild should directly call base.OnInvalidate to prevent re-entering this.OnInvalidate
issue: MatterHackers/MCCentral#4964
Rebuild should fire Invalidate if content is changed
issue: MatterHackers/MCCentral#4970
Consider if primitives should use background tasks in Rebuild
issue: MatterHackers/MCCentral#4966
async Rebuild calls must be awaited in Create methods
2019-02-12 16:06:32 -08:00
LarsBrubaker
5786db9417
Improving Plus operation to be more efficient when building dynamic content
...
Added a rebuild to ImageObject3D
2019-02-02 16:47:36 -08:00
Lars Brubaker
6305303047
Cleaning up object3d invalidate calls
2019-01-28 17:44:10 -08:00
Lars Brubaker
32b55c10db
Fixe image moves when image converted
...
add undo to many more modify opperations
issue: MatterHackers/MCCentral#4905
Add undo to image converter and other path opperations
issue: MatterHackers/MCCentral#4899
Image Converter button causes image to change position when extruded
2019-01-24 10:32:43 -08:00
LarsBrubaker
115634ef3a
Fixing texturing
2019-01-13 11:58:05 -08:00
Lars Brubaker
e1ce3419f2
simple mesh
2019-01-11 17:10:45 -08:00
John Lewin
60aaa5abea
Switch to Model view when dragging items from the file system
...
- Issue MatterHackers/MCCentral#4781
DragDrop STL from desktop to printing GCode view fails to switch to
model view
2019-01-10 15:21:33 -08:00
John Lewin
45f83bad63
Use new Rebuild pattern
2019-01-08 13:53:44 -08:00
Lars Brubaker
bed90234e7
Made MatterControl run as a .net standard app
...
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00