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-11-09Fix T102257: Crash when making an Object as Effector set to Guide and trying ...Germano Cavalcante
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-17BLI_path: remove trailing NULL argument to BLI_path_joinCampbell Barton
2022-08-22Merge branch 'blender-v3.3-release'Jacques Lucke
2022-08-22Fix T90706: crash when deleting fluid sim geometrySonny Campbell
2022-08-12Cleanup: update comments in MANTA_main.cppCampbell Barton
2022-06-29Mantaflow: disable call to MANTA::terminateMantaflowCampbell Barton
2022-06-29Mantaflow: call MANTA::terminateMantaflow on exitCampbell Barton
2022-06-24Fix T98427: Crash adding quick effects smoke from PythonCampbell Barton
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-16Cleanup: rename cnt to countCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-14Cleanup: reorganize doxygen modulesCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-02-02Fix T84649: Quick liquid causing crash on scale operationSebastián Barschkis
2021-01-10Fix T83777: Crash when enabling guidesSebastián Barschkis
2020-12-23Fluid: Added new viscosity solverSebastián Barschkis
2020-11-26Fluid: Updated Mantaflow source filesSebastián Barschkis
2020-11-18Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-18Fluid: Revert changes from T82488Sebastián Barschkis
2020-11-09Merge branch 'blender-v2.91-release'Sebastián Barschkis
2020-11-09Fix T82488: Mantaflow - force fields have very low influence compare to 2.90.1Sebastián Barschkis
2020-11-06Cleanup: Fluid engine API return typesSebastián Barschkis
2020-11-05Fluid: Potential fix for T74559: Adaptive Domain creates lines in smokeSebastián Barschkis
2020-11-05Fluid: Potential fix for T74559: Adaptive Domain creates lines in smokeSebastián Barschkis
2020-10-30Fluid: Removed binary_python from fluid scriptSebastián Barschkis
2020-10-30Fluid: Switch to binary_pythonSebastián Barschkis
2020-10-30Fluid: Added APIC simulation methodSebastián Barschkis
2020-10-21Fluid: Fix in addition to new obstacle distance parameterSebastián Barschkis
2020-10-21Fluid: Added obstacle fluid distance parameterSebastián Barschkis
2020-10-18Fluid: Fix for issues with external forcesSebastián Barschkis
2020-10-14Fluid: Removed fluid levelset argument from pressure solveSebastián Barschkis
2020-10-14Fluid: Enabled OpenVDB precision argumentSebastián Barschkis
2020-10-08Fluid: Fix particle helper grid exportSebastián Barschkis
2020-10-06Fluid: Enable new flood-fill helper functionSebastián Barschkis
2020-09-22Fluid: Fix for script export (standalone mode)Sebastián Barschkis
2020-09-22Fluid: Refactor for initial 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-01Fix T79941: mantaflow cache doesn't work with ' character in pathJacques Lucke
2020-08-27Cleanup: Fix MSVC warning in mantaflowRay Molenkamp
2020-08-07Merge branch 'blender-v2.90-release'Sebastián Barschkis
2020-08-07Fix T79201: Mantaflow: Fluid guides don't affect simulation.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-07-31Fluid: Cleanup and improved readabilitySebastián Barschkis
2020-07-31Fluid: Refactored Python fluid initialization functionsSebastiá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-26Fluid: Cleanup unsed file format optionsSebastián Barschkis