mattercontrol/PartPreviewWindow/View3D
John Lewin 2d737b679c Switch menus from TupleList<string, Func<bool>> to List<NamedAction>
- Menu actions always returned true and result was ignored
- Remove custom TupleList type, prefer lists with custom types
2017-05-31 12:51:15 -07:00
..
Gui3D Move to new library model and view 2017-05-20 00:41:02 -07:00
SideBar Add support for conditional close to menus 2017-05-30 17:38:19 -07:00
UndoCommands Add new UngroupCommand implementation 2017-03-28 17:44:50 -07:00
DebugBvh.cs Design tools 2017-03-15 16:29:56 -07:00
GridOptionsPanel.cs Add support for conditional close to menus 2017-05-30 17:38:19 -07:00
IObject3DEditor.cs Move to new library model and view 2017-05-20 00:41:02 -07:00
PrinterActionsBar.cs Add support for conditional close to menus 2017-05-30 17:38:19 -07:00
View3DAlign.cs Design tools 2017-03-15 16:29:56 -07:00
View3DAutoArange.cs Design tools 2017-03-15 16:29:56 -07:00
View3DCopyGroup.cs Design tools 2017-03-15 16:29:56 -07:00
View3DCreateSelectionData.cs Moved all the easy static localized strings to non-static strings 2017-03-01 13:48:49 -08:00
View3DGroup.cs Design tools 2017-03-15 16:29:56 -07:00
View3DUngroup.cs Extract distinct volumes from mesh on Ungroup 2017-03-28 10:31:43 -07:00
View3DWidget.cs Switch menus from TupleList<string, Func<bool>> to List<NamedAction> 2017-05-31 12:51:15 -07:00