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
2021-07-28Updated message with message typesJelle Spijker
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-05-08Convert doxygen to rst for CuraEngineBackendNino van Hooff
2019-07-18Spelling of log entries and code styleGhostkeeper
2019-03-26Move models around againLipu Fei
2019-03-20Move ExtrudersModel into cura.UI moduleLipu Fei
2019-01-04Ensure that the primetower gets drawn in the right color againJaime van Kessel
2018-11-30Use public activeExtruderIndex rather than internal _activeExtruderIndexGhostkeeper
2018-10-04Take into account that can be empty layers below the model when theDiego Prado Gesto
2018-09-07Switch incorrect usage of getMachineExtruders to getActiveExtruderStacksJaime van Kessel
2018-05-11CURA-5164 The Preferences is not a singleton class anymore since in some pointDiego Prado Gesto
2018-02-28CURA-4400 set extruder numbers of settings to an enabled extruder; added Sett...Jack Ha
2018-01-10CURA-4525 CURA-4772 fix gcode not overlapping thoughout build platesJack Ha
2018-01-03CURA-4525 cleanups and change comment and added new-linesJack Ha
2017-12-21Moved objects menu to lower left and made it collapsible. CURA-4525Jack Ha
2017-12-21Solved merge conflicts. CURA-4525Jack Ha
2017-12-04CURA-4667 Fix simulation view render race. Change the place where theDiego Prado Gesto
2017-12-01Call resetLayerData() before adding LayerDataDecorator to scene node rather t...Mark Burton
2017-11-23CURA-4605 Fix render issues when there are empty layers.Diego Prado Gesto
2017-11-21CURA-4593 Workaround to fix the rendering glitches when the last layer has no...Diego Prado Gesto
2017-11-21CURA-4526 Delete LayerView plugin because it will be replaced with theDiego Prado Gesto
2017-11-14CURA-4525 some cleanup and commentsJack Ha
2017-11-13CURA-4525 layer data viewing seems fixed, although after moving an object to ...Jack Ha
2017-11-09CURA-4525 first multi slice + multi layer data, added filter on build plate, ...Jack Ha
2017-10-24CURA-4481 add setting Remove Empty First LayersJack Ha
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-26Fixed error spam on progress sliced layer runJaime van Kessel
2017-09-13Added Title for messagesalekseisasin
2017-07-21Correctly handle IndexError for defaultColorsLipu Fei
2017-07-17If a default color is used, the layer view now correctly uses it.Jaime van Kessel
2017-07-06Use default parameter to obtain default colourGhostkeeper
2017-07-06Make material finding more robustGhostkeeper
2017-05-24Add default for colour code of materialGhostkeeper
2017-05-24When trying to convert None to RGBA, log it and return a usable defaultJaime van Kessel
2017-05-04Fix showing layer view if there is no materialGhostkeeper
2017-04-05Change permissions back to 644Jack Ha
2017-04-05Fix workspacedialog booboo typo.Jack Ha
2017-02-08Added comments, changed small layout and id thing. CURA-3273Jack Ha
2017-02-08Removed unused option in LayerPolygon, added commentsJack Ha
2017-02-08Default color if no material color is available. CURA-3273Jack Ha
2017-02-07Fix colors of compatibility mode. CURA-3273Jack Ha
2017-01-25Compatibility mode scale line type colorsJack Ha
2017-01-03Readded accidently removed stuffJack Ha
2017-01-03Somewhat better layout, added legendJack Ha
2017-01-02Finishing up compatibility modeJack Ha
2016-12-30Added all kinds of options to layer viewJack Ha
2016-12-29Busy with layer_view optionsJack Ha
2016-12-28Layer shader now uses own attribute for line dimensions instead of misusing uvs.Jack Ha
2016-12-28Layer thickness now as arrayJack Ha
2016-12-28Added line thickness to layer viewJack Ha