chiark / gitweb /
Change how the engine is interfaced from the python code. Put the GCode viewer in...
[cura.git] / Cura / gui / util / previewTools.py
2014-01-24 daidChange how the engine is interfaced from the python...
2013-10-04 daidMerge pull request #581 from martinxyz/SteamEngine
2013-10-04 daidFix the rotation angle display rounding bug which made...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
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-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-03-09 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-07 daid303Merge branch 'master' into SteamEngine
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...