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-25Cleanup: Curves: Remove GPUTexture wrappers for buffer textureClément Foucault
2022-08-31Core: Remove color attribute limit from CustomData APIJoseph Eagar
2022-04-24Cleanup: clang-formatCampbell Barton
2022-04-22Curves: Further split of curves draw code from particlesHans Goudey
2022-03-31Cleanup: Curves draw cache renaming, use referencesHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-09-24Hair Info Length AttributeJeroen Bakker
2021-06-22Draw: Added testcases for hair refine shaders.Jeroen Bakker
2021-02-13Cleanup: macro hygiene, use parenthesis around operatorsCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-01-14Fix T71532 EEVEE: Hair UV/Color attributes not workingClément Foucault
2019-07-08Fix T65534 Eevee don't respect active UVmapClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-04DRW: Fix hair count being limited by recent refactorClé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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: rename 'ct' to 'len' for size varsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-05-30DRW: Add new GPU hair system.Clément Foucault