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-04-09Fluid: Fix unused variablesSebastián Barschkis
2020-04-08Fluid: Disable subframes when using adaptive time-steps in the first frameSebastián Barschkis
2020-04-07Fix T74828: Fluid: Crash with Fire/Smoke NoiseSebastián Barschkis
2020-04-03Fluid: Refactored caching in main Mantaflow classSebastián Barschkis
2020-04-02Fluids: improve subframe handlingJacques Lucke
2020-04-01Cleanup: clang-formatCampbell Barton
2020-03-31Fix T75210: Frame range does not go down to 0 in the physics tab for mantaflo...Sebastián Barschkis
2020-03-29Fluid: Use dynamic mode whenever active rigid bodies are in the sceneSebastián Barschkis
2020-03-27Fix T74642: Take gravity field weight into accountJacques Lucke
2020-03-27Fix T75111: Crash when using subframes for animated fluid colliderJacques Lucke
2020-03-24Fluid: Enforce minimum thickness to planar flow / effector objectsSebastián Barschkis
2020-03-22Fix T73988: Mantaflow fluid simulation - Particles for Spray, Foam and Bubble...Sebastián Barschkis
2020-03-20Fix T74154: Mantaflow crash: Baking data for domain type fluid on a plane.Sebastián Barschkis
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Cleanup: `make format` (and adding . to end of comment)Dalai Felinto
2020-03-19Fluid: Fixed issue with intial velocities in liquid domainsSebastián Barschkis
2020-03-17Fix T74762: Mantaflow: Non emmiting flow source affects simulationSebastián Barschkis
2020-03-17Fluid: Fixes for new abort bake faster featureSebastián Barschkis
2020-03-17Fluid: Abort baking jobs fasterSebastián Barschkis
2020-03-17Fluid: Re-dded Empty Space option in the UISebastián Barschkis
2020-03-15Fix potential NULL pointer de-reference creating liquid geometryCampbell Barton
2020-03-15Cleanup: avoid setting float values by bit-patternCampbell Barton
2020-03-15Cleanup: redundant assignmentsCampbell Barton
2020-03-13Fluid: Potential fix for Eevee tests crashing with MantaflowSebastián Barschkis
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