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
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
2016-07-25Added an extruded convex hull as a raft instead of a grey plane.Jack Ha
2016-07-22Stripe objects that are outside the build volumefieldOfView
2016-06-14Allow setting the diffuse_color with a uniform bindingfieldOfView
2015-12-14Add SolidView plugin, which is what used to be Uranium's MeshViewArjen Hiemstra
2015-12-14Update BuildVolume and ConvexHullNode to use new APIArjen Hiemstra