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
Lars Brubaker
1957a6a4b1
Moving boolean operation to new rebuild pattern
2019-01-08 17:51:30 -08:00
John Lewin
6f25f45d56
Build TextObject3D on background task
2019-01-08 14:00:09 -08:00
John Lewin
45f83bad63
Use new Rebuild pattern
2019-01-08 13:53:44 -08:00
Lars Brubaker
88dd2395a1
Improving rebuild lock
2019-01-07 17:42:00 -08:00
Lars Brubaker
4c6db60ec6
Made Object3D listen for and update on Children modified
...
added Immutable Attribute
added Hide From Tree View Attribute
issue: MatterHackers/MCCentral#4806
support remove does not update tree view
2019-01-07 10:11:27 -08:00
Lars Brubaker
53aaf58fbf
Build supports on a background task
...
Make sure we lock items from modification while wrapping them in a transform
2019-01-05 13:30:05 -08:00
John Lewin
d6bcb515ce
Change SettingsValid to ValidateSettings extension method
2019-01-04 18:27:14 -08:00
John Lewin
da34757ab1
Conditionally invert icons based on new IconsAttribute option
2019-01-04 11:43:03 -08:00
John Lewin
ad68044e6b
Add InvertIcons to IconsAttribute, use recommended member ordering
2019-01-04 11:43:03 -08:00
LarsBrubaker
54088a14a0
Experimenting with new TextPathObject
...
the goal is that we would make the text object in the favorites
a component object wrapping the text path object and it would give
more 2D options to text as it becomes possible to get to a 2D text object
2019-01-03 07:51:14 -08:00
Lars Brubaker
75ae7313ad
Getting new Transform Wrapper code to pass tests
2019-01-02 09:48:21 -08:00
LarsBrubaker
e713d9cdd6
Improving TransformWrapper interface and usage
2019-01-01 16:00:59 -08:00
Lars Brubaker
00e95316b2
Working on new support generation
2018-12-31 12:12:14 -08:00
Lars Brubaker
5cc271e508
Working on new auto support feature
2018-12-31 09:12:49 -08:00
John Lewin
ad2586fdcb
Use new icons and section attributes in Align editor
2018-12-28 18:40:57 -08:00
John Lewin
27e7fa4b20
Add SectionEnd attribute to pop context to original container
2018-12-28 18:28:01 -08:00
John Lewin
1206125def
Create sections in property editor for SectionStart attributes
2018-12-28 18:21:01 -08:00
Lars Brubaker
83fd3423ec
Working on new supports
...
refactoring tour classes
2018-12-28 16:00:30 -08:00
LarsBrubaker
201c9d1d65
Improved subtract selection rendering
...
does not modify the part colors only the rendering colors
Refactoring
2018-12-21 08:27:40 -08:00
Lars Brubaker
e0a9ab1526
Writing tests for Combine and Subtract
2018-12-20 14:22:40 -08:00
Lars Brubaker
5910236d5f
Fixed Flatten in mesh wrapper
...
Reverted GetAxisAlignedBoundingBox in mesh wrapper
Have less initialization in FitToBounds
2018-12-18 10:05:05 -08:00
LarsBrubaker
4092d34e01
Work on new teselator
2018-12-16 08:35:55 -08:00
LarsBrubaker
38c8d47df3
New work on curve object
2018-12-16 08:35:55 -08:00
Lars Brubaker
8de283dbfe
Say who is the owner of executing tasks. This allows us to filter running tasks displays
...
issue: MatterHackers/MCCentral#4660
Not printing printer tab showing print progress from printing printer tab
2018-12-05 13:48:57 -08:00
John Lewin
970d68f5c0
Spelling
2018-11-29 13:41:24 -08:00
John Lewin
3a3061978b
Move SHA1 helpers into Agg, remove DataConverters3D dependency
2018-11-25 09:07:44 -08:00
John Lewin
8d4974dc32
Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
...
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
Lars Brubaker
89d1e34042
Made enum and Child Selector have undo history in PPE
2018-10-24 15:53:00 -07:00
LarsBrubaker
caed1d4a47
Making undo properties have more shared code
2018-10-24 10:08:52 -07:00
John Lewin
34708054ee
Add support for themed text/number edit fields
2018-10-22 14:16:24 -07:00
LarsBrubaker
0c86134330
Improve selection context on un-do and re-do
...
added undo to string and bool fields
experimental tab flashing
2018-10-21 11:52:05 -07:00
Lars Brubaker
79821947b7
Making public property undo better
2018-10-20 12:49:37 -07:00
LarsBrubaker
4a4ce7d1be
undo redo working on PPE int and double
2018-10-19 13:30:20 -07:00
LarsBrubaker
ab1cdf2a67
Made the color and material buttons clickable again
2018-10-11 07:42:26 -07:00
LarsBrubaker
229931039b
Added a line for the color editing of all parts
...
Added a color editor to Public Property editor
2018-10-07 18:11:37 -07:00
Lars Brubaker
fa85d93742
Refactoring
2018-10-05 09:58:30 -07:00
LarsBrubaker
efe03cb642
Make flatten only copy appropriate properties by default
...
issue: MatterHackers/MCCentral#4229
Merge on align should not clear the colors that were on the objects
refactor apply and merge => flatten
2018-10-04 10:17:57 -07:00
LarsBrubaker
3e4150b1b6
Added new speed for air gap layer
2018-09-23 19:23:24 -07:00
LarsBrubaker
76345be576
fixing modify opperations on selection groups
...
issue: MatterHackers/MCCentral#4005
Scale duplicates objects
2018-09-22 18:59:42 -07:00
LarsBrubaker
30cef6ef5a
Improving ungroup
...
issue: MatterHackers/MCCentral#4129
Content moves when ungrouped
2018-09-22 17:53:15 -07:00
Lars Brubaker
4fd69ef58a
Change 'alpha' to 'transparency' in feature detector
...
Allow renaming of enum values in public property editor
2018-09-21 16:12:16 -07:00
LarsBrubaker
9b4ee04b77
Fixing a bug with loading a model that has some bad data in the tree
...
Also this adds support for deleting the children of a source object
We will need this for the next level of mutating the scene graph
2018-09-11 09:07:18 -07: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