mattercontrol/PartPreviewWindow
larsbrubaker f788ccb6cd Made it so if we crash we can tell.
Made it so if we know we crashed we disable the 3d display o gcode (just in case).
We can make more crash recovery now as well.
2014-12-22 22:49:57 -08:00
..
BaseClasses Made bed image load through static data. 2014-12-10 12:27:24 -08:00
View3D Made it possible to exit without saving or reloading if the part has not been edited. 2014-12-20 23:45:13 -08:00
BedSettings.cs Initial StaticData platform abstraction 2014-12-04 12:22:34 -08:00
CreateDiscreteMeshes.cs Moved some bools to enums to make the code more readable. 2014-12-10 08:18:42 -08:00
PartPreviewContent.cs Switch to gcode in the embedded view if loaded. 2014-12-17 16:59:09 -08:00
PartPreviewMainWindow.cs Switch to gcode in the embedded view if loaded. 2014-12-17 16:59:09 -08:00
PlatingHelper.cs Faster trace data 2014-12-11 11:31:07 -08:00
SaveAsWindow.cs Made it only put saved meshes in the queue after they are done saving so you can't get in a bad loading state. 2014-11-11 12:09:09 -08:00
ViewControls2D.cs Made it so if we crash we can tell. 2014-12-22 22:49:57 -08:00
ViewControls3D.cs
ViewGcodeBasic.cs Fixed a problem with the sync to print. 2014-12-16 23:02:46 -08:00
ViewGcodeWidget.cs