Commit graph

1608 commits

Author SHA1 Message Date
Lars Brubaker
edaa965ade putting back in banner 2018-03-14 17:55:52 -07:00
John Lewin
00b548a820 Use ViewMode property instead of unrelated GCodePanel visibility 2018-03-14 17:14:51 -07:00
John Lewin
3393f196a2 Change GCodePanel accessibility, move init logic to PrinterTabPage 2018-03-14 17:14:51 -07:00
John Lewin
8b5d05ed93 Revise naming for clarity
- GCode3DWidget is no longer what the name suggests
2018-03-14 17:14:51 -07:00
John Lewin
c5977bf3f4 Revise naming for clarity 2018-03-14 17:14:50 -07:00
John Lewin
fa099d0a72 Only render 3D GCode if in PartViewMode.Layers3D
- Issue MatterHackers/MCCentral#2934
GCode render features appearing in Model view
2018-03-14 17:14:50 -07:00
John Lewin
f0b4a82418 Avoid showing empty popups
- MatterHackers/MCCentral#2933
Empty popup windows can never be closed, prevent further popups
2018-03-14 17:14:49 -07:00
John Lewin
5ac2065308 Invoke ShowPopup via RunOnIdle
- Issue MatterHackers/MCCentral#2932
Overflow popup causes "mouse should not be locked" errors
2018-03-14 17:14:49 -07:00
John Lewin
e128dd752a Use ViewMode property instead of gcode3DWidget.Visible
- Issue MatterHackers/MCCentral#2925
GCode rather than Model menu appears as GCode3DWidget remains visible
2018-03-14 17:14:48 -07:00
John Lewin
8cf1be9c24 Update tab pointers on removal
- Issue MatterHackers/MCCentral#2853
Revise Tab logic to prevent this anomaly
2018-03-13 21:02:02 -07:00
John Lewin
c09210047c Add a mechanism to set the name of a SettingsItem -> Toggle control 2018-03-13 08:43:20 -07:00
John Lewin
c0a9447361 Add configurable AmbientColor param and property 2018-03-11 17:50:18 -07:00
John Lewin
14194900f7 Revise About page
- Swtich from html to GuiWidgets for layout
- Simplify with DialogPage - remove AboutWindow, AboutWidget
- Remove AboutPage namespace
2018-03-11 09:34:57 -07:00
Lars Brubaker
57c79d2434 improve VisibleMeshes thread safety
issue: MatterHackers/MCCentral#2900
Make VisibleMeshes more thread safe
2018-03-09 09:26:36 -08:00
John Lewin
84a7394e0c Restore missing layer scrub/scrollbars, add persistent options panel
- Issue MatterHackers/MCCentral#2897
2D GCode view missing scrollbars
2018-03-09 08:04:33 -08:00
John Lewin
f460034cf0 Remove redundant menu options
- Issue MatterHackers/MCCentral#2904
2018-03-09 07:32:35 -08:00
Lars Brubaker
9cc6d5f469 Added passing UndoBuffer to rebuildable 2018-03-08 17:29:35 -08:00
John Lewin
06e9a73b03 Extract embedded types to new files 2018-03-07 12:25:57 -08:00
Lars Brubaker
c2adfbc48f Cleaned up bug with union and intersection editor re-doing work
Made drawing selection optional
2018-03-06 14:53:21 -08:00
Lars Brubaker
5e28275d75 Compile and continue needed to save 2018-03-05 10:24:26 -08:00
Lars Brubaker
bf75402d8c Check for transparent textures on render 2018-03-05 10:19:28 -08:00
Lars Brubaker
05077c4e45 Make it possible to import to current profile or new preset 2018-02-28 16:33:22 -08:00
John Lewin
0657611a73 Add sorting fields
- Issue MatterHackers/MCCentral#2865
Add sorting fields to ILibraryItem as promised by sort menu
2018-02-27 17:38:47 -08:00
Lars Brubaker
1ebbc4ab39 Fixed rendering problem with holes. 2018-02-27 10:13:35 -08:00
John Lewin
4d961e7b2c Increase wheel scroll amount
- Issue MatterHackers/MCCentral#2850
Scroll wheel is nearly useless on NewTabPage
2018-02-26 16:40:29 -08:00
Lars Brubaker
d6a50e3956 Improving STL export
Getting more MatterCad scripting working
2018-02-23 18:05:32 -08:00
John Lewin
3b26f3aa08 Add library container browsing for MCX items 2018-02-23 14:26:56 -08:00
Lars Brubaker
c8ac16e806 Check the world persistable flag 2018-02-23 13:37:23 -08:00
John Lewin
c2f79bc6ce Fix colors 2018-02-21 18:44:48 -08:00
John Lewin
9e5e1b3772 Revise slider location 2018-02-21 18:44:48 -08:00
Lars Brubaker
859304fd16 Fixed print recovery test
removed the gcode buffer size variable (it didn't work)
2018-02-21 18:15:22 -08:00
John Lewin
300d58f9d0 Collapse PlusTabPage sidebar into content area 2018-02-21 16:42:37 -08:00
John Lewin
a17c49dbe8 Remove banner image 2018-02-21 16:42:37 -08:00
John Lewin
b6a07e409a Move topToBottom widget to constructor 2018-02-21 16:42:37 -08:00
John Lewin
209c05da5c Simplify 2018-02-21 16:42:36 -08:00
John Lewin
465062568a Fix layout issues, add paging support via 'More' button 2018-02-21 16:42:36 -08:00
John Lewin
bf66812dbd Keep heading positioned with reflown content 2018-02-21 16:42:36 -08:00
John Lewin
51eb7dfaf2 Force correct remainingSpace value 2018-02-21 16:42:36 -08:00
John Lewin
81c81dd26e Fix resize/layout/reflow issues with ListView/Explorer controls 2018-02-21 16:42:36 -08:00
John Lewin
d54e317382 Revise long running task title assignment and draw position
- Issue MatterHackers/MCCentral#2737
long running task overlaps title and content
2018-02-20 18:27:52 -08:00
John Lewin
93b580c89a Set MeshViewer as the projection matrix reference
- Resize layerRenderRatioSlider on BoundsChanged
2018-02-20 15:26:29 -08:00
John Lewin
dacb181bcb Remove Color button in favor of Color panel 2018-02-20 15:24:21 -08:00
LarsBrubaker
9068502c00 Getting remove and bake working for mesh wrapper opperations 2018-02-19 16:20:42 -08:00
LarsBrubaker
8a0845da88 Got bake working for mesh wrapper opperation 2018-02-19 14:43:36 -08:00
LarsBrubaker
2af9d6c8f3 Starting work to get MeshWrapperOpperation to do Bake and Remove 2018-02-18 22:42:44 -08:00
John Lewin
1e21d87cd4 Add bottom margin to separate buttons 2018-02-18 11:10:48 -08:00
John Lewin
5fb26cb024 Add color/model view toggles to GCode Options panel 2018-02-18 11:10:09 -08:00
John Lewin
4c8aebad82 Restore "Show Print Bed" option 2018-02-18 10:59:50 -08:00
John Lewin
bbcf61457b Move RenderBed state from widget to model 2018-02-18 10:59:49 -08:00
John Lewin
872b716d77 Add GCode options as SectionWidget panel 2018-02-18 10:59:49 -08:00