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-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-02-11File headers: SPDX License migrationCampbell Barton
2021-12-14Cleanup: reorganize doxygen modulesCampbell 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-06Cleanup: Fluid engine API return typesSebastián Barschkis
2020-11-05Fluid: Potential fix for T74559: Adaptive Domain creates lines in smokeSebastián Barschkis
2020-10-30Fluid: Added APIC simulation methodSebastián Barschkis
2020-10-21Fluid: Added obstacle fluid distance parameterSebastián Barschkis
2020-10-14Fluid: Enabled OpenVDB precision argumentSebastián Barschkis
2020-09-22Fluid: Refactor for initial velocitiesSebastián Barschkis
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-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-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: Added new option to control the maximum number fluid particles in the ...Sebastián Barschkis
2020-07-14Fluid: Fix missing flag update for cacheSebastián Barschkis
2020-07-14Fix T77766: support animated global gravity toggleJacques Lucke
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-06-26Fluid: Fix typos from OpenVDB updateSebastián Barschkis
2020-06-25Fix T77285: Incorrect Mantaflow fluid border interaction when collision is tu...Sebastián Barschkis
2020-06-24Fluid: Improved OpenVDB support for fluid cachesSebastián Barschkis
2020-06-05Fluid: Cleanup internal Python object namesSebastián Barschkis
2020-05-19Fluid: Cleanup unused variablesSebastián Barschkis
2020-05-18Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-18Fix T76814: [Mantaflow] Surface Tension always worksSebastián Barschkis
2020-05-18Manta: Cleanup, strict compiler flagSergey Sharybin
2020-05-17Fix: Build error with MSVCRay Molenkamp
2020-05-17Fluid: Foundation for new OpenVDB file IOSebastián Barschkis
2020-05-17Fluid: Cleanup namespace stdSebastián Barschkis
2020-05-13Fluid: Fix for refactor 99ee1de094a1Sebastián Barschkis
2020-05-12Merge branch 'blender-v2.83-release'Jacques Lucke
2020-05-12Fix T75889: Cannot bake mantaflow via Python APIJacques Lucke
2020-05-12Fluid: remove special treatment for running Python code on windowsJacques Lucke
2020-05-07Fluid: Use cached value for total time valueSebastián Barschkis
2020-05-04Merge branch 'blender-v2.83-release'Sebastián Barschkis