chiark / gitweb /
Update the doodle3d class to auto-detect local network boxes, as well as access point...
[cura.git] / Cura / gui / sceneView.py
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
2013-03-29 daid303Put SD card code in a seperate file.
2013-03-29 daid303Make the print button functional.
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Some code cleanup, and move the load dialog to the...
2013-03-29 daid303Have the shader editor refresh the load animation on...
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-28 daid303Add instant slicing.
2013-03-26 daid303Add back the ultimaker platform, and made the platform...
2013-03-26 daid303Better initial auto-arrangement. And detect objects...
2013-03-25 daid303Allow to drag objects with the mouse.
2013-03-25 daid303Improve the rendering speed a bit of the border around...
2013-03-25 daid303Merge fix.
2013-03-25 daid303Split the scene logic into another file, so we can...
2013-03-25 daid303Split the scene logic into another file, so we can...
2013-03-24 daid303Add fancy loading animation.
2013-03-24 daid303Draw outline of selected object.
2013-03-22 daid303Allow object de-selection.
2013-03-22 daid303Small fix on the new view position after object selection.
2013-03-22 daid303Small fix on the new view position after object selection.
2013-03-22 daid303Add zoom animation.
next