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-10-21Fluid: Added obstacle fluid distance parameterSebastián Barschkis
2020-10-19Fluid: Added domain check for new OpenVDB precision 'Mini' typeSebastián Barschkis
2020-10-18Fluid: Fix for issues with external forcesSebastián Barschkis
2020-10-14Fluid: Add phystype to fluid particle settingsSebastián Barschkis
2020-10-14Fix compile error in lite build after recent commitHans Goudey
2020-10-14Cleanup: Use DNA defaults for fluid modifierHans Goudey
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-23Fluid: Fix clang-tidy errorSebastián Barschkis
2020-09-23Fix T80833: Fluid Initial Velocity 'Source' incorrect when enabling InflowSebastián Barschkis
2020-09-22Refactor for effector / collider velocitiesSebastián Barschkis
2020-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
2020-09-10Fix T79626: 2.91 Mantaflow crash when adaptive domain + noise are enabledSebastián Barschkis
2020-09-09Fluid: Fix for GSoC display controls projectSebastián Barschkis
2020-09-09Cleanup: reduce variable scopesJacques Lucke
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-08-08Cleanup: replace sizeof division with ARRAY_SIZE macroCampbell Barton
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-08-04Fluid: Minor cleanup in addition to fix for TT72192Sebastián Barschkis
2020-08-04Fix T72192: Mantaflow does not render flame when flow source is hidden from R...Sebastián Barschkis
2020-08-04Fluid: Do not show fluid if frame is out of cache rangeSebastián Barschkis
2020-08-03Fluid: Adjustments to force component resetSebastián Barschkis
2020-08-01Fluid: Another adjustment for Python pointersSebastián Barschkis
2020-07-31Fluid: Fix for Python pointer update (flickering in smoke/fire issue)Sebastián Barschkis
2020-07-31Fluid: Cleanup and improved readabilitySebastián Barschkis
2020-07-31Fluid: Refactored Python pointer update functionSebastián Barschkis
2020-07-26Fluid: Added new option to control the maximum number fluid particles in the ...Sebastián Barschkis
2020-07-21Fluid: Cleanup unused variablesSebastián Barschkis
2020-07-20Fluid: Refactored smoke noise systemSebastián Barschkis
2020-07-14Fluid: Fix liquid mesh scalingSebastián Barschkis
2020-07-14Fix T77766: support animated global gravity toggleJacques Lucke
2020-07-13Fix T76687: [Mantaflow] low domain transformation performanceSebastián Barschkis
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-07-02Fluid: Added offset to control frame rangeSebastián Barschkis
2020-06-24Fluid: Use OpenVDB as the default cache format for liquids tooSebastián Barschkis
2020-06-24Fluid: Improved OpenVDB support for fluid cachesSebastián Barschkis
2020-06-24Cleanup: redundant self assignmentCampbell Barton
2020-06-24Cleanup: clang-formatCampbell Barton
2020-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-05-20Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-20Fix T73979: Wrong location of fluid mesh when domain origin is not in centerJacques Lucke
2020-05-17Fluid: Bake cache for more frames by defaultSebastián Barschkis
2020-05-17Fix T74060: Smoke flow force field not working with Mantaflow GasSebastián Barschkis
2020-05-17Fluid: Foundation for new OpenVDB file IOSebastián Barschkis
2020-05-14Fluid: Rename smoke flow forces to fluid flow forcesSebastián Barschkis
2020-05-08Cleanup: clang-formatCampbell Barton