chiark / gitweb /
Fixed #522
[cura.git] / Cura / gui / sceneView.py
2013-08-06 daidFixed #522
2013-07-10 daidRender a X/Y/Z indicator in the front left corner when...
2013-07-09 daidShow a plane in the 3D window during printing to show...
2013-06-28 daidPossible fix for the view rotation issue.
2013-06-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-28 daidImprove USB printing window <-> main GUI communications.
2013-06-26 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-26 daidChange the behaviour of the "print" file menu entry...
2013-06-25 daidMake the layer-selection keep the same layer value...
2013-06-21 daidRemoved some unused comments.
2013-06-20 daidSmall bugfix on the VBOs.
2013-06-20 daidFallback to fake shaders if the shader compile failed.
2013-06-19 daidDraw dual-extursion in different colors
2013-06-17 daidFix loading of files on startup. 13.06.2
2013-06-17 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-17 daidKeep focus on objects even if the mouse is out of the...
2013-06-17 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-17 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-17 daidShow why overhang view is not working.
2013-06-17 daidImplement fallback in case shader support is missing...
2013-06-17 daidDo not render the focus objects if we do not have the...
2013-06-17 daidOnly update the slicing progress bar if there was more...
2013-06-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-13 daidChange to amount of copies.
2013-06-12 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-12 daidSubmit slice information. Slightly update the packaging...
2013-06-11 daidFix the overhang display angle.
2013-06-11 daid303Save the filename of loaded files so we can use that...
2013-06-11 daid303Fix commandline slicing, only print the plugin result...
2013-06-05 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-05 daid303Fix the dual-extrusion heatup bug. Fix the copy-file...
2013-06-03 daid303Update of default density value for PLA.
2013-05-31 daid303Make the retraction enable tick box work.
2013-05-31 daid303Only load the GCode when you are viewing the layer...
2013-05-31 daid303Allow load of multiple model files at once.
2013-05-30 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-05-28 DaidShader fix for MacOS.
2013-05-28 daid303Add option to disable SD auto detect. Log output if...
2013-05-24 daid303Add rounded corners to GCode preview.
2013-05-23 daid303Add overhang view by using a shader.
2013-05-21 daid303Merge branch 'SteamEngine' of github.com:daid/Cura... 13.05
2013-05-21 daid303Refresh the screen if we are loading GCode during gcode...
2013-05-17 DaidFix the expert window on MacOS. Remove the exception...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-05-16 daid303Draw the object sink. Fix the lay-flat function.
2013-05-16 daid303Show SD card copy progress. Slightly reduce the memory...
2013-05-13 daid303Small tooltip spelling update. fix an issue opening...
2013-05-10 daid303Add infill overlap, added move lines on current layer.
2013-05-08 daid303Allow loading and printing of GCode files.
2013-05-06 daid303Possible fix for the fluxline selection problem. Added...
2013-05-03 daid303Add extruder offset passing to the engine. Update some...
2013-05-02 daid303Add plugins, fix re-slicing when you edit the start...
2013-05-01 daid303Save a lot of memory by storing the loaded GCode as...
2013-05-01 daid303You can now safely remove the SD card from within Cura.
2013-05-01 daid303Allow moving of objects in simple mode (this was confusing)
2013-04-29 daid303Update to the bed leveling wizard to allow insertion...
2013-04-26 daid303Added saving as STL. Still need to add AMF.
2013-04-25 daid303Add print time and filament usage estimates.
2013-04-25 daid303Improve the startup a bit, hide the splashscreen at...
2013-04-24 daid303Pan the view with the shift key.
2013-04-24 daid303Add slice log window.
2013-04-23 daid303Show everything transparent or XRay when no object...
2013-04-22 daid303Fix simple mode for steamengine.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-22 daid303Add X-Ray feature.
2013-04-22 daid303Add transparent view mode.
2013-04-19 daid303Add line thickness rendering for selected GCode layer.
2013-04-19 daid303Load GCode in background thread instead of the slice...
2013-04-19 daid303Only show dual-extrusion merge if you have dual extrusion.
2013-04-19 daid303Fix SD card selection.
2013-04-19 daid303Add SD card selection if multiple SD cards are found.
2013-04-19 daid303Update the gcode selection slider during loading.
2013-04-18 daid303Darken the lower layers when viewing GCode.
2013-04-18 daid303Add a notification if the copy of GCode fails. Fix...
2013-04-18 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-18 daid303Speedup GCode drawing a lot by using VBOs.
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-17 daid303Add keyboard control to gcode layer switching.
2013-04-16 daid303Add very basic GCode viewing.
2013-04-16 daid303Push objects around when changing the rotation/scaling.
2013-04-16 daid303Merge "duplicate" and "fill platform" into "multiply"
2013-04-16 Erik de BruijnLimited the amount of zooming during scrolling to a...
2013-04-16 daid303Fix delete all.
2013-04-16 daid303Make context menu work on focus object.
2013-04-16 daid303Bugfix for mac and inproper values in settings.
2013-04-16 daid303Add another optimalization to the object order calculat...
2013-04-16 daid303Add save notification.
2013-04-16 daid303Add object split function. Optimize printing order...
2013-04-12 daid303Add proper head size code for scene planning. Fixed...
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-12 daid303Make the popup menu code more general, add a delete...
2013-04-12 daid303Do not show the merge menu when no object is selected.
2013-04-12 daid303Add working scale up to machine size.
2013-04-12 daid303Hide tools when no object is selected.
2013-04-12 daid303Do not show duplicate menu when no object is selected.
2013-04-12 daid303Add object duplication.
2013-04-11 daid303Add reset scale and rotation. Add placeholders for...
2013-04-11 daid303typo
2013-04-11 daid303Add notification popup.
next