Commit graph

19 commits

Author SHA1 Message Date
Lars Brubaker
df7e119b19 Putting in max decimals for editors
Put in option to have description images
Making new curve tool much better
2021-03-18 18:00:09 -07:00
Lars Brubaker
699cee2d9b adding permission required attribute 2021-03-02 17:51:14 -08:00
Lars Brubaker
32e9ba56a2 Adding a suppress rebuild attribute 2021-03-02 17:08:30 -08:00
LarsBrubaker
55c150d1c2 Making an editor for vector4 2021-03-02 07:33:23 -08:00
LarsBrubaker
cfc2570524 improving editor button 2021-01-18 21:48:31 -08:00
Lars Brubaker
9fa1061f1e Making it easier to start a print that will not ask for feedback
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00
LarsBrubaker
e832522155 Starting to collect data at the end of a print 2020-10-04 22:21:17 -07:00
Lars Brubaker
3fd9ed31c3 Fixe error with icon list 2020-05-18 18:00:42 -07:00
LarsBrubaker
18581597c7 Working on more enum display options
Improving image converter display
2020-05-10 19:17:48 -07:00
LarsBrubaker
3b420c2ef8 improving subtract and subtract and replace editor display 2019-05-18 22:06:17 -07:00
LarsBrubaker
1f64a32794 Create HideChildrenFromTreeViewAttribute
Change IVisualLeafNode to HideChildrenFromTreeViewAttribute

Switch all classes that used IVisualLeafNode to use property

start using HideFromTreeViewAttribute rather than check for
GeneratedSupportObject3D
2019-05-04 19:39:11 -07:00
LarsBrubaker
d40a9235c8 Working on making unlockable design apps 2019-05-04 19:39:02 -07: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
John Lewin
ad68044e6b Add InvertIcons to IconsAttribute, use recommended member ordering 2019-01-04 11:43:03 -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
LarsBrubaker
ab1cdf2a67 Made the color and material buttons clickable again 2018-10-11 07:42:26 -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
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