chiark / gitweb /
Merge remote-tracking branch 'upstream/master'
[cura.git] / Cura / gui / util / previewTools.py
2013-03-09 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-07 daid303Add working rotate/scale/mirror tools to the project...
2013-03-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-02-28 daid303Remove the tool selection when changing view modes.
2013-02-06 daid303Calculate the scaling over the proper matrix axis.
2013-02-06 daid303Add working scale entry tools.
2013-02-05 daid303Update on the OpenGL gui, now uses layout managers...
2013-02-05 daid303Merge branch 'master' of github.com:daid/Cura
2013-02-04 daid303Fix the number display on the scale tool, and make...
2013-01-31 daid303Allow unselection of tools, and fix the scaling size...
2013-01-29 daidMerge pull request #349 from smorloc/master
2013-01-28 daid303Rotate/scale now work in the project planner!.
2013-01-28 daid303More fixes for the project planner, still not functional.
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 daid303Move the OpenGL GUI base code to a seperate class for...
2013-01-24 daid303Split off some code from preview3d.py, which is becomin...