Lars Brubaker
|
f39ac55e47
|
Make cancel work better on ungroup
|
2018-07-09 16:48:40 -07:00 |
|
LarsBrubaker
|
c6f6cd115a
|
Make Ungroup a long running task
Make sure we are ready to report before starting a long running task
issue: MatterHackers/MCCentral#3827
Make ungroup a long running task
|
2018-07-08 08:30:04 -07:00 |
|
Lars Brubaker
|
f915260ce8
|
Getting Mirror and Scale into select overflow menu
Took out mirror and scale side bar controls
More state passed to UpdateControls
|
2018-07-06 17:11:33 -07:00 |
|
LarsBrubaker
|
2270d5331e
|
Default image seach back on
|
2018-07-06 07:16:12 -07:00 |
|
John Lewin
|
ee4bf149ad
|
Disable GL lighting for grid lines, use opaque colors
- Issue MatterHackers/MCCentral#3820
GL lighting on part bed is confusing/unhelpful
|
2018-07-05 15:16:06 -07:00 |
|
LarsBrubaker
|
4f8d8e61cf
|
Improving the rotate tool (making a new class)
|
2018-07-01 20:53:42 -07:00 |
|
LarsBrubaker
|
35cca0c2aa
|
Further improved rotate
|
2018-06-30 22:57:19 -07:00 |
|
LarsBrubaker
|
e28c1c8e43
|
Change order of operations for applay at positon
|
2018-06-30 07:01:09 -07:00 |
|
Lars Brubaker
|
d5470879ba
|
Make sure the tree view scrolls correctly in the design history
issue: MatterHackers/MCCentral#3776
Explore if the tree view should be in a scroll container
|
2018-06-27 13:01:13 -07:00 |
|
Lars Brubaker
|
47327b01cc
|
Got the component object panel updating correctly
Got the items to be in the order of the SurfaceEditors description
Got image to send the right invalidate on image changed
|
2018-06-27 12:52:03 -07:00 |
|
Lars Brubaker
|
afcf2d0b29
|
Fixing boolean operations to not recurs as they set meshes
issue: MatterHackers/MCCentral#3763
Subtracting and replacing a sphere causes a "loop" in some scenarios
|
2018-06-26 10:41:42 -07:00 |
|
LarsBrubaker
|
e12da01862
|
Fixing bug in lay flat finding a mesh with no data and crashing
|
2018-06-25 22:10:41 -07:00 |
|
LarsBrubaker
|
5251839dee
|
Making Pinch and Curve sort vertices after changing them
issue: MatterHackers/MCCentral#3766
pinch leaves mesh in a bed state
|
2018-06-25 21:10:04 -07:00 |
|
John Lewin
|
f3e3c0ef7e
|
Migrate from ButtonFactory to TextButton
|
2018-06-25 09:28:36 -07:00 |
|
John Lewin
|
d6d4c0ac86
|
Move TextButtonPadding state up to theme
- Issue MatterHackers/MCCentral#3535
Exception in LoadRootWindow before theme assignment results in explode
|
2018-06-25 08:16:17 -07:00 |
|
John Lewin
|
10bbfc71d8
|
Remove used file
|
2018-06-25 07:37:03 -07:00 |
|
John Lewin
|
56327e684d
|
Add Primary action highlighting to "Start Print" button
|
2018-06-24 17:21:18 -07:00 |
|
John Lewin
|
486fd08fc1
|
Apply and remove PrimaryActionStyle to setup/print as required
- Issue MatterHackers/MCCentral#3687
'Print" button location lost
|
2018-06-24 17:21:18 -07:00 |
|
John Lewin
|
59424fdab9
|
Use consistent ordering in blocks
|
2018-06-24 17:21:18 -07:00 |
|
John Lewin
|
b5a2f1a1f8
|
Inline construction
|
2018-06-24 17:21:18 -07:00 |
|
John Lewin
|
ca0ae2a6c2
|
Remove unused parameter
|
2018-06-24 17:21:17 -07:00 |
|
John Lewin
|
65de7b9829
|
Add ApplyPrimaryActionStyle button helper to theme
- Issue MatterHackers/MCCentral#3687
'Print" button location lost
|
2018-06-24 17:21:17 -07:00 |
|
John Lewin
|
8b40098660
|
Inline temporary variable
|
2018-06-24 17:21:17 -07:00 |
|
John Lewin
|
615774eba1
|
Inline localization strings
|
2018-06-24 17:21:17 -07:00 |
|
John Lewin
|
3728934082
|
Move editor actions into editor header bar with overflow menu
- Remove inlineTitleEdit hack, add menu item for rename
|
2018-06-24 00:09:48 -07:00 |
|
John Lewin
|
d5d8f000f8
|
Add ResizableSectionWidget expansion persistence
|
2018-06-23 08:00:15 -07:00 |
|
John Lewin
|
5c1a453a75
|
Keep padding consistent for all node types
|
2018-06-23 07:13:19 -07:00 |
|
John Lewin
|
1c914e36a3
|
Always show expansion icon for selection TreeView root nodes
|
2018-06-23 07:12:41 -07:00 |
|
John Lewin
|
626ff15151
|
Use new ResizableSectionWidget
- Issue MatterHackers/MCCentral#3645
Tree view - Needs title and collapse ability
|
2018-06-22 18:39:03 -07:00 |
|
John Lewin
|
9e19faf7f8
|
Clean up references holding IObject3Ds in memory
- Modify ClearPlate to perform cleanup duties while investigating
- Issue MatterHackers/MCCentral#3602
Significantly more memory used than expected
|
2018-06-22 00:10:27 -07:00 |
|
LarsBrubaker
|
e9e55f874e
|
Making Object3D classes consistent
issue: MatterHackers/MCCentral#3702
Consider adding 'Object3D' suffix to Object3D types or use consistent format
|
2018-06-21 21:03:13 -07:00 |
|
Lars Brubaker
|
70ccd7c8c1
|
Make sure we only check the image when the image has changed
|
2018-06-20 17:58:42 -07:00 |
|
Lars Brubaker
|
3e49946e5a
|
Refactoring SuspendRebuild to be RubuildLock
Marching squares has more data on how it expects to be processed (edge color)
|
2018-06-20 17:22:19 -07:00 |
|
LarsBrubaker
|
ec28305b56
|
Improving suspend and resume rebuild
|
2018-06-20 17:21:37 -07:00 |
|
John Lewin
|
7a243ce407
|
Rename WizardWindow to DialogWindow
|
2018-06-19 15:02:25 -07:00 |
|
John Lewin
|
00d475ede9
|
Include printer name in default EEProm export ini file name
- Issue MatterHackers/MCCentral#3663
EEProm exports should include printer name
|
2018-06-18 16:41:09 -07:00 |
|
John Lewin
|
c09ed8b65c
|
Add Export button to footer, RunOnIdle durations to ensure refresh
|
2018-06-18 16:41:09 -07:00 |
|
John Lewin
|
94598245cc
|
Use menu theme
|
2018-06-18 16:41:09 -07:00 |
|
John Lewin
|
458df651ee
|
Revise override implementation
- Always use same code path, override when enabled
|
2018-06-18 16:41:09 -07:00 |
|
John Lewin
|
4bbb16798f
|
Add workaround for TextWidget child layout issue
|
2018-06-18 16:41:09 -07:00 |
|
John Lewin
|
1b12d7ff41
|
Migrate EEProm windows to DialogPage
- Issue MatterHackers/MCCentral#3639
Use DialogPage for consistent styling and behavior
|
2018-06-18 16:41:09 -07:00 |
|
Lars Brubaker
|
e149b76d56
|
Make eeprom setting disabled if not connected
issue: MatterHackers/MCCentral#3628
"Configure EEPROM" should be disabled when printer is not connected
|
2018-06-15 11:11:49 -07:00 |
|
Lars Brubaker
|
5cd9a2fd58
|
Updated static data printers
|
2018-06-14 18:36:24 -07:00 |
|
Lars Brubaker
|
6315515d4d
|
Make SubtractAndReplace rebuild on color and material child change
issue: MatterHackers/MCCentral#3603
Changing the inner objects material does not cause subtract and replace to update
|
2018-06-14 09:57:24 -07:00 |
|
Lars Brubaker
|
6518405806
|
Fixed crash on copy and cut
issue: MatterHackers/MCCentral#3595
Ctrl-c to copy throws when there's no selection
|
2018-06-12 10:24:07 -07:00 |
|
Lars Brubaker
|
746bd2c09c
|
made cancel (escape key) work on more scene operations
issue: MatterHackers/MCCentral#3590
Make 'esc' work to cancel rotation.
|
2018-06-12 10:03:43 -07:00 |
|
Lars Brubaker
|
34b5d070cb
|
Default the update button to be hiden
|
2018-06-11 15:24:14 -07:00 |
|
Lars Brubaker
|
290db56515
|
Fixed up mesh wrapper apply
issue: MatterHackers/MCCentral#3579
Subtract -> Apply fails to remove subtract
|
2018-06-11 15:12:15 -07:00 |
|
John Lewin
|
5d3f6b9f89
|
Remove View3DWidget from IObject3DEditor
- Issue MatterHackers/MCCentral#3567
Remove IObject3DEditor coupling to View3DWidget
|
2018-06-09 10:13:19 -07:00 |
|
John Lewin
|
baca60021d
|
Revise base parameter naming to resolve Roslyn indicator
|
2018-06-09 09:01:53 -07:00 |
|