Commit graph

9773 commits

Author SHA1 Message Date
johnlewin
4fc73cfcbf
Merge pull request #3121 from larsbrubaker/design_tools
Improving the csg tests
2018-03-28 17:36:13 -07:00
Lars Brubaker
f46ea60525 Make the test not save 2018-03-28 17:30:31 -07:00
Lars Brubaker
ae192d9157 latest agg and ms 2018-03-28 15:22:03 -07:00
Lars Brubaker
65c407929d Improved subtract and replace feedback
Make sure we don't turn off heat while printing if had a off delay
2018-03-28 14:48:01 -07:00
Lars Brubaker
3043c7c800 Working on new csg test 2018-03-28 09:28:55 -07:00
Lars Brubaker
2aafec3f13 Improving the csg tests 2018-03-28 09:28:53 -07:00
Lars Brubaker
990380d642
Merge pull request #3120 from jlewin/design_tools
Include all known extension types in single field FileDialog filter
2018-03-28 09:26:18 -07:00
John Lewin
8cdbeb0a63 Include all known extension types in single field FileDialog filter
- Issue MatterHackers/MCCentral#2973
Bed -> Insert should work for all known content types
2018-03-27 17:54:38 -07:00
johnlewin
9d22d91b95
Merge pull request #3119 from jlewin/design_tools
Start visible and toggle off to work around layout quirk
2018-03-27 17:52:09 -07:00
John Lewin
d8ff96d226 Start visible and toggle off to work around layout quirk
- Workaround introduces flicker. Evaluate and select lesser evil
- Issue MatterHackers/MCCentral#2991
Print popup -> Advanced pushes primary action offscreen
2018-03-27 16:14:33 -07:00
johnlewin
f81b15bb32
Merge pull request #3118 from jlewin/design_tools
Use existing editor system
2018-03-27 15:09:44 -07:00
John Lewin
cb3a46630f Remove dead code 2018-03-27 14:15:38 -07:00
John Lewin
ece5d0fe38 Wrap child PublicPropertyEditors with SectionWidget 2018-03-27 14:15:28 -07:00
John Lewin
8a843faa39 Revise naming to clarify behavior 2018-03-27 14:14:42 -07:00
John Lewin
90d2865c8c Revise member order 2018-03-27 14:03:12 -07:00
John Lewin
b570b5741f Use registered editors for public properties
- MatterHackers/MCCentral#2985
Public properties editor should use existing editor system
2018-03-27 12:26:52 -07:00
John Lewin
96574587c0 Filter out null properties 2018-03-27 12:25:16 -07:00
John Lewin
03b9d21594 Migrate Lithophane into base 2018-03-27 12:24:46 -07:00
John Lewin
4111a4651e Move editors into ApplicationController
- Issue MatterHackers/MCCentral#2985
Public properties editor should use existing editor system
2018-03-27 10:27:09 -07:00
johnlewin
4b035055af
Merge pull request #3117 from jlewin/design_tools
Resolve warnings
2018-03-27 10:26:03 -07:00
John Lewin
32faf1c279 Revise async 2018-03-27 09:27:09 -07:00
John Lewin
d0a17fce91 Disable CodeAnalysis on Community.CsharpSqlite.csproj 2018-03-27 09:27:08 -07:00
John Lewin
c89aeca2b6 Remove dead code causing compiler warnings 2018-03-27 09:27:07 -07:00
John Lewin
74da082acb Resolve 'xxx' hides inherited member 'xxx' build warnings 2018-03-27 09:27:07 -07:00
John Lewin
16ed93f518 Remove unnecessary async specifiers 2018-03-27 09:27:07 -07:00
John Lewin
62965fce66 Remove unused type 2018-03-27 09:27:06 -07:00
John Lewin
9e0f03e68e Remove disabled test code from product 2018-03-27 09:27:06 -07:00
Lars Brubaker
abf5b3bb9a
Merge pull request #3116 from jlewin/design_tools
Align to origin
2018-03-26 17:39:10 -07:00
John Lewin
017c4e1832 Align to origin 2018-03-26 16:29:23 -07:00
Lars Brubaker
50a761c0fe
Merge pull request #3115 from larsbrubaker/design_tools
Getting a new CSG test up and working
2018-03-26 11:08:08 -07:00
LarsBrubaker
26bfb6435d Don't write the debug data 2018-03-26 09:50:37 -07:00
LarsBrubaker
d1267c1a9f Getting a new CSG test up and working 2018-03-26 09:34:18 -07:00
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