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-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
2020-03-04Fluid: Added an option to delete fluid inside obstaclesSebastián Barschkis
2020-02-19Fluid: Fix typo that was made in 4453509d83dcSebastián Barschkis
2020-02-19Fix T73770: Mantaflow is unable to bake fluid simulations on non-ASCII file p...Sebastián Barschkis
2020-02-17Fix T73862: Fluid Sim file handle resource leakCampbell Barton
2020-02-11Cleanup: extra semicolons, comma use, undeclared varsCampbell Barton
2020-02-09Fluid: Fixed file formats for script exporterSebastián Barschkis
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-07OpenVDB: Added missing macros in fluid wrapper fileSebastián Barschkis
2020-02-07Fluid: Fixed try/catch exception issue and unsed variable issueSebastián Barschkis
2020-02-06OpenVDB: Fix IOError in try catch statementSebastián Barschkis
2020-02-06Fluid: Fixed slow cache loading for smoke dataSebastián Barschkis
2020-01-24Fluid: Added resume cache boolean to standalone scriptsSebastián Barschkis
2020-01-22Fluid: Cleaned up functions that deal with Python objects (C-API)Sebastián Barschkis
2020-01-22Fluid: Refactored Mantaflow <-> Blender pointer exchange once moreSebastián Barschkis
2020-01-22Fix T73311: Mantaflow > Liquid: Enabling Initial Velocity on Inflow / Outflow...Sebastián Barschkis
2020-01-22Fix T72894: Mantaflow: several crashes due to null pointersSebastián Barschkis
2020-01-21Fluid: Refactored the Mantaflow <-> Blender pointer exchange function and swi...Sebastián Barschkis
2020-01-20Fluid: Improved cache file loadingSebastián Barschkis
2020-01-16Fluid: Fix for mesh velocitiesSebastián Barschkis
2020-01-15Fix T73111: Bake data of fluid causes crash of BlenderSebastián Barschkis
2020-01-15Fluid: Moved grid reset loop for inner obstacle cells from blenkernel code in...Sebastián Barschkis
2019-12-21Fluid: Ensure GIL in conversion functionSebastián Barschkis
2019-12-17Manta: Fix using path as an input and outputSergey Sharybin
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Cleanup: remove contributors, license begin/end & doxy file argumentCampbell Barton
2019-12-16Mantaflow [Part 2]: Added fluid wrapper filesSebastián Barschkis