Commit graph

9614 commits

Author SHA1 Message Date
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
John Lewin
248a82e172 InsertionGroup should not set/null Mesh property 2018-03-08 16:37:50 -08:00
johnlewin
bce8985fda
Merge pull request #3054 from jlewin/design_tools
Revise Assets
2018-03-08 10:47:03 -08:00
John Lewin
00ad103e36 Latest agg-sharp, use simple AssetManager 2018-03-08 10:36:00 -08:00
John Lewin
ad38cc5a98 Revise Assets 2018-03-07 18:12:49 -08:00
John Lewin
06e9a73b03 Extract embedded types to new files 2018-03-07 12:25:57 -08:00
John Lewin
74b6a7f30f Localize label text 2018-03-07 10:52:59 -08:00
John Lewin
c18c660767 Fix typo 2018-03-07 10:51:58 -08:00
Lars Brubaker
2e10ee37cb
Merge pull request #3052 from larsbrubaker/design_tools
Latest agg
2018-03-07 07:41:40 -08:00
LarsBrubaker
05254ed8f8 Latest agg 2018-03-07 07:34:33 -08:00
Lars Brubaker
cf20b81cd2
Merge pull request #3051 from larsbrubaker/design_tools
Cleaned up bug with union and intersection editor re-doing work
2018-03-06 15:39:15 -08:00