chiark / gitweb /
Merge branch 'master' into SteamEngine
[cura.git] / Cura / gui / util / openglGui.py
2013-03-11 daid303Merge branch 'master' into SteamEngine
2013-03-08 daid303Update the statistics upload with preferences and versi... 13.03
2013-03-08 daid303Merge fix.
2013-03-08 daid303Update the viewmode combobox image when the viewmode...
2013-03-07 daid303Merge branch 'master' into SteamEngine
2013-03-07 daid303Add black borders around the white text, so it pops...
2013-03-06 daid303Merge branch 'master' into SteamEngine
2013-03-06 daid303Update the combo box text color to white.
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 daid303Small fix on the scrollbar to stop an division by zero...
2013-03-04 daid303Fixed a typo. Changed the GCode rendering so it gives...
2013-03-01 daid303Added ultimaker robot logo.
2013-03-01 daid303Make the scale entry box look a bit better.
2013-02-28 daid303Make the layer scrollbar longer and hide the rotate...
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-11 daid303Do not crash on malformed ini files.
2013-02-08 daid303Add mirror tools.
2013-02-07 daid303Add tab key to the glNumberCtrl.
2013-02-07 daid303Renamed glTextCtrl to glNumberCtrl to better reflect...
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-01-29 daidMerge pull request #349 from smorloc/master
2013-01-29 daid303Only draw the GCode layers when they are on screen...
2013-01-29 daid303Some small fixes suggested by Erik after testing.
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...