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-05-12Add missing type to lowestPrintableHeight variableGhostkeeper
2021-01-22Actually show 'on buildplate' color when z=0.Remco Burema
2020-11-20Invert colors at lowest print height.Remco Burema
2020-09-01Don't show overhang on first layer or below buildplate.Remco Burema
2020-09-01Also change color _on_ the buildplate.Remco Burema
2020-09-01Use different colors below buildplate.Remco Burema
2020-08-20Revert "Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7""Ghostkeeper
2020-08-20Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"Ghostkeeper
2020-08-12Show models outside of BP clearly in layerview.Remco Burema
2020-05-07GL ES compatibility fixes.Mark Burton
2020-04-29Fix x-ray error color.Remco Burema
2020-04-22Reduce branches in shader.Remco Burema
2020-04-22Round doesn't work for OpenGL 2.1 because it was only added in glsl 130.Remco Burema
2020-04-20Add option to overhang shader to make rendering model errors optionalJaime van Kessel
2020-04-07Actually remove xray error image (because colors).Remco Burema
2020-04-07Make sure warning works for greyscale colors.Remco Burema
2020-04-07Replace warning image with triadic colors.Remco Burema
2020-04-03Shader: More use builtin rather than adhoc mix.Remco Burema
2020-04-03Shader: Use builtin rather than mix ourselves.Remco Burema
2020-03-31Fix legacy glsl shadersfieldOfView
2020-03-28Fix xray composite shader for opengl 2.1fieldOfView
2020-02-27use transparency in xray view and merge shader duplicationTim Kuipers
2020-02-27fix old xray viewTim Kuipers
2020-02-27make xray counting color hardcoded valueTim Kuipers
2020-02-27show xray errors in solid viewTim Kuipers
2019-09-21Older drivers can lie w.r.t. GLSL-version if it's forced lower.Remco Burema
2019-09-10Merge pull request #6308 from smartavionics/mb-fix-legacy-glsl-issueDiego Prado Gesto
2019-09-10Wrap up 'lay flat by face' feature for 4.3-BETA.Remco Burema
2019-09-05Exclude code that uses gl_PrimitiveID from shader when GLSL version < 150.Mark Burton
2019-09-02Added 'align selected face with buildplate' feature.Remco Burema
2019-07-02Make stripes closer togheter in striped shader.Remco Burema
2019-07-02Fix striped (off-buildplate) shader for ortho-view.Remco Burema
2019-04-19Move multiplication from Python to shaders. (Needs the same-named Uranium bra...Remco Burema
2018-05-14Fix support blocker on older (legacy) openglfieldOfView
2018-03-29GLES shader fixesJörg Walter
2018-03-29fix bool for pedantic shader compilersJörg Walter
2018-03-13Fix rendering depth passfieldOfView
2018-03-13Add depth pass for picking a locationfieldOfView
2018-01-05Render support meshes with a vertical stripe...fieldOfView
2017-11-10Use material color for cutting_mesh and infill_meshfieldOfView
2017-10-06Fix the OpenGL shader for older (legacy?) OpenGL. As the grid shader was no l...daid
2017-09-12Remove z-fighting kludgefieldOfView
2017-09-12Draw grid lines using shaderfieldOfView
2017-09-11Revert "Merge branch 'feature_grid_lines'"fieldOfView
2017-08-17Remove superfluous grid shaderGhostkeeper
2017-08-16Remove grid patternGhostkeeper
2017-01-31WIP OpenGL 4.1 core profile. CURA-3273Jack Ha
2016-12-30Added layer view optionsJack Ha
2016-12-20wipJack Ha
2016-07-27Tweak convex hull node and transparent object shaderArjen Hiemstra