chiark / gitweb /
Add textbox which shows the bounderybox size of the object
[cura.git] / Cura / gui / preview3d.py
2012-12-03 daid303Add textbox which shows the bounderybox size of the...
2012-11-27 daid303Added general help for plugin tab, added open plugin...
2012-11-08 daid303Fixed the top down view light issue, made the project...
2012-11-08 daid303Update on default colors.
2012-11-06 daid303Add safely remove SD feature.
2012-11-06 daid303Add popups when copying files to the SD card, to indica...
2012-11-06 daid303Update on the GL window, better lighting. Upda on the...
2012-10-31 DaidDo the refresh of the 3D window after drawing, this...
2012-10-19 daid303Fix dae matrix and instance_node support. Which makes...
2012-10-05 daid303Add a 3D view of the Ultimaker build platform for bette...
2012-10-05 daid303Fix a bug in max scale button.
2012-10-02 daid303Large update to the config wizard, new style machine...
2012-09-27 daidDisable the rotate ring for now, unfinished and I want...
2012-09-26 daidAdded obj support to Cura.
2012-09-25 DaidFix when there is no object loaded, remove debug print.
2012-09-25 DaidMerge branch 'master' of github.com:daid/Cura
2012-09-24 daidIt is a bit tricked, but you can now rotate the model...
2012-09-07 DaidFix for mixed view mode.
2012-09-05 daidUntested update to machine communication. This should...
2012-09-02 DaidSome minor updates to fix some screen refresh issues.
2012-08-31 daidthese variable where not always initialised before...
2012-08-31 daidFix X-Ray view after the machine bottom update.
2012-08-30 daidScale the model down if it is larger then the build...
2012-08-30 daidReplace the line grid with a checkerboard pattern,...
2012-08-30 daidZoom into the model when a model is loaded.
2012-08-02 daidFix the outline when the scale is no 1.0
2012-07-31 daidAdded border view option for 3D view.
2012-07-31 daidFix X-Ray view. Broken after Numpy update.
2012-07-31 daidAdd model colors for multiple extruders.
2012-07-30 daidMake 3D model colour configurable.
2012-07-26 daidIncrease performance and decrease memory usage by using...
2012-07-17 daidMerge branch 'master' of github.com:daid/Cura
2012-07-15 daidMerge pull request #166 from jcosmo/master
2012-07-13 James WalkerFix typo in description of ScaleToFit button
2012-07-09 daidAdded yellow popup to reset scale/mirror/rotate on...
2012-07-06 daidOnly draw layers up to the point where it takes less...
2012-07-05 daidRemove use of logfile to store model errors. Added...
2012-06-22 DaidFixed #135 - Update preview window controls when loadin...
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidFix for double retraction, fix for errorlist in model...
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-31 daidFixed a few issues with a frozen executable. Slicing...
2012-05-29 daidUse a function to generate the "_export.xxx" filename
2012-05-18 DaidUgly workaround for 3D preview not always refreshing...
2012-05-18 DaidAbstract the 3D model related functions into a seperate...
2012-05-16 daidExtra sanity check on the GCode layer Z view height...
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-08 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-07 daidWhat was I smoking? This code is much simpler this...
2012-05-07 daidGenerate 1 GCode layer per draw cycle, this keeps the...
2012-05-07 daidUpdated gcode interperter and GCode preview. Fixed #77
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-03 DaidSome code cleanup
2012-05-03 DaidSome fixes to the preview window OpenGL code. Needed...
2012-05-03 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-03 daidChanged GCode preview code to be faster on layer switching.
2012-05-02 daidOnly show gcode buttons when GCode is loaded. Only...
2012-05-01 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-01 daidUpdate preferences to allow math expressions. Fixed #86
2012-04-29 DaidFixed positioning when using multiple extruders. Fixed...
2012-04-29 DaidRemove other models when loading a single model again...
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidMultiple extruders, not functional yet. Final GCode...
2012-04-23 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-23 daidReally fix the machine center this time
2012-04-22 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-22 DaidAdd Z/Y/Z indicators. Fixes #70
2012-04-18 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-18 DaidFix for bug caused by offloading scaling to the 3D...
2012-04-18 daidMerge pull request #65 from PyroMani/master
2012-04-18 Ferdi van der WerfAdded icons for top toolbar of preview panel
2012-04-18 Ferdi van der WerfAdded icons for 3d and top-down view
2012-04-18 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-18 daidSpeed up preview when changing multiply/scale by offloa...
2012-04-18 daidFixing feature 32 - expressions in scale.
2012-04-18 daidDo less stuff in software, and more on the video card...
2012-04-18 daidMerge pull request #64 from PyroMani/master
2012-04-18 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-18 Ferdi van der WerfWhen scale is empty, default to 1.0 for profile and...
2012-04-18 daidViewmode as radio button, still needs proper icons
2012-04-18 daidAuto select first radio item on toolbar.
2012-04-18 daidAdd radio toolbar buttons for 3D/Top view. Some minor...
2012-04-18 daidMove "scale to max" button to scale entry, we should...
2012-04-18 daidMove toolbar button classes to an differnt file, so...
2012-04-18 daidFix bugs where scale/rotate will not update on Linux
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-18 daidMerge pull request #61 from PyroMani/master
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-17 Ferdi van der WerfReset scale to 1.0 instead of 1
2012-04-17 Ferdi van der WerfRemoved unused method
2012-04-17 Ferdi van der WerfRefactored scale and rotate statictext to reset buttons
2012-04-17 daidMerge pull request #60 from PyroMani/master
2012-04-17 Ferdi van der WerfAdded multiply icons and buttons
2012-04-17 DaidAdd NormalButton for toolbars, which has tooltip suppor...
2012-04-17 DaidFix the toolbar buttons file path to be relative to...
2012-04-17 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-17 daidMerge pull request #59 from PyroMani/master
2012-04-17 Ferdi van der WerfRefactored GenBitmapToggleButton to ToolButton:
2012-04-17 Ferdi van der WerfMoved some code for consistency, fixed swapXY button
next