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
2020-10-22Up the SDK version to 7.4.0Kostas Karmas
2020-08-07Update the SDK version to 7.3.0 for 4.7Kostas Karmas
2020-06-30Pass the cached normal transformation to the rendereJaime van Kessel
2020-06-29Add a don't show me again option to x-ray messageJaime van Kessel
2020-06-29Fix disabling show_xray_warningJaime van Kessel
2020-06-24Put all objects normal models in a single render batchJaime van Kessel
2020-06-23Re-use some render batchesJaime van Kessel
2020-06-23Decrease amount of nested if statementsJaime van Kessel
2020-06-22Remove another unneded call in the solidviewJaime van Kessel
2020-06-22Decrease the frequency of the non-manifold checkJaime van Kessel
2020-06-22Remove another check from rendering codeJaime van Kessel
2020-06-22Remove unneeded checks in convex hull nodeJaime van Kessel
2020-06-22Cache values to speed up the renderingJaime van Kessel
2020-06-22Remove bit of code duplicationJaime van Kessel
2020-05-15Convert doxygen to rst for SentryLogger, SimulationView, SliceInfo,Nino van Hooff
2020-04-29Fix x-ray error color.Remco Burema
2020-04-23Don't crash if rendering without any windowGhostkeeper
2020-04-21Update missed sdk versions from 7.1 to 7.2.0 for Cura 4.6Nino van Hooff
2020-04-20Remove code that prevents Cura from starting on MACJaime van Kessel
2020-04-07Actually remove xray error image (because colors).Remco Burema
2020-03-31Remove the checkbox option to set the preference to hide the messageboxfieldOfView
2020-03-31Change preference to only hide the xray message, not the visualizationfieldOfView
2020-03-31Remove unused importfieldOfView
2020-03-28Fix xray composite shader for opengl 2.1fieldOfView
2020-03-25Show warning on any invalid pixel, not just 10Ghostkeeper
2020-03-25Fix getting additional bytes from QImageGhostkeeper
2020-03-25Move X-ray set-up code into _checkSetupGhostkeeper
2020-02-27fix cooldown for xray warningTim Kuipers
2020-02-27use transparency in xray view and merge shader duplicationTim Kuipers
2020-02-27prevent false negative xray error for high overlap countTim Kuipers
2020-02-27fix xray for high intersection count modelsTim Kuipers
2020-02-27fix old xray viewTim Kuipers
2020-02-27allow immediate change of preference for showing xray errors in solid viewTim Kuipers
2020-02-27add xray error warning messageTim Kuipers
2020-02-27Check xray overlay for badness in model every 1.0 secondTim Kuipers
2020-02-27remove outdated unused shader functionsTim Kuipers
2020-02-27make a new xray error imageTim Kuipers
2020-02-27fix xray error image scalingTim Kuipers
2020-02-27use tiled image for xray error instead of a uniform colorTim Kuipers
2020-02-27make xray solid color depending on what it occludesTim Kuipers
2020-02-27make xray error noise depend on background colorTim Kuipers
2020-02-27make xray counting color hardcoded valueTim Kuipers
2020-02-27make xray errors exhibit static noise and see-throughTim Kuipers
2020-02-27show xray errors in solid viewTim Kuipers
2020-02-10Bump SDK version number of Cura 4.5 to 7.1Ghostkeeper
2019-12-20Cut op beginRendering of solidViewJaime van Kessel
2019-10-21Change SDK version to 7.0.0Nino van Hooff
2019-09-13Remove use of deprecated extruders propertyJaime van Kessel
2019-09-10Wrap up 'lay flat by face' feature for 4.3-BETA.Remco Burema
2019-09-03Merge branch 'feature_bottom_face' of https://github.com/Ultimaker/Cura into ...Remco Burema