Commit graph

9741 commits

Author SHA1 Message Date
johnlewin
1abd838e60
Merge pull request #3114 from larsbrubaker/design_tools
Creating new test for CSG mesh
2018-03-25 15:28:12 -07:00
Lars Brubaker
25ec7c5a51 Creating new test for CSG mesh 2018-03-23 18:06:24 -07:00
johnlewin
b61a7aa813
Merge pull request #3113 from jlewin/design_tools
Add missing file
2018-03-23 17:31:53 -07:00
John Lewin
32a5fc7eac Add missing file 2018-03-23 17:23:25 -07:00
johnlewin
1bed1df282
Merge pull request #3112 from jlewin/design_tools
Add AggVisualizers project
2018-03-23 16:58:24 -07:00
John Lewin
7c641bc2a0 Move Set/Unset GLContext helpers to agg 2018-03-23 16:42:25 -07:00
John Lewin
fb381d1c98 Move LightingData into RenderOpenGl 2018-03-23 16:06:32 -07:00
John Lewin
efb7d2c94f Use properties, fix casing on public members 2018-03-23 15:16:26 -07:00
John Lewin
eec880eaac Use ambientColor in LightingData 2018-03-23 15:02:27 -07:00
John Lewin
fb39372a56 Fix typo 2018-03-23 15:00:41 -07:00
johnlewin
314a52f964
Merge pull request #3110 from jlewin/design_tools
Restore ImageConverter base functionality
2018-03-22 17:12:00 -07:00
John Lewin
065f52884f Restore ImageConverter base functionality
- Issue MatterHackers/MCCentral#2977
2018-03-22 17:01:03 -07:00
johnlewin
a590cbf229
Merge pull request #3109 from jlewin/design_tools
Revise button visibility to be parent or grandparent is root
2018-03-22 15:14:55 -07:00
John Lewin
363bbbfda4 Always try to show operation buttons, let buttons control visibility 2018-03-22 15:00:07 -07:00
John Lewin
2690bb1387 Revise button visibility to be parent or grandparent is root 2018-03-22 14:14:38 -07:00
John Lewin
e066a6d254 Add helper method for clarity 2018-03-22 14:10:48 -07:00
johnlewin
df43cdb9b4
Merge pull request #3108 from jlewin/design_tools
Revise rules for showing operation buttons
2018-03-22 13:37:46 -07:00
John Lewin
321d24e5cd Revise rules for showing operation buttons
- Issue MatterHackers/MCCentral#2852
Wrapping operation buttons should be hidden if not in scene root
2018-03-22 13:18:27 -07:00
johnlewin
dd13c5b253
Merge pull request #3107 from jlewin/design_tools
Add Component attribute to expose arbitrary properties via editor
2018-03-22 12:09:13 -07:00
John Lewin
1e92d71b8e Correct comments 2018-03-22 11:52:08 -07:00
John Lewin
f7f29aa53b Add Component attribute to expose arbitrary properties via editor 2018-03-22 11:50:30 -07:00
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