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-12-08Revert "Merge branch 'bremco-graphics_buffer_update'"Ghostkeeper
2021-10-31Apply suggestions from code reviewRemco Burema
2021-07-25Handle render-range in shader.Remco Burema
2020-05-29Remove trailing whitespace from Python filesNino van Hooff
2020-04-27Applied requested changes proposed by @ninovanhooffJelle Spijker
2020-04-21Converted comments in dir Cura/cura to rst styleJelle Spijker
2019-01-25Removed unused function & added more typingJaime van Kessel
2019-01-25Add / fix typingJaime van Kessel
2017-11-10Add line thickness and feedrate to the data sent from the backendDiego Prado Gesto
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-06-06Fix displaying layers with python3.6sheinz
2017-03-22Codestyle & removal unused importsJaime van Kessel
2017-03-02Fixed compatibility mode active extruder. CURA-3321U-ULTIMAKER\j.ha
2017-02-16Fixed layerview extruder choice checkboxes. CURA-3273Jack Ha
2017-02-13Fixed compatibility mode. CURA-3273Jack Ha
2017-02-08Removed unused option in LayerPolygon, added commentsJack Ha
2017-01-02Finishing up compatibility modeJack Ha
2016-12-30Added all kinds of options to layer viewJack Ha
2016-12-30Added layer view optionsJack 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-28Added line thickness to layer viewJack Ha
2016-12-22Started setting layer height and line width in layer viewJack Ha
2016-12-22Working quite nicelyJack Ha
2016-12-21Finally got normals inJack Ha
2016-06-29Adapting code to merge of simple_convex_hull and code cleanup.Johan Kristensen
2016-06-28Formulate layerview logic using numpy to speed up. Also changed layer data pa...Johan K
2016-05-23Introduced a LayerDataBuilder. Made LayerData immutable just like its supercl...Simon Edwards