Kevin Pope
ff6e05cb4d
Set default render to Shaded, if Outlines are not supported.
2014-10-27 19:54:01 -07:00
larsbrubaker
222a5a46a7
Changed ButtonEventHandler to EventHandler
...
Made lock disable the selection widget but be more inteligent about re-enabling it after unlock
2014-10-24 13:41:13 -07:00
kevinepope
e936fe98f7
Change message confirmation dialogs from modal to async w/callback.
2014-10-21 21:20:09 -07:00
kevinepope
d354a26216
Work on Queue 'edit' mode.
2014-10-20 20:21:22 -07:00
larsbrubaker
df686386e2
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
...
Conflicts:
ApplicationView/CompactTabView.cs
Made a new Draw EventHandler for GuiWidget
Made mesh viewer have colors per material
Made the screen reload on change printer
Made the select material a radio button, much easier to use.
2014-10-18 13:23:53 -07:00
larsbrubaker
38e55eefbb
Working on material color setting
2014-10-18 10:26:36 -07:00
Kevin Pope
6646db683f
Spelling correction.
2014-10-17 19:17:10 -07:00
Kevin Pope
01cf3003f3
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-10-17 14:12:09 -07:00
Kevin Pope
6c1a8005bb
Made contact form respect universal text size. Made action bar and menu bar hide-able (in compact mode).
2014-10-17 14:11:56 -07:00
larsbrubaker
55923d8f2a
Fixed the text creator to work with new MeshGroups code for AMF.
...
Move more stuff from View3DWidget into separate files.
Renamed View3DWidget.
2014-10-16 17:52:21 -07:00
Kevin Pope
a03aee76f3
Adjusted touchscreen layout reload behavior.
2014-10-13 15:25:27 -07:00
kevinepope
53551add48
More work on Library. Edit mode now contains export and edit functions (during single selection).
2014-10-05 18:12:37 -07:00
larsbrubaker
1800734347
Starting to get AMF in as a file type
...
Unified all the open dialogs to use a common file type list
Made application settings hold the file lists
Made the extruder count a member of ActiveSliceSettings
Made an extruderOffsets mapping
2014-09-26 17:52:54 -07:00
Kevin Pope
a6d109fdfd
Add display mode selector to config page. Fixed location of update notification.
2014-09-23 19:23:54 -07:00
Kevin Pope
a4ef3f729c
Made display mode driven by theme setting.
2014-09-23 18:02:07 -07:00
Kevin Pope
bda5ac173e
More work on configuration page.
2014-09-23 16:11:06 -07:00
Kevin Pope
5663289ef7
Make application controller a generic object. Fix title of auto-leveling warning window.
2014-09-22 14:16:40 -07:00
Kevin Pope
bdef196434
Changed main application to MVC. UI rework (Configuration Page esp. in progress).
2014-09-19 19:17:12 -07:00
Kevin Pope
e02655f847
Make controls more consistent looking.
2014-09-18 17:06:45 -07:00
larsbrubaker
4399441684
Renamed a variable.
2014-09-11 17:16:12 -07:00
larsbrubaker
25bd699517
Made many parts of MC know how to scale if the font resolution (scaling) is changed.
2014-09-10 21:24:14 -07:00
larsbrubaker
c97f4d8f8f
Making MC be able to adapt to a global change in the point size of all text.
2014-08-30 16:03:28 -07:00
larsbrubaker
6b5caf0859
Put in some debugging for recreating the third panel view.
...
fixed a mem leak in third panel
made the first layer show in sync to print
Made the current layer show in sync to print
2014-08-20 11:04:43 -07:00
larsbrubaker
7d1f698141
Turning off the rooted weak event stuff
2014-08-19 11:41:13 -07:00
larsbrubaker
4b405a6aa8
Add a store state before change slice settings panel.
2014-08-19 10:10:08 -07:00
larsbrubaker
69c191a54d
Moved a few more RootedEventHandlers to WeakRootedEventHandlers
2014-08-10 12:30:49 -07:00
larsbrubaker
2af2997818
Made UpdateStatusChanged a week event.
...
Fixed a typo in help.
2014-08-08 10:40:01 -07:00
larsbrubaker
bbca065e18
New weak event rooted event.
...
Fixed color theme changing in 3d view.
Fixe bed shape and size changing on printer change.
2014-08-08 10:25:44 -07:00
larsbrubaker
9eddf6822b
Moved SliceSettingsWidgetUiState into its own file
...
Fixed the edit locking during loading in 3d view.
Got the 3d views to update the bed size and shape when changed.
2014-07-26 13:43:55 -07:00
larsbrubaker
5c506e7317
Changes for new Mesh viewer api
...
Finer settings for what causes reload of ui in slice settings.
2014-07-25 17:13:42 -07:00
larsbrubaker
d59ce736a7
Got rid of dead code.
2014-07-21 14:33:31 -07:00
gregory-diaz
430d69493d
Modified code so that the 'quality' presets and 'material' presets windows can be opened and edited at the same time.
2014-07-17 10:52:46 -07:00
larsbrubaker
e5d8ad2ac0
Made the state of the slice settings current tab and sub-tab save on reload view.
2014-07-08 18:22:47 -07:00
larsbrubaker
f466f2ecbb
Fixed problem with recreating the main window.
2014-07-07 17:37:42 -07:00
larsbrubaker
b581775524
Made change printer preserve the state.
2014-07-04 05:57:05 -07:00
larsbrubaker
fab40e17a8
Made the wide screen panel be the thing that is recreated on ReloadAll.
2014-07-03 16:39:36 -07:00
larsbrubaker
c6582a6e28
Make sure theme change stays on the correct panel.
2014-07-03 16:17:51 -07:00
larsbrubaker
109891bc5e
In compact view we need the text to be a bit smaller.
2014-07-03 15:07:43 -07:00
larsbrubaker
1c0204128e
Remember the state of the separator lines.
2014-07-03 14:43:56 -07:00
larsbrubaker
4bdba6d740
Got the advanced controls panel to keeps its state between the compact view and the wide screen view.
2014-07-03 14:17:58 -07:00
larsbrubaker
5e119a672f
Made the third panel view keep its state much better.
...
We can change printers now without the third panel changing tabs.
2014-07-03 11:50:25 -07:00
larsbrubaker
7eec6753e2
Renamed MainScreenTabView -> FirstPanelTabView
2014-07-03 10:19:45 -07:00
larsbrubaker
00e2ecda9d
Making more go through PreChangePannels callback
2014-07-03 09:49:16 -07:00
larsbrubaker
fb2d34a1bb
Made the queue item index preserve (again)
...
Made the main screen tab preserve (again)
Made a pre and post change panels event (much cleaner, but not everything is using it yet).
2014-07-02 19:35:35 -07:00
larsbrubaker
15bc1d2187
make sure we don't try and change panel 3 when it's not there.
2014-07-02 16:25:20 -07:00
larsbrubaker
c4a6a9960a
Making the windows understand their closed states better.
...
Made print history have a data and a view
2014-07-02 11:43:06 -07:00
larsbrubaker
178f7acf71
Took out some dead code
2014-07-01 18:18:27 -07:00
larsbrubaker
222ed94f36
Make sure we remove all the children of column two before removing them.
...
Got rid of some dead code.
2014-07-01 14:44:27 -07:00
Kevin Pope
b3a66f7557
Added link to release notes.
...
Added sized icon for notifications.
Added link to instructions for cloud monitor.
2014-06-27 14:45:21 -07:00
larsbrubaker
4703b7b2a6
More work on printer sd card support
...
Made single panel mode not ever load data into the second panel (memory optimization)
Made the thumbnail widget let go of the memory of the model when the window is closed.
Put in an explicit DeletFileFromSdCard
2014-06-26 12:55:43 -07:00