Greg
1e4c1cda53
Added automated test to ensure that setting values are being passed to MatterSlice with the correct values. Also added a stress test in slice settings.
2016-03-03 16:57:43 -08:00
rytz
e24daf052d
Help text changes and adding a User Manual link to the HELP menu
2016-02-24 16:58:28 -08:00
larsbrubaker
60aad769f9
Improved MenuBase to use a MenuItemAction class rather than a TupleList
...
Made items that are not going to do an action disabled.
Made DropDownMenuWidget AddItem return the created item.
2016-02-13 11:49:09 -08:00
Lars Brubaker
e3349bd0e9
Show the new update window.
2015-08-10 15:44:19 -07:00
Gregory Diaz
b36808b298
Started work on Check for Update Window
2015-07-14 17:59:41 -07:00
Lars Brubaker
f03099efcc
Moving more code into the new paradigm of OnIdle.
2015-06-11 13:53:53 -07:00
Lars Brubaker
5cc1b651b4
UI thread is more explicit about what functions it accepts and now accepts no parameter functions.
2015-06-11 12:06:40 -07:00
Lars Brubaker
8ae461c914
Don't localize dashes.
2015-05-22 12:36:07 -07:00
Lars Brubaker
108dbee140
Put in a check for updates menu
2015-05-22 12:33:59 -07:00
Lars Brubaker
703021620d
Made a base class for the menus
...
Made more shared code for them
2015-05-20 17:34:55 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
6cdb38e1dc
Made all we page requests go through MatterControlApplication.Instance.LaunchBrowser so they work platform independent.
2015-01-22 12:27:18 -08:00
Lars Brubaker
a54a59e25f
Putting a menu to switch view settings.
...
Made the trace data build faster.
Made ungroup understand mesh collections better
Made the slice settings layer index be an enum so it is clearer what is being accessed
Put menu items into separate files
2014-12-09 15:16:08 -08:00