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-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-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
2020-05-04Fix T75883: Smoke simulations with Adaptive Domain broken for 'Final' bakes w...Sebastián Barschkis
2020-05-04Fluid: Fix for refactor 99ee1de094a1Sebastián Barschkis
2020-05-03Fluid: Cleanup use of std in MANTA wrapperSebastián Barschkis
2020-05-03Fluid: Cleanup in main MANTA wrapperSebastián Barschkis
2020-05-03Fluid: Refactored 'Modifier Data to Python' value transfer functionSebastián Barschkis
2020-04-30Fix T76276: Compiler Error C1061 due to too many nested if/else in MANTA_main...Sebastián Barschkis
2020-04-30Fluid: Refactored fluid gravity settingsSebastián Barschkis
2020-04-22Fluid: Fix for inconsistent behavior with flow and effector objectsSebastián Barschkis
2020-04-22Fluid: Cleanup in MANTA main classSebastián Barschkis
2020-04-19Fluid: Fix for inconsistent behavior with flow and effector objectsSebastián Barschkis
2020-04-15Fluid: Cleanup in MANTA main classSebastián Barschkis
2020-04-08Fluid: Fix issue with mesh not being loadedSebastián Barschkis
2020-04-07Fix T74828: Fluid: Crash with Fire/Smoke NoiseSebastián Barschkis
2020-04-07Fluid: Fixed assertion errorSebastián Barschkis
2020-04-03Fluid: Refactored caching in main Mantaflow classSebastián Barschkis
2020-04-03Fluid: Refactored MANTA classSebastián Barschkis
2020-04-03Cleanup: quiet shadow warnings with ghost & mantaflowCampbell Barton
2020-03-30Fluid: Optimization for mesh file loadingSebastián Barschkis
2020-03-29Fluid: Optimization for liquid / secondary particle file loadingSebastián Barschkis
2020-03-22Fix T73988: Mantaflow fluid simulation - Particles for Spray, Foam and Bubble...Sebastián Barschkis
2020-03-13Fluid: Potential fix for Eevee tests crashing with MantaflowSebastián Barschkis
2020-03-09Fix part of T73921: hang with Eevee light baking and MantaflowBrecht Van Lommel
2020-03-05Fluid: Diffusion settings now optionalSebastián Barschkis
2020-03-04Fluid: Bounding boxes for effector objectsSebastián Barschkis
2020-03-04Fluid: Naming cleanup for flags gridSebastián Barschkis