Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-29Fix comment on single layer toggleYouness Alaoui
2015-05-29Change singleLayer toggle to new graphic and change size and positionYouness Alaoui
2015-04-22Do not disable layers view when removing all objects.Youness Alaoui
2015-03-06Merge tag '15.01-RC8' into upstreamYouness Alaoui
2015-02-19Fix the skin not showing in the layer view. Fix the race condition where plug...daid
2015-01-28Hide layers scrollbar when view combobutton is expandedYouness Alaoui
2015-01-14Fix error when shader can't linkMartin Wickham
2015-01-14One extra test to make sure the result is not Nonedaid
2015-01-14Add debug feature to watch and auto install firmware to easy firmware develop...daid
2015-01-07Merge branch 'SteamEngine' of github.com:daid/Cura into SteamEnginedaid
2015-01-07Fixed #1069daid
2015-01-07Single layer viewpmsimard
2015-01-02Fixes #76: Removing offset and print statementJustin Nesselrotte
2014-12-31Fixes button offset issue for glComboButton's drop down buttonsJustin Nesselrotte
2014-12-31Use a separate ImageID for the default glComboButtonYouness Alaoui
2014-12-22Fix the skin not showing in the layer view. Fix the race condition where plug...daid
2014-11-17Separated View mode and normal mode buttonsSteven Abadie
2014-10-28Fix error when shader can't linkMartin Wickham
2014-10-27Disabled View Mode button until model is loaded.Steven Abadie
2014-10-25Further changes to scene buttons and spacingSteven Abadie
2014-10-24Temporary button placement changes.Steven Abadie
2014-10-23More changes to buttons and coloring.Steven Abadie
2014-10-21Minimized button resizing and removed helper text in prep for new buttons.Steven Abadie
2014-10-16One extra test to make sure the result is not Nonedaid
2014-10-16Add debug feature to watch and auto install firmware to easy firmware develop...daid
2014-05-01Fix rendering of very high polygon models.daid
2014-04-29Possible fix for http://umforum.ultimaker.com/index.php?/topic/5460-the-end-o...daid
2014-04-04Fix #813daid
2014-03-04FIxed layers not updating correctly when last item was deletednallath
2014-02-24Fix brim not always showing.daid
2014-02-24Release the indices buffer.daid
2014-02-20Fix fallback if VBOs are not supported, for the case where indices are used.daid
2014-02-19Fix race conditions.daid
2014-02-19Fix display rotation number rounding bug.daid
2014-02-17Fix loading of GCode.daid
2014-02-12Update for USB printing dialogdaid
2014-02-06added commentsnallath
2014-02-06added todo comentnallath
2014-02-06Merge branch 'SteamEngine' of https://github.com/daid/Cura into SteamEnginenallath
2014-02-06Removed old codenallath
2014-02-06Fix the exception when there is no engine result and one opens the layer view.daid
2014-02-06Removed old functionsnallath
2014-02-06Added commentsnallath
2014-02-06Rename opengl to openglHelpers to better tell what it does.daid
2014-02-04Add more documentation...daid
2014-01-30Remove all the absolute imports, as they are unneeded.daid
2014-01-29Show GCode loading progress.daid
2014-01-29Improve the layer rendering a bit, render top down and keep local reference t...daid
2014-01-28Use socket to communicate polygon data, so it can be done in binary. This als...daid
2014-01-28Improve the GCode viewing, show the moves and actual gcode on the current lay...daid