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-10-26Fix T101925: sculpt color painting not updating with Cycles viewport renderBrecht Van Lommel
2022-10-25DRW: Pointcloud: Refactor drawing to remove instancingClément Foucault
2022-10-13Mesh: Move runtime data out of DNAHans Goudey
2022-09-29Sculpt: Rewrite PBVH drawJoseph Eagar
2022-09-22GPU: Ensure rendering operations occur within GPU render boundaries.Jason Fielder
2022-08-17Cleanup: Remove redundant use of evaluated non-mesh objectsHans Goudey
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-06-08Sculpt: PBVH Draw Support for EEVEEJoseph Eagar
2022-04-21Sculpt: fix missing null pointer checkJoseph Eagar
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-19DRW: Centralize smoke domain texture managementClément Foucault
2022-04-14Curves: Split curve EEVEE/workbench functions from particle hairHans Goudey
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-06Fix: Displaying any point cloud in the viewport causes crashHans Goudey
2022-02-04Fix T95467: Textures disappear when going to Edit Mesh on Solid Texture modeSergey Sharybin
2022-01-26D13910: Workbench: Port shaders to use GPUShaderCreateInfoClément Foucault
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-12-07DrawManager: Engine Instance Data.Jeroen Bakker
2021-11-19Fix T92682: EEVEE motion blur crash with curve objectsHans Goudey
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-07-21Cleanup: spellingCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-03-18Cleanup: spellingCampbell Barton
2021-01-26Fix T84160: Wrong DOF when camera is overridenRichard Antalik
2021-01-05Eevee Cryptomatte: Store hashes in render result meta dataJeroen Bakker
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
2020-08-24Workbench: Fix assert with sculpt in textured color modeClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-20Python API: option to use OpenGL context in RenderEngine.renderMiguel Pozo
2020-07-15PointCloud: Initial rendering support for WorkbenchClément Foucault
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-07-01Fix crash drawing non-mesh objects with vertex colorCampbell Barton
2020-07-01Cleanup: spellingCampbell Barton
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-09Workbench: Fix missing NULL pointer checkClément Foucault
2020-06-08Workbench: Use eGPUSamplerState to change texture sampling behaviorClément Foucault
2020-05-14Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-14Cleanup: Remove unused variableJeroen Bakker
2020-05-14Merge branch 'blender-v2.83-release'Jeroen Bakker
2020-05-14Fix T76558: Decreasing Viewport Anti-Aliasing Samples Makes Scene WhiterJeroen Bakker
2020-05-14Fix T75908: Sculpt GPU Batches + Render ArtifactsJeroen Bakker
2020-05-08Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-08Fix T76525: crash drawing metaballs with multiple material slotsBrecht Van Lommel