Lars Brubaker
90cf1f183b
Working to make output type be clearable
2022-05-29 22:42:30 -07:00
Lars Brubaker
c94159d196
Make clearing the solid color also clear the output type
2022-05-27 15:16:44 -07:00
Lars Brubaker
5e30d1bc87
Making holes apply correctly when parent is set to solid or hole
2022-05-26 15:56:55 -07:00
Lars Brubaker
721f41e74d
Making abutted faces union correctly
2022-05-12 18:15:07 -07:00
LarsBrubaker
f2e91ddbbe
Improving hole / solid visibility
2022-05-10 08:29:08 -07:00
Lars Brubaker
ee07d3ebfd
More emphasis on solid & hole setting
2022-05-09 18:20:08 -07:00
LarsBrubaker
4d3b0aa031
Showing output types (wipe tower, fuzzy, support)
2022-05-07 20:00:07 -07:00
LarsBrubaker
e81305daaa
Show Solid vs Hole selection
2022-05-07 19:08:30 -07:00
Lars Brubaker
ce9019884f
Working on adding hole support to Source Objects
2022-04-29 17:33:29 -07:00
Lars Brubaker
16af8dcdb2
Fixing passed in color when selected object is default
2022-04-29 14:37:14 -07:00
Lars Brubaker
4a48f2e3e8
Improving hole button
2022-04-29 14:18:55 -07:00
Lars Brubaker
aeef26db01
Starting the work of creating 'holes'
2022-04-19 18:10:30 -07:00
Lars Brubaker
6e12c4c4f3
Wait for Save to conclude before exiting
...
Wait for start of G34 before looking for 'ok'
2022-04-04 16:26:48 -07:00
Lars Brubaker
cd96bafee2
Improving component names
2022-03-22 15:54:19 -07:00
Lars Brubaker
6321c4aa8e
You can now make components that can have expressions
2022-03-21 15:42:24 -07:00
LarsBrubaker
b5d9c30807
Working to add equation and sheet support to components
2022-03-20 19:16:53 -07:00
Lars Brubaker
5d40a38582
Making color picker work for scene objects
2022-03-15 11:21:25 -07:00
LarsBrubaker
9465050032
undo working for sheets and components
2022-03-13 14:06:25 -07:00
LarsBrubaker
7000ae843d
Improved selection maintainer
2022-02-26 22:49:12 -08:00
LarsBrubaker
cc975c56f4
Make sure we find the cell we are looking for
2022-02-13 20:19:20 -08:00
Lars Brubaker
1095d6741a
Save as causes the file dest to change and the tab name
...
Refactoring
Add dispose to content store
Added event for source item changed on edit context
Added rename to extensions method
Added local file path to tab tool tip
2022-02-02 17:31:44 -08:00
LarsBrubaker
2144ed477f
renaming
2022-01-22 15:43:50 -08:00
Lars Brubaker
b664670a42
Ported the old tab renaming code into main
...
Needs to be cleaned up
2022-01-21 15:21:07 -08:00
Lars Brubaker
b12fcfaea0
Improving material button
...
making text path work better
2021-09-02 11:26:00 -07:00
LarsBrubaker
627abbef9e
Making sliders have option to do non-linear scalling
2021-08-30 08:47:11 -07:00
Lars Brubaker
c2a8ed5762
New ImageConverter has reached first ship candidate
2021-08-20 09:57:38 -07:00
LarsBrubaker
4327013216
Rebuilding happing correctly again
2021-06-20 21:55:40 -07:00
LarsBrubaker
b0606f84d4
Working on sheet support for design apps
2021-06-19 21:04:19 -07:00
LarsBrubaker
919b1a21a9
fixing test
2021-06-15 07:43:31 -07:00
LarsBrubaker
e9d9fdf987
Improve row text spacing
2021-06-04 07:13:34 -07:00
Lars Brubaker
005efad10a
Making icons use the text color
2021-05-21 14:24:52 -07:00
LarsBrubaker
1fdba214b5
Creating new ui
2021-05-17 07:27:32 -07:00
LarsBrubaker
f59b323c61
Improved measure tool
2021-04-17 22:35:53 -07:00
Lars Brubaker
1599aa0fd4
Fixed issue with color control
...
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
257fa19638
Now we can edit material colors
2021-01-29 08:22:00 -08:00
Lars Brubaker
544ec762c7
Cleaned up the settings view options (made switching fast)
2020-12-30 10:35:47 -08:00
LarsBrubaker
506f2b273f
Making static data compile time and universal
2020-11-25 07:39:36 -08:00
Lars Brubaker
6320112da3
working on single window for glfw
2020-10-19 18:08:15 -07:00
LarsBrubaker
574f162903
Modify menu has been unified
2020-09-26 10:59:31 -07:00
LarsBrubaker
2029c55029
refactoring
2020-09-25 23:20:58 -07:00
LarsBrubaker
d62f93a36e
Unifying on SceneOperations
2020-09-24 13:53:49 -07:00
LarsBrubaker
5455078127
Incorporating UI designer feedback
...
Changed flatten to apply
Changed delete to cancel
2020-05-29 08:15:43 -07:00
Lars Brubaker
21f1752724
Made print button disabled while printing
...
Calculate HasTransparency correctly
2020-05-20 13:51:36 -07:00
LarsBrubaker
5902e917d5
Make sure we can show unlock on component
...
issue: MatterHackers/MCCentral#5703
Design Apps not unlockable
2019-06-20 19:06:15 -07:00
jlewin
4e7004a5fc
Filter to Modify operations on SelectedObjectPanel overflow menu
...
- Issue MatterHackers/MCCentral#5690
Unexpected items in overflow menu after recent changes to sync
treenode & right click menus
2019-06-20 18:20:53 -07:00
jlewin
3f080cb6b2
Prevent bed validation for GCode files
...
- Issue MatterHackers/MatterControl#4611
Empty bed will not print
2019-06-14 14:14:19 -07:00
jlewin
346bcefc9f
Consolidate menu generation
...
- Issue MatterHackers/MCCentral#5654
Different menus when right clicking an object in the 3D view and in
the design tree
2019-06-12 11:48:45 -07:00
John Lewin
df7ea996d1
Move static PPE.CreateSettingsRow() to new SettingRow constructor
...
- Improve reuse and consistency with shared constructor on actual type
2019-06-05 09:08:32 -07:00
John Lewin
8c3de11a9f
Convert public property editor to use SettingsRow
...
- Ensure consistent styling across panels
2019-05-24 12:33:03 -07:00
John Lewin
c02909b604
Consolidate CreateSettingsRow behavior
...
- Make theme required
- Add overload for creating row with widget reference
- Remove overload lacking widget reference
- Remove row.AddChild(widget) from callers, use new overload
2019-05-24 12:33:03 -07:00