Commit graph

2220 commits

Author SHA1 Message Date
Lars Brubaker
67a2689ccb Made gear properties editable 2019-11-12 10:53:58 -08:00
Lars Brubaker
ac30947d0a Making gear size correct 2019-11-11 18:03:07 -08:00
LarsBrubaker
ae424640f9 refactoring errors 2019-11-10 21:17:04 -08:00
LarsBrubaker
d51b4dec96 fixed a problem with int truncation 2019-11-10 21:16:49 -08:00
LarsBrubaker
e950a0f3c5 fixing problems with selection leaving tree in bad shape 2019-11-10 21:16:08 -08:00
LarsBrubaker
2ff1220d2c have the internal shape building 2019-11-08 22:52:33 -08:00
LarsBrubaker
1cec7420c5 Normal gear working mostly 2019-11-04 08:36:26 -08:00
LarsBrubaker
7ede20443e regular gear is rendering 2019-10-27 16:01:49 -07:00
LarsBrubaker
4f0c248830 working on regular gear shape 2019-10-26 08:45:11 -07:00
LarsBrubaker
08b7617776 We can now make a rack gear 2019-10-25 23:11:43 -07:00
Lars Brubaker
f8e40fa4cf moving Gear2D to MC
putting in some debugging
2019-10-25 17:21:50 -07:00
Lars Brubaker
f76bad849c fixing agg test, refactoring 2019-10-22 18:00:55 -07:00
Lars Brubaker
618d94e063 Added font preview to font selector 2019-10-22 17:42:26 -07:00
John Lewin
8706a2aeaf Guard for null
- Issue MatterHackers/MatterControl#4665
MC on macOS crashes when exporting G-code
2019-09-25 10:51:50 -07:00
LarsBrubaker
3875206806 Change the minimum amount to be relative to the starting size 2019-09-18 08:26:34 -07:00
LarsBrubaker
7b16788d43 make sure we only add valid meshes while ungrouping
issue: MatterHackers/MCCentral#5800
Ungrouping certain models crashes MC
2019-09-17 22:39:05 -07:00
LarsBrubaker
8705098b61 Fixed bug with arrange all when no items on bed 2019-09-13 08:41:56 -07:00
Lars Brubaker
2c0b0a8716 Check for null
issue: MatterHackers/MCCentral#5782
Should be able to export STLs from a design tab
2019-09-11 17:57:48 -07:00
jlewin
2da32ee68c Toggle popup on button click
- Issue MatterHackers/MCCentral#5724
clicking search button a second time should close it
2019-06-24 17:03:20 -07:00
jlewin
a9395459a8 Ensure we switch to 'New Design` tab 2019-06-24 17:00:32 -07:00
Lars Brubaker
a39c0b657f Remove help text 2019-06-22 14:42:25 -07:00
jlewin
dccc3c0fea Add 'Preparing help...' popover when creating index
- Issue MatterHackers/MCCentral#5715
Show 'Waiting for Results'
2019-06-21 15:37:14 -07:00
jlewin
903a737db9 Rename p2 to arrowOffset, rebuild shape in ArrowOffset setter 2019-06-21 15:34:39 -07:00
jlewin
7608489e09 Revise naming, make HelpIndex static 2019-06-21 15:33:55 -07:00
John Lewin
12d8291a20 Restore Explorer file association support
- Issue MatterHackers/MCCentral#5719
Windows Explorer file associations fail to open file
2019-06-20 23:10:40 -07:00
LarsBrubaker
5902e917d5 Make sure we can show unlock on component
issue: MatterHackers/MCCentral#5703
Design Apps not unlockable
2019-06-20 19:06:15 -07:00
jlewin
3d97962490 Use async task for query, show 'Searching...'
- Issue MatterHackers/MCCentral#5715
Show 'Waiting for Results'
2019-06-20 18:20:53 -07:00
jlewin
ed2d31071b Set ToolTipText
-Issue MatterHackers/MCCentral#5717
Tool bar items not showing tool tips
2019-06-20 18:20:53 -07:00
jlewin
56fdfc7ba3 Add document icon to Help tree nodes 2019-06-20 18:20:53 -07:00
jlewin
5049d3354d Assign NodeParent when added, walk NodeParent tree for expansion
- Issue MatterHackers/MCCentral#5718
TreeView expansion in SelectedNode fails as parent not yet assigned
2019-06-20 18:20:53 -07:00
jlewin
e6a39e19c3 Wrap search results in scrollable 2019-06-20 18:20:53 -07:00
jlewin
da981b7499 Use Lucene for in-page filtering
- Issue MatterHackers/MCCentral#5699
Improve search
2019-06-20 18:20:53 -07:00
jlewin
4e7004a5fc Filter to Modify operations on SelectedObjectPanel overflow menu
- Issue MatterHackers/MCCentral#5690
Unexpected items in overflow menu after recent changes to sync
treenode & right click menus
2019-06-20 18:20:53 -07:00
jlewin
f205c3f662 Apply padding removed from base type to AddPrinterWidget.cs
- Issue MatterHackers/MCCentral#5707
Fix spacing on AddHardwareWizard
2019-06-20 18:20:53 -07:00
jlewin
0459a3ddaa Implement proposed help tab revisions
- Issue MatterHackers/MCCentral#5699
Improve search
2019-06-20 13:37:17 -07:00
jlewin
422953d685 Use LayoutLock for expensive construction on large node count 2019-06-20 13:35:03 -07:00
jlewin
1b66dde24f Conditionally create split buttons for OperationGroups
- Revise group ordering, move some items from Align to Other
2019-06-20 13:34:15 -07:00
jlewin
21afd2920b Improve help tab styling, fix close button
- Issue MatterHackers/MCCentral#5699
Improve search
2019-06-20 11:04:11 -07:00
Tyler Anderson
4e09a2cc2f Show troubleshooting information for connection errors 2019-06-19 19:22:44 -07:00
jlewin
e8298c83a4 Include name field in query 2019-06-19 17:59:26 -07:00
jlewin
e25b804b98 Clear results before search, add no results found message 2019-06-19 17:32:30 -07:00
jlewin
0a183d1fd2 Add undo support for dual align, keep position 2019-06-19 17:32:08 -07:00
jlewin
79ee17e7ce Add matching text to search results 2019-06-19 16:49:27 -07:00
jlewin
ae6655911a Scroll selection into view 2019-06-19 16:44:35 -07:00
jlewin
dab70b3dc0 Don't collapse tree of existing selection 2019-06-19 16:34:19 -07:00
jlewin
ca2d378b8c Add dedicated type for OperationGroup buttons 2019-06-19 14:16:49 -07:00
jlewin
d2ec546fed Fix warnings 2019-06-19 14:01:38 -07:00
jlewin
afde5f93d8 Conditionally render arrow region as target 2019-06-19 13:37:33 -07:00
jlewin
ea769b7a23 Fix warnings 2019-06-19 13:35:45 -07:00
jlewin
bd976da442 Allow containers to temporarily override user sort
- Issue MatterHackers/MCCentral#3947
Remember sorting and view for library folders
2019-06-19 12:02:46 -07:00