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-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2020-10-19Fluid: Added domain check for new OpenVDB precision 'Mini' typeSebastián Barschkis
2020-09-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-04-15Fluid: Improved cache 'Replay' optionSebastián Barschkis
2020-03-31Fix T75210: Frame range does not go down to 0 in the physics tab for mantaflo...Sebastián Barschkis
2020-03-20Fix T74154: Mantaflow crash: Baking data for domain type fluid on a plane.Sebastián Barschkis
2020-03-10Fix T74525: Fluid caches overwrite each other by defaultJacques Lucke
2020-03-02Cleanup: make remaining blenkernel headers work in C++Jacques Lucke
2019-12-18Fix linking errors WITH_MOD_FLUID=OFF, againCampbell Barton
2019-12-18Cleanup: warningsCampbell Barton
2019-12-17Fluid: Fix that maps old smoke and fluid modifiers to new manta modifierSebastián Barschkis
2019-12-17Cleanup: naming for BKE_fluid particle functionsCampbell Barton
2019-12-17Cleanup: sort struct declarationsCampbell Barton
2019-12-17Cleanup: use BKE_fluid prefix for fluid APICampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis