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
2020-03-11Cleanup: spellingCampbell Barton
2020-03-10Fix T74525: Fluid caches overwrite each other by defaultJacques Lucke
2020-03-06Fluid: Cleanup naming for emmission bounding boxSebastián Barschkis
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-05Fluid: Optimization in mesh generating loopSebastián Barschkis
2020-03-05Fluid: Fix initial velocities for new static emission modeSebastián Barschkis
2020-03-05Fix T74446: Liquid Inflow Does Not WorkSebastián Barschkis
2020-03-04Fluid: Bounding boxes for effector objectsSebastián Barschkis
2020-03-04Fluid: Fix issue with fire emissionSebastián Barschkis
2020-03-04Fluid: Naming cleanup for flags gridSebastián Barschkis
2020-02-21Fluid: Cleanup in cache delete functionSebastián Barschkis
2020-02-14Fluid: Inflow object improvementsSebastián Barschkis
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-11Cleanup: extra semicolons, comma use, undeclared varsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Cleanup: spellingCampbell Barton
2020-02-09Fluid: Fixes for fluid guidingSebastián Barschkis
2020-02-07Fluid: Fixed cache reading issue with larger resolution noise gridsSebastián Barschkis
2020-02-06Fluid: Fixed slow cache loading for smoke dataSebastián Barschkis
2020-02-04Fix T73567: Mantaflow adaptative domain takes objects with the flow turned of...Sebastián Barschkis
2020-02-04Fix T73537: Particle system CrashSebastián Barschkis
2020-01-31Fluid: More stable flow emissionSebastián Barschkis
2020-01-31Fluid: Better default values and cleanupSebastián Barschkis
2020-01-29Fluid: Fixes for flow objects and initial velocitiesSebastián Barschkis
2020-01-29Fix T73483: Mantaflow: Smoke inflow in liquid domain emits liquidSebastián Barschkis
2020-01-29Fluid: More cleanup related to flow emission mapsSebastián Barschkis
2020-01-29Fluid: Cleanup in flow emission loopsSebastián Barschkis
2020-01-29Fluid: Removed the currently unused high-res smoke emission codeSebastián Barschkis
2020-01-24Fix T72975: [Mantaflow] Mesh generation bugSebastián Barschkis
2020-01-20Fluid: Fix for liquid domains in cache replay modeSebastián Barschkis
2020-01-20Fluid: Fix for smoke domain geometry object with adaptive domain enabledSebastián Barschkis
2020-01-20Fixed secondary particle combined export functionalitySebastián Barschkis
2020-01-20Fluid: Improved cache file loadingSebastián Barschkis
2020-01-16Fix T72860: Mantaflow Fluid Sim fails when simulation starts after frame 1Sebastián Barschkis
2020-01-15Fluid: Fix T72971Sebastián Barschkis
2020-01-15Fluid: Moved grid reset loop for inner obstacle cells from blenkernel code in...Sebastián Barschkis
2020-01-15Fluid: Fix for relative cache pathsSebastián Barschkis
2019-12-20Cleanup: spellingCampbell Barton
2019-12-18Fix error assigning the fluid particle flag to the wrong memberCampbell Barton
2019-12-18Fix linking errors WITH_MOD_FLUID=OFF, againCampbell Barton
2019-12-18Fluid: Fix placement of flag resetSebastián Barschkis
2019-12-17Fluid: Fix that maps old smoke and fluid modifiers to new manta modifierSebastián Barschkis
2019-12-17Cleanup: spellingCampbell Barton
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Cleanup: naming for BKE_fluid particle functionsCampbell Barton
2019-12-17Cleanup: use uintCampbell Barton
2019-12-17Cleanup: remove redundant string initializationCampbell Barton
2019-12-17Cleanup: use snake case variable & function namesCampbell Barton
2019-12-17Cleanup: sort struct declarationsCampbell Barton
2019-12-17Cleanup: use BKE_fluid prefix for fluid APICampbell Barton