chiark / gitweb /
Initial changes to get some project planner stuff working again.
[cura.git] / Cura / gui / util / opengl.py
2013-01-27 daid303Initial changes to get some project planner stuff worki...
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-19 daid303Add visual nodes for the scale tool.
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 visual nodes for the scale tool.
2013-01-17 daid303Replacement for gluUnproject, which seems to be causing...
2013-01-17 daid303Fixing #328
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 the font draw.
2013-01-16 daid303Use better font rending for the X/Y/Z
2013-01-16 daid303Update on rotation tools, this breaks a lot of function...
2013-01-14 daid303Keep working when the platform stl is missing.
2013-01-09 daid303Should use "is None" instead of "== None"
2012-12-20 daid303Center the machine bed grid on the machine center,...
2012-12-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2012-12-06 daid303Move some gui utility files into a seperate location...