Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08Draw: Curve outline drawing in object mode.Jeroen Bakker
2022-05-01Overlay: Port outline shaders to use shaderCreateInfoClément Foucault
2022-04-27Metal: GLSL Compatibility - Hosting default uniform values.Jason Fielder
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-26Cleanup: spelling in commentsCampbell Barton
2021-07-21Cleanup: spellingCampbell Barton
2021-07-06GPencil: Rename BKE_gpencil_visible_stroke_iterAntonio Vazquez
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2020-09-29Volumes: support selection and outlines in viewportJacques Lucke
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-15PointCloud: Initial rendering support for WorkbenchClément Foucault
2020-07-02GPencil: Cleanup - More rename from gp_ to gpencil_Antonio Vazquez
2020-06-03Fix T77156: GPencil view layer filter by layer not workingAntonio Vazquez
2020-03-27Overlay: Outline: Fix unreported feedback loop when smooth wire is disabledClément Foucault
2020-03-12Cleanup: spelling, clang-formatCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-12-05Overlay Engine: Outlines: Fix occluded alpha being too lowClément Foucault
2019-12-05Overlay Engine: Outlines: Bypass antialias path when not neededClément Foucault
2019-12-05Overlay Engine: LightProbe: Simplify drawing of irradiance grid dataClément Foucault
2019-12-05Overlay Engine: Outline: Simplify drawing codeClément Foucault
2019-12-05Overlay Engine: Simplify outline rendering by using the antialiasing passClément Foucault
2019-12-03DrawManager: Bounding Box DrawingJeroen Bakker
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault