John Lewin
|
cd1c6c3269
|
Restore World* functions with default scene root and overridable param
|
2018-02-04 00:38:50 -08:00 |
|
John Lewin
|
dc82f027cd
|
Use new radio button menu style
- Issue MatterHackers/MCCentral#2769
Model render menu options should use gutter and bool menu item type
|
2018-02-03 13:49:11 -08:00 |
|
John Lewin
|
84a84b0672
|
Use new radio button styling for GCodeModelView menu items
- Issue MatterHackers/MCCentral#2768
Use radio buttons for GCodeModelView menu items
|
2018-02-03 13:30:23 -08:00 |
|
John Lewin
|
9a0e427c35
|
Add support for radio button styled menu items
|
2018-02-03 13:23:21 -08:00 |
|
John Lewin
|
1377651016
|
Add user control of model rendering in GCode view
- Add Semi-transparent option for less noisy render
- Add Wireframe option for latest render style
- Add None option for classic view
- Issue MatterHackers/MCCentral#2713
Consider adding wireframe/shaded toggle to gcode view options
|
2018-02-02 23:23:39 -08:00 |
|
John Lewin
|
330aa821e0
|
Simplify
|
2018-02-02 18:43:12 -08:00 |
|
John Lewin
|
ea9de0d609
|
Remove dead code
|
2018-02-02 18:19:58 -08:00 |
|
Lars Brubaker
|
db3ac17c5a
|
Made text widget have individual characters
Improved selection
|
2018-02-02 18:07:57 -08:00 |
|
John Lewin
|
43cc7bc4d8
|
Remove redundant code in SwitchStateToEditing
- Set PartSelect as default mode in ViewControls3D
- Move Scene.SelectFirstChild to View3DWidget initialize
- Drop everything else
|
2018-02-02 17:43:54 -08:00 |
|
John Lewin
|
5f6c37a7fd
|
Remove DrawGlOpaqueContent listener
- Models double drawn via DrawGlOpaqueContent/DrawGlTransparentContent
- Isolate to single draw call in existing DrawGlTransparentContent code
|
2018-02-02 17:27:51 -08:00 |
|
John Lewin
|
ca646b91d0
|
Fix compile errors in WITH_WRAPPER conditional
|
2018-02-01 22:02:36 -08:00 |
|
John Lewin
|
4b68aa502d
|
Show running tasks on construction
- Issue MatterHackers/MCCentral#2741
Display of long running tasks do not survive a reload
|
2018-02-01 21:43:43 -08:00 |
|
John Lewin
|
ad2b8efb80
|
Remove unused members
|
2018-02-01 12:25:22 -08:00 |
|
John Lewin
|
3331748239
|
Migrate ApplyAtCenter to IObject3D extension method
- Rename to ApplyAtBoundCenter
- Change to return void and apply to instance
|
2018-02-01 12:24:56 -08:00 |
|
John Lewin
|
68348dfc78
|
Migrate AddSelectionAsChildren to scene extension method
|
2018-02-01 12:22:06 -08:00 |
|
LarsBrubaker
|
6d3cecea8d
|
Very quick proof of array tool.
|
2018-01-31 22:53:27 -08:00 |
|
John Lewin
|
fb3ff35ee0
|
Add IObject3DComponent support
- Issue MatterHackers/MCCentral#2739
Finish ImageConverter port to stacked IObject3D node
|
2018-01-31 14:36:41 -08:00 |
|
Lars Brubaker
|
e014694bea
|
Ask if printing on a printer tab before closing
|
2018-01-31 13:35:43 -08:00 |
|
John Lewin
|
f6b0b68c9e
|
Add RegisterOperation for type -> operation mapping
|
2018-01-30 12:29:16 -08:00 |
|
John Lewin
|
10a8580e43
|
Revert accidental MaxHeight = 11
- Issue MatterHackers/MCCentral#2642
Minuscule snap grid popup
|
2018-01-29 18:25:44 -08:00 |
|
John Lewin
|
6a4c1f4e2f
|
Fix spelling, update agg-sharp
|
2018-01-29 16:39:06 -08:00 |
|
Lars Brubaker
|
bab2b54f61
|
Moving to a Create method to take Rebuild out of constructor
|
2018-01-29 15:36:41 -08:00 |
|
Lars Brubaker
|
2346ed359e
|
Cleaning and improving editing properties.
|
2018-01-26 17:53:54 -08:00 |
|
Lars Brubaker
|
104ac94632
|
One more test passing
|
2018-01-25 08:41:15 -08:00 |
|
Lars Brubaker
|
20f54e28cc
|
Fixing tests
Added scroll into view
Made popup widget get the right scroll
Made automation runner able to find widgets that aren't visible
|
2018-01-24 16:31:23 -08:00 |
|
Lars Brubaker
|
4c3c5e9209
|
Making combine (union)
Removing secondary accent color
|
2018-01-24 14:30:33 -08:00 |
|
John Lewin
|
1da9d0dfb5
|
Consolidate file extension definitions
- Issue MatterHackers/MCCentral#2527
Too many authorities on valid files types
|
2018-01-23 18:20:49 -08:00 |
|
Lars Brubaker
|
fef23f8ca6
|
Fixed problem dragging onto bed when plane can't be found initially
|
2018-01-23 16:57:20 -08:00 |
|
Lars Brubaker
|
edb3edd013
|
Added automatic persist able render effect
|
2018-01-23 13:48:49 -08:00 |
|
John Lewin
|
57072df8d5
|
Disable redundant "Rename Printer" menu item
|
2018-01-23 12:36:01 -08:00 |
|
Lars Brubaker
|
50acdb04c2
|
Working on creating a proportional scale tool
Refactored MatterCad editor to PublicProperties editor
|
2018-01-23 09:52:52 -08:00 |
|
Lars Brubaker
|
d76eb07613
|
issue: MatterHackers/MCCentral#2602
GCode2D transform should only be computed on first load
|
2018-01-22 14:00:25 -08:00 |
|
John Lewin
|
b46bf0b760
|
Improve visibility calculation
|
2018-01-22 12:11:36 -08:00 |
|
John Lewin
|
09b2db02b9
|
Group print popup optional items into SectionWidget
|
2018-01-22 10:41:48 -08:00 |
|
John Lewin
|
f0aa5db046
|
Merge embedded types into Tabs.cs
|
2018-01-22 10:41:48 -08:00 |
|
John Lewin
|
9fc9337aa4
|
Revise naming
|
2018-01-22 10:41:48 -08:00 |
|
John Lewin
|
51a2406c0f
|
Implement overflow menus
|
2018-01-21 21:07:14 -08:00 |
|
John Lewin
|
56d9c083b6
|
Consolidate to single overflow bar with button
|
2018-01-21 20:45:45 -08:00 |
|
John Lewin
|
c8fe103a07
|
Remove opaque backgrounds
|
2018-01-21 20:41:16 -08:00 |
|
John Lewin
|
da90023375
|
Simplify and refocus OverflowMenuButton implementation
|
2018-01-21 20:41:15 -08:00 |
|
John Lewin
|
74fbe8a5e3
|
Remove ToolTip
|
2018-01-21 20:41:15 -08:00 |
|
John Lewin
|
01b61a4f49
|
Improve naming
|
2018-01-21 20:41:14 -08:00 |
|
John Lewin
|
111eb0c139
|
Remove gradient clipping background
|
2018-01-21 20:37:35 -08:00 |
|
John Lewin
|
7413ee930b
|
Use correct type for button with popup menu
|
2018-01-21 20:37:35 -08:00 |
|
LarsBrubaker
|
f88c683635
|
re-wrote all the csg tools as IObject3D tools
|
2018-01-20 22:19:08 -08:00 |
|
LarsBrubaker
|
afd08d0e71
|
Doing experiments with matter cad as mesh
|
2018-01-20 22:19:08 -08:00 |
|
John Lewin
|
284a3b619d
|
Remove background shade, add control borders
- Issue MatterHackers/MCCentral#2663
Evaluate UI fields having a non-white border
|
2018-01-20 10:17:04 -08:00 |
|
Lars Brubaker
|
401cc688d6
|
Make sure we can use the shift key to switch to pan
|
2018-01-19 17:09:23 -08:00 |
|
John Lewin
|
9b786ad2be
|
Update clock asset
- Issue MatterHackers/MCCentral#2677
Clock icon not themed correctly in light theme
|
2018-01-18 17:59:42 -08:00 |
|
Lars Brubaker
|
e3be3d0961
|
Removed InteractiveScene Focused Event
|
2018-01-18 12:57:39 -08:00 |
|