Commit graph

9720 commits

Author SHA1 Message Date
Lars Brubaker
d40d2bd716
Merge pull request #3106 from jlewin/design_tools
Drop tracing unless specified at compile time
2018-03-22 10:20:57 -07:00
John Lewin
1118567dbb Drop tracing unless specified at compile time
- Issue MatterHackers/MCCentral#2956
Username/password data dumped to trace log if configured
2018-03-22 10:12:37 -07:00
johnlewin
15ebe597d3
Merge pull request #3105 from jlewin/design_tools
Fix typo
2018-03-22 08:54:57 -07:00
John Lewin
2414f21a4a Fix typo 2018-03-22 08:37:02 -07:00
johnlewin
6fb82c349b
Merge pull request #3104 from jlewin/design_tools
Upgrade framework to 4.7.1
2018-03-22 00:30:44 -07:00
John Lewin
e5886eb6d2 Latest MatterSlice 2018-03-22 00:13:26 -07:00
John Lewin
45f7063879 Upgrade framework to 4.7.1 2018-03-21 23:05:08 -07:00
johnlewin
fee5ee17ed
Merge pull request #3103 from jlewin/design_tools
Add Roslyn localization extraction tool
2018-03-21 20:57:14 -07:00
John Lewin
49618e881a Switch to sorted, active content only for master.txt file 2018-03-21 18:46:25 -07:00
John Lewin
4b44573878 Add Roslyn localization extraction tool
- Issue MatterHackers/MCCentral#2965
2018-03-21 18:42:54 -07:00
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