Commit graph

9710 commits

Author SHA1 Message Date
John Lewin
cb964dfdcb Add missing localize calls to SliceSettings widgets 2018-03-21 17:19:05 -07:00
John Lewin
7c7554a43b Move localization init into ApplicationController 2018-03-21 17:18:17 -07:00
johnlewin
252139847f
Merge pull request #3102 from larsbrubaker/design_tools
Turn temps off immediately on print complete
2018-03-21 15:09:10 -07:00
Lars Brubaker
372cf646c3 Turn temps off immediately on print complete 2018-03-21 14:20:43 -07:00
johnlewin
80ad33d33a
Merge pull request #3100 from jlewin/design_tools
Skip on touchscreen
2018-03-20 21:27:21 -07:00
John Lewin
5ea9374c90 Skip on touchscreen 2018-03-20 21:21:27 -07:00
johnlewin
b7627a02dc
Merge pull request #3099 from jlewin/design_tools
Remove MapPath
2018-03-20 20:00:59 -07:00
John Lewin
e67305ed7d Let LoadImage resolve AssetPath
- Remove non-relative path aware File.Exists call
2018-03-20 19:44:29 -07:00
John Lewin
5154066621 Explicitly use FileSystemStaticData for Desktop/Debug case 2018-03-20 19:44:29 -07:00
John Lewin
dc3c5c12c1 Use stream rather than file system 2018-03-20 19:44:00 -07:00
John Lewin
897804f44b Add stream based implementation for Calibration items 2018-03-20 19:44:00 -07:00
Lars Brubaker
2b81795e90
Merge pull request #3098 from larsbrubaker/design_tools
Added SetInterval to uithread
2018-03-20 19:00:40 -07:00
Lars Brubaker
9139345012 Added SetInterval to uithread
Make sure we don't show time to turn of temps if already off
Make sure tumble cube is build before putting textures on it
2018-03-20 18:48:26 -07:00
Lars Brubaker
bd9f985c3a
Merge pull request #3097 from larsbrubaker/design_tools
Make the minimum window height 480
2018-03-20 12:34:29 -07:00
Lars Brubaker
a0afbe4a29 Make the minimum window height 480
Made more controls able to scale down
- color swatch
- tumble control
- default button height
2018-03-20 09:34:22 -07:00
Lars Brubaker
2e54d2b4ef
Merge pull request #3095 from larsbrubaker/design_tools
Removing ImageAsset adding ImageObject3D
2018-03-19 18:40:08 -07:00
Lars Brubaker
3a4f249416 Removing ImageAsset adding ImageObject3D
added image editor
using image editor for public property editor
added ring object
2018-03-19 18:29:47 -07:00
Lars Brubaker
ac017077f3
Merge pull request #3094 from larsbrubaker/design_tools
Added Portuguese
2018-03-19 14:33:37 -07:00
Lars Brubaker
03d4954736 Added Portuguese 2018-03-19 14:07:25 -07:00
Lars Brubaker
c1587b868b
Merge pull request #3092 from larsbrubaker/design_tools
Make sure we always show the printing window
2018-03-19 12:27:49 -07:00
Lars Brubaker
7d1e4969ad Make sure we always show the printing window 2018-03-19 11:45:40 -07:00
Lars Brubaker
5896d1f345
Merge pull request #3091 from larsbrubaker/design_tools
Latest agg
2018-03-19 10:12:46 -07:00
Lars Brubaker
fd9c81982b Latest agg 2018-03-19 10:06:53 -07:00
Lars Brubaker
3d09ee6b3a
Merge pull request #3090 from larsbrubaker/design_tools
Got a Package test working
2018-03-19 09:36:50 -07:00
LarsBrubaker
6e5674a279 Merged Arrange and Align
First pass on Bake and Remove for FitToBounds
2018-03-19 09:27:15 -07:00
LarsBrubaker
0e0d2bf4f7 Got a Package test working
Made arrange handle rebuilding children better
Added Descendants<T>
Renamed lots of stuff
2018-03-18 08:47:20 -07:00
Lars Brubaker
76008d793f
Merge pull request #3089 from larsbrubaker/design_tools
Added new fit to bounds
2018-03-18 07:46:04 -07:00
LarsBrubaker
bf18085e89 Added new fit to bounds
This should allow use objects like card holder alignment
made aabb rendering more generic
Added editor draw to objects
2018-03-17 20:53:36 -07:00
Lars Brubaker
78f73597c5
Merge pull request #3088 from jlewin/design_tools
Always construct view options, conditionally construct GCode details
2018-03-17 15:29:41 -07:00
John Lewin
b174c17ee0 Move event listener logic into widget owning the behavior 2018-03-17 09:20:48 -07:00
John Lewin
ba23a09989 Always construct view options, conditionally construct GCode details
- Issue MatterHackers/MCCentral#2915
GCode View options should be created in constructor
2018-03-17 09:20:47 -07:00
Lars Brubaker
4052e76eea
Merge pull request #3087 from jlewin/design_tools
Fix STL export
2018-03-17 08:09:09 -07:00
John Lewin
c49df8572d Fix STL export
- Issue MatterHackers/MCCentral#2857
Export to STL fails
2018-03-17 00:07:34 -07:00
Lars Brubaker
4265fde99d
Merge pull request #3086 from jlewin/design_tools
Make radio menus interactive
2018-03-16 18:16:41 -07:00
John Lewin
874e9641e3 Restore "Show Bed/Print Area" menu items in GCode views 2018-03-16 17:45:48 -07:00
John Lewin
5d75a6bc17 Make radio menus interactive 2018-03-16 17:45:48 -07:00
John Lewin
20d6628b82 Extract "Show Bed/Print Area" menu items for reuse 2018-03-16 17:45:48 -07:00
John Lewin
d722988f5a Remove logging 2018-03-16 17:45:47 -07:00
Lars Brubaker
c711b50536
Merge pull request #3085 from larsbrubaker/design_tools
Getting in new affiliate codes for matterhackers.com
2018-03-16 15:53:23 -07:00
Lars Brubaker
77e2a49c75 Getting in new affiliate codes for matterhackers.com 2018-03-16 15:44:59 -07:00
Lars Brubaker
8f9343726e
Merge pull request #3084 from larsbrubaker/design_tools
Improved printer import experience (mad simpler)
2018-03-16 15:42:58 -07:00
Lars Brubaker
1d6c3e68da Improved printer import experience (mad simpler) 2018-03-16 15:14:23 -07:00
Lars Brubaker
e2229bbd56
Merge pull request #3083 from larsbrubaker/design_tools
Made subtract and replace ensure contrast with the inserted part
2018-03-15 22:24:24 -07:00
LarsBrubaker
1a63c26a83 Made subtract and replace ensure contrast with the inserted part 2018-03-15 19:19:21 -07:00
Lars Brubaker
d9290616c9
Merge pull request #3082 from jlewin/design_tools
Menu overflow should show both enabled and disabled menu items
2018-03-15 18:19:59 -07:00
John Lewin
dab958b552 Fix typo in API, rename StaticData.OpenStream
- Issue MatterHackers/MCCentral#2947
2018-03-15 16:12:07 -07:00
John Lewin
963643c860 Menu overflow should show both enabled and disabled menu items
- MatterHackers/MCCentral#2931
2018-03-15 16:04:19 -07:00
Lars Brubaker
634d5223d5
Merge pull request #3081 from larsbrubaker/design_tools
Took out ActiveEditor property
2018-03-15 10:12:05 -07:00
Lars Brubaker
035c6a1922 Took out ActiveEditor property 2018-03-15 10:04:13 -07:00
Lars Brubaker
230aeca9a5
Merge pull request #3080 from larsbrubaker/design_tools
Improving leveling done message
2018-03-15 10:01:09 -07:00