Commit graph

37 commits

Author SHA1 Message Date
MatterHackers
74db968eee We can read extra fonts from the system. 2023-12-03 19:00:41 -08:00
MatterHackers
6492f25d1d Improving arange all
adding part sheet to main
improving folder sorting and naming, fixing path rendering
2023-03-11 11:26:16 -08:00
Lars Brubaker
63d48b49f5 Adding ability to see markdown edits live in description object 2022-10-27 12:21:28 -07:00
Lars Brubaker
cf5931d272 Improving ShowUpdateButton api 2022-04-28 13:19:48 -07:00
Lars Brubaker
1ccca5779a Fix a bug in intersect objects
improve subtract processing
improve subtract editor rendering
clean up editor draw aip
2021-11-19 15:49:59 -08:00
LarsBrubaker
c43ed1e73f Make it possible to change the name of an enum button 2021-09-20 09:20:35 -07:00
Lars Brubaker
b32c8677cf Fixing scaling with sliders 2021-09-02 13:13:21 -07:00
Lars Brubaker
5c7c95bd3a improving sliders 2021-09-02 13:12:32 -07:00
LarsBrubaker
627abbef9e Making sliders have option to do non-linear scalling 2021-08-30 08:47:11 -07:00
Lars Brubaker
c2a8ed5762 New ImageConverter has reached first ship candidate 2021-08-20 09:57:38 -07:00
LarsBrubaker
89890a4e94 improving image editor 2021-07-26 16:26:25 -07:00
LarsBrubaker
40abf0311e improving image editor 2021-07-26 16:26:24 -07:00
Lars Brubaker
cfc5607efc Add ability to order children by list index 2021-07-14 14:09:02 -07:00
Lars Brubaker
874bd53def making autopilot report time better
Making autopilot write to history
2021-06-24 10:48:43 -07:00
Lars Brubaker
ca68f03128 Put in description iocn 2021-04-22 14:24:34 -07:00
Lars Brubaker
d0d5b992d7 description working with icon
improving github container
2021-04-22 12:31:42 -07:00
LarsBrubaker
216b428fb2 Adding description object
Reordered retraction settings,
issue: MatterHackers/MCCentral#6364
Order retraction settings according to priority
2021-04-19 07:38:37 -07:00
LarsBrubaker
f59b323c61 Improved measure tool 2021-04-17 22:35:53 -07:00
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