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-02-16Cleanup: Remove deprecated StringGrid from our openvdb codeSebastian Parborg
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2021-04-08Cleanup: Use const arguments for volume codeHans Goudey
2020-11-09Cleanup: Clang-tidy, modernize-use-nullptr.Ankit Meel
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-10-20Volumes: simplify volumes in modifiers or on loadJacques Lucke
2020-10-05Volumes: more generic way to handle different openvdb typesJacques Lucke
2020-10-02Cleanup: compiler warningsCampbell Barton
2020-10-01Cleanup: Clang tidy fixesHans Goudey
2020-10-01Volumes: support lower resolution in viewportJacques Lucke
2020-09-29Volumes: support selection and outlines in viewportJacques Lucke
2020-09-08Revert "BKE: Fix compiling with clang-tidy and readability-non-const-parameter"Clément Foucault
2020-09-08BKE: Fix compiling with clang-tidy and readability-non-const-parameterClément Foucault
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-03-20Cleanup: remove old header conventions recently re-introducedCampbell Barton
2020-03-18Volumes: add render settings for volume datablockBrecht Van Lommel
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel