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-09-12When these features aren't used, there is no sense in storing theHans Goudey
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-08-02Cleanup: Simplify arguments to sculpt draw functionsHans Goudey
2022-06-30Fix T98886: PBVH_GRIDS ignores face smooth flag on first gpu buildJoseph Eagar
2022-06-09Cleanup: quiet warningsCampbell Barton
2022-06-08Sculpt: PBVH Draw Support for EEVEEJoseph Eagar
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'gpu'Campbell Barton
2020-09-30Cleanup: sort struct declarationsCampbell Barton
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-05-14Sculpt: Render Face Sets always as flat shadingPablo Dobarro
2020-04-03Cleanup: Fix build warning with MSVCRay Molenkamp
2020-04-01Multires: Initial Face Sets supportPablo Dobarro
2020-03-26Fix T74692: Do not draw nodes with the default face setPablo Dobarro
2020-03-09Face Sets: Use white color for a default Face Set to enable the overlayPablo Dobarro
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-02Cleanup: make remaining gpu headers work in C++Jacques Lucke
2019-12-17Cleanup: sort struct declarationsCampbell Barton
2019-10-09Sculpt: Fix wireframe drawingPablo Dobarro
2019-09-29Sculpt: multithread GPU draw buffer filling for workbenchBrecht Van Lommel
2019-05-14Cleanup: sort struct declarationsCampbell Barton
2019-05-04Cleanup: GPU_buffers: Remove obsolete debug drawingClément Foucault
2019-05-04GPUBuffers: Save / expose material index per buffersClément Foucault
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-22GPUBuffers: Fix/cleanup multires implementationClément Foucault
2019-02-18Sculpt Draw: Add support for wireframe geometryClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-11Followup for previous PBVH commitSergey Sharybin
2018-08-24Sculpt: Optimize Mask Overlay drawingClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-01-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin
2018-01-15GPU buffers: Use bitflag to whether we want to show diffuse colorSergey Sharybin
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-11Merge branch 'master' into blender2.8Campbell Barton
2017-05-11Cleanup: GPU PBVH namingCampbell Barton
2017-05-11DWM: Use draw manager for sculpt PBVH drawingCampbell Barton
2017-03-03OpenGL: draw PBVH bounding box with new imm modeMike Erwin