chiark / gitweb /
Change how the engine is interfaced from the python code. Put the GCode viewer in...
[cura.git] / Cura / gui / sceneView.py
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.
2013-04-10 daid303Some cleanup, move the animation code to openglGUI...
2013-04-08 daid303Fix AMF support. Support merging of objects for multi...
2013-04-08 daid303Fix problem when entering size without an object selected.
2013-04-08 daid303Add working scale entry form.
2013-04-05 daid303Some code cleanup and fixing the minecraft import.
2013-04-05 daid303bunch of small things.
2013-04-04 daid303Merge branch 'master' into SteamEngine
2013-04-04 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-04 daid303Add partial working rotate/scale.
2013-04-03 DaidUse the proper button read api.
2013-04-03 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-03 daid303Hide the shader editor behind shift-f3
2013-04-03 daid303Fix shader code (caused exception on mac)
2013-04-03 daid303Fix shader code (caused exception on mac)
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Calculate the extra object offset.
2013-04-03 daid303Add option to save GCode file. Re-center the objects...
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Show SD icon when we detect an SD card.
2013-03-29 daid303Merge branch 'master' into SteamEngine
next