johnlewin
|
8880f24aac
|
Merge pull request #3122 from jlewin/design_tools
Remove PluginsLoaded event
|
2018-03-29 07:54:11 -07:00 |
|
John Lewin
|
72931f6505
|
Add debugging support for windows without scene objects
- Fix crash in Inspector on non-MatterControl SystemWindows
|
2018-03-28 18:06:25 -07:00 |
|
John Lewin
|
95828f0cae
|
Add notification for application load failures
- Issue MatterHackers/MCCentral#2958
Startup crashes result in a forever spinning logo and no details
|
2018-03-28 18:05:06 -07:00 |
|
John Lewin
|
dd2c3424da
|
Transactional group command
|
2018-03-28 17:38:14 -07:00 |
|
John Lewin
|
4e6d0d7f08
|
Center on bounding box
When grouping items, move them to be centered on their bounding box
|
2018-03-28 17:38:14 -07:00 |
|
John Lewin
|
6998440a51
|
Add property for toggling logo spin
|
2018-03-28 17:38:14 -07:00 |
|
John Lewin
|
7174de4d9a
|
Set mouseInBounds to false when control is disabled
- Workaround for missing OnMouseLeaveBounds event
|
2018-03-28 17:38:13 -07:00 |
|
John Lewin
|
bb3c406ef3
|
Remove PluginsLoaded event
- Issue MatterHackers/MCCentral#2568
PluginsLoaded fails to fire with current startup implementation
|
2018-03-28 17:38:13 -07:00 |
|
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 |
|