Commit graph

9624 commits

Author SHA1 Message Date
johnlewin
463d4fd3d4
Merge pull request #3068 from jlewin/design_tools
Fix tests
2018-03-13 09:03:15 -07:00
John Lewin
51dcf0faef Add support for toggling Sync-to-print after recent menu item removal
- Issue MatterHackers/MCCentral#2914
Investigate CancelWorksAsExpected failure
2018-03-13 08:51:32 -07:00
John Lewin
8eee29fd32 Add a mechanism to bypass the closeInitialPlusTab behavior 2018-03-13 08:43:20 -07:00
John Lewin
c09210047c Add a mechanism to set the name of a SettingsItem -> Toggle control 2018-03-13 08:43:20 -07:00
John Lewin
9d8e710595 Remove validation of removed menu item
- Issue MatterHackers/MCCentral#2912
Investigate View3DOverflowMenus failure
2018-03-13 07:51:28 -07:00
Lars Brubaker
dd2187afd4
Merge pull request #3067 from larsbrubaker/design_tools
Made braille more standards compliant
2018-03-12 18:43:36 -07:00
Lars Brubaker
7941f53030 Made braille more standards complient 2018-03-12 18:11:39 -07:00
Lars Brubaker
6ba1a28a09
Merge pull request #3066 from jlewin/design_tools
Consolidate SHA1 helpers
2018-03-12 18:10:27 -07:00
John Lewin
38de656e48 Improve naming to clarify behavior 2018-03-12 17:07:19 -07:00
John Lewin
c09e0731ef Consolidate SHA1 helpers
- Issue MatterHackers/MCCentral#2879
Ensure consistency and consolidate all sha1 helpers
2018-03-12 17:07:18 -07:00
Lars Brubaker
5e26259918
Merge pull request #3065 from larsbrubaker/design_tools
New probe calibration wizard is working
2018-03-12 16:50:11 -07:00
Lars Brubaker
9fdbb1ef5c New probe calibration wizard is working 2018-03-12 16:39:17 -07:00
Lars Brubaker
f5657d2073
Merge pull request #3064 from jlewin/design_tools
Persist Printer tab state
2018-03-12 16:38:59 -07:00
John Lewin
a39e2b532d Persist Printer tab state
- Issue MatterHackers/MCCentral#2872
2018-03-12 15:59:03 -07:00
John Lewin
188d8b14aa RootedObjectEventHandler should not serialize as Json
- Issue MatterHackers/MCCentral#2887
2018-03-12 15:26:29 -07:00
Lars Brubaker
4fed175415
Merge pull request #3063 from larsbrubaker/design_tools
Fixing compiler error
2018-03-12 12:32:54 -07:00
Lars Brubaker
c1dad26a75 Fixing compiler error 2018-03-12 09:28:50 -07:00
Lars Brubaker
836f640f97
Merge pull request #3062 from jlewin/design_tools
Update Help -> About
2018-03-11 18:32:53 -07:00
John Lewin
c0a9447361 Add configurable AmbientColor param and property 2018-03-11 17:50:18 -07:00
John Lewin
389cb7d009 Add configurable MeshColor property 2018-03-11 17:48:35 -07:00
John Lewin
dae17f9c76 Add configurable rotateX param 2018-03-11 17:46:59 -07:00
John Lewin
41aede4233 Use theme colors 2018-03-11 16:50:02 -07:00
John Lewin
09cbd9f3ce Use MH Logo on AboutPage, revise layout
- Set minimum size closer to startup size
2018-03-11 12:23:16 -07:00
John Lewin
e243dbbc2f Extract splash screen logo to reusable type 2018-03-11 12:22:25 -07:00
John Lewin
14194900f7 Revise About page
- Swtich from html to GuiWidgets for layout
- Simplify with DialogPage - remove AboutWindow, AboutWidget
- Remove AboutPage namespace
2018-03-11 09:34:57 -07:00
John Lewin
90ea31cd71 Reorder 2018-03-10 21:58:51 -08:00
John Lewin
279ee757cc Change accessibility, drop ToString() 2018-03-10 21:57:55 -08:00
John Lewin
34e42420fe Extract cache management functions to dedicated class 2018-03-10 21:55:34 -08:00
Lars Brubaker
2c689aa1db
Merge pull request #3061 from larsbrubaker/design_tools
Improved Braille more
2018-03-10 21:48:33 -08:00
LarsBrubaker
4a5feb6415 Put in more finishing touches. 2018-03-10 21:30:35 -08:00
LarsBrubaker
6892492756 Move slightly inside 2018-03-10 20:56:26 -08:00
Lars Brubaker
94ebac6638
Merge pull request #3060 from larsbrubaker/design_tools
Design tools
2018-03-10 17:02:31 -08:00
LarsBrubaker
afc3b9dbb6 Rotate so default print is with dots on front plane 2018-03-10 16:54:55 -08:00
LarsBrubaker
d44207ea2a Fixed and improved Brairlle Object
Added Split Camel Case extension
2018-03-10 16:54:55 -08:00
LarsBrubaker
94f6eebfe2 New sphere constructor 2018-03-10 16:54:55 -08:00
Lars Brubaker
111ee5f3c7
Merge pull request #3059 from jlewin/design_tools
Add PublishCount validation
2018-03-10 16:53:56 -08:00
John Lewin
b642e500c5 Add PublishCount validation 2018-03-10 16:25:55 -08:00
johnlewin
7e8bae53f8
Merge pull request #3058 from jlewin/design_tools
Add AssetManagerTests
2018-03-10 12:30:31 -08:00
John Lewin
53770fcd9b Add AssetManagerTests 2018-03-10 12:23:46 -08:00
Lars Brubaker
b7f3de2a0d Working on new probe calibration wizard 2018-03-09 18:22:38 -08:00
Lars Brubaker
c98a60aed2 Latest agg 2018-03-09 09:40:38 -08:00
Lars Brubaker
57c79d2434 improve VisibleMeshes thread safety
issue: MatterHackers/MCCentral#2900
Make VisibleMeshes more thread safe
2018-03-09 09:26:36 -08:00
Lars Brubaker
eb061d68c0
Merge pull request #3057 from jlewin/design_tools
Remove redundant menu options
2018-03-09 08:47:10 -08:00
John Lewin
84a7394e0c Restore missing layer scrub/scrollbars, add persistent options panel
- Issue MatterHackers/MCCentral#2897
2D GCode view missing scrollbars
2018-03-09 08:04:33 -08:00
John Lewin
f460034cf0 Remove redundant menu options
- Issue MatterHackers/MCCentral#2904
2018-03-09 07:32:35 -08:00
Lars Brubaker
5579fb5040
Merge pull request #3056 from larsbrubaker/design_tools
Design tools
2018-03-08 18:02:22 -08:00
Lars Brubaker
d133b27f61 Latest agg 2018-03-08 17:56:17 -08:00
Lars Brubaker
9cc6d5f469 Added passing UndoBuffer to rebuildable 2018-03-08 17:29:35 -08:00
Lars Brubaker
4e41fa6694 Put 0 height objects slightly above the bed 2018-03-08 17:28:24 -08:00
johnlewin
4ab89c9d77
Merge pull request #3055 from jlewin/design_tools
InsertionGroup should not set/null Mesh property
2018-03-08 16:45:09 -08:00