chiark / gitweb /
Put back the default Ultimaker robot for releasing.
[cura.git] / Cura / gui / preview3d.py
2013-04-26 daid303Added saving as STL. Still need to add AMF.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-12 daid303Add layer changing with keyboard when viewing GCode.
2013-04-08 daid303Fix the "object turns black" bug.
2013-04-04 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-25 daid303Merge fix.
2013-03-24 daid303Draw outline of selected object.
2013-03-22 daid303Merge branch 'master' into SteamEngine
2013-03-21 daid303Massive breaking time, start of the new scene display...
2013-03-12 daid303Merge branch 'master' of github.com:daid/Cura
2013-03-12 daid303Merge branch 'master' into steamengine
2013-03-12 daid303Update on the file load error.
2013-03-12 daid303Merge branch 'master' into steamengine
2013-03-12 daid303Update on the file load error.
2013-03-12 daid303Merge branch 'master' into steamengine
2013-03-12 daid303Do not show loading... when the file fails to load.
2013-03-11 daid303Merge branch 'master' into SteamEngine
2013-03-09 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-08 daid303Update the statistics upload with preferences and versi... 13.03
2013-03-08 daid303Merge fix.
2013-03-08 daid303Fix the collada loading bug, fix the mesh is unloaded...
2013-03-07 daid303Merge branch 'master' into SteamEngine
2013-03-07 daid303Add working rotate/scale/mirror tools to the project...
2013-03-07 daid303Show loading file message.
2013-03-07 daid303Add black borders around the white text, so it pops...
2013-03-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-06 daid303Add the gl buttons to the project planner (needs some...
2013-03-06 daid303When changing view mode, properly reset the selected...
2013-03-06 daid303Merge branch 'master' into SteamEngine
2013-03-06 daid303Some updates to improve the button layout.
2013-03-06 daid303Update on the 3D window, now with nice icons. Also...
2013-03-05 daid303Draw the fullGCode layer which has been rendered alread...
2013-03-04 daid303Fixed a typo. Changed the GCode rendering so it gives...
2013-03-01 daid303Added ultimaker robot logo.
2013-03-01 daid303Slightly newer firmware included, build by script so...
2013-02-28 daid303Make the layer scrollbar longer and hide the rotate...
2013-02-28 daid303Remove the tool selection when changing view modes.
2013-02-28 daid303Do not scale down huge objects, as it is not clear...
2013-02-28 daid303Slow the GCode layers while loading instead of first...
2013-02-28 daid303Add layer slider. Solve the issue where loading a new...
2013-02-25 daid303Slight update on the button layout, and possible help...
2013-02-18 daid303Added online stat collection, added dropdown 3D button.
2013-02-15 daid303Small fix for the object cutoff function.
2013-02-14 daid303Add the option to cut the bottom of a model, for none...
2013-02-08 daid303Add mirror tools.
2013-02-07 daid303Renamed glTextCtrl to glNumberCtrl to better reflect...
2013-02-07 daid303Added some clipboard scanning code which does not do...
2013-02-06 daid303Calculate the scaling over the proper matrix axis.
2013-02-06 daid303Remove the load/prepare/print buttons from the bottom...
2013-02-06 daid303Add working scale entry tools.
2013-02-05 daid303Update on the OpenGL gui, now uses layout managers...
2013-01-31 daid303Allow unselection of tools, and fix the scaling size...
2013-01-29 daidMerge pull request #349 from smorloc/master
2013-01-29 daid303Update the steep display in some more cases.
2013-01-29 daid303Only draw the GCode layers when they are on screen...
2013-01-29 daid303Fix the steep overhang display when rotating/scaling.
2013-01-28 daid303Rotate/scale now work in the project planner!.
2013-01-27 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-27 daid303Initial changes to get some project planner stuff worki...
2013-01-27 daidMerge pull request #347 from smorloc/master
2013-01-25 daid303Add GL load file button, and improve the GLButton code...
2013-01-25 daid303Move the OpenGL GUI base code to a seperate class for...
2013-01-24 daid303Split off some code from preview3d.py, which is becomin...
2013-01-24 daidMerge pull request #342 from smorloc/master
2013-01-24 daid303Add OpenGL buttons for tool selection.
2013-01-22 smorlocMerge remote-tracking branch 'upstream/master'
2013-01-22 daid303Maximize the window on first startup.
2013-01-22 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-22 daid303Fix outline display and overhang display (overhang...
2013-01-19 daid303Add working scale tool.
2013-01-19 daid303Add visual nodes for the scale tool.
2013-01-19 daid303Slight change to the object info corners so there are...
2013-01-19 daid303Replacement for gluUnproject, which seems to be causing...
2013-01-19 daid303Fixing #328
2013-01-18 daidMerge pull request #329 from smorloc/master
2013-01-17 daid303Add working scale tool.
2013-01-17 daid303Add visual nodes for the scale tool.
2013-01-17 daid303Slight change to the object info corners so there are...
2013-01-17 daid303Replacement for gluUnproject, which seems to be causing...
2013-01-17 daid303Fixing #328
2013-01-16 daid303Removed the infobox, made useless because of the new...
2013-01-16 daidMerge pull request #323 from smorloc/master
2013-01-16 daid303Update rotate tool with text, and add info tool.
2013-01-16 daid303Update on rotation tools, this breaks a lot of function...
2013-01-11 daid303Add option to have the center of the printer at 0,0...
2012-12-20 daid303Raise head on "pause at Z" so you can flush the nozzle...
2012-12-17 daid303Merge branch 'master' of github.com:daid/Cura
2012-12-13 daid303Do not show the rotate ring in GCode preview.
2012-12-13 daidMerge pull request #288 from GreatFruitOmsk/master
2012-12-13 daidMerge pull request #287 from GreatFruitOmsk/master
2012-12-13 daid303Check for modified files and ask the user to reload...
2012-12-07 daid303Some minor fixes.
next