Commit graph

13 commits

Author SHA1 Message Date
John Lewin
c2089b5aa3 Consolidate GUIWidget WidgetHasBeenClosed and HasBeenClosed properties 2016-04-25 15:25:00 -07:00
Lars Brubaker
abd480d9b9 Moving to single transform matrix for MeshGroups 2016-02-26 14:19:52 -08:00
John Lewin
0d86184329 Spelling 2016-02-19 11:27:55 -08:00
Lars Brubaker
c70d56c3be Change more background workers to async
Put in a cast (Action) so we don't have to do () => func();
2015-07-21 11:10:01 -07:00
larsbrubaker
4dbc03edb8 Change from background workers to async functions
Made the SlicingOutputMessage and SlicingDone events not rooted (as print item wrappers aren't)
2015-07-21 08:10:05 -07:00
Lars Brubaker
ccaa5f048a Change some background workers to async methods. 2015-07-02 11:23:44 -07:00
Lars Brubaker
4fdfe1efe2 Code maid 2015-05-30 12:48:16 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Lars Brubaker
cf826dcdef Make 'save' show an group and ungroup.
Fixed a bug with selecting a material with no selection.
2014-12-16 15:02:40 -08:00
larsbrubaker
8178263efb Fixed some more bugs with selection changing. 2014-11-30 20:44:26 -08:00
larsbrubaker
2ce24de08c Made the progress info in View3D go through our code rather than bacground task. 2014-11-04 10:27:59 -08:00
larsbrubaker
2a822b15a4 Put in a group button and made it work. 2014-10-29 13:15:53 -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