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
diff options
context:
space:
mode:
authorSebastián Barschkis <sebbas@sebbas.org>2021-06-18 13:18:21 +0300
committerSebastián Barschkis <sebbas@sebbas.org>2021-06-18 13:18:21 +0300
commitadefdbc9dfa34eed505820fdd8a1569a19eb0cb7 (patch)
tree49dc3d174290ab143b8de6fb7a4ac4b9c7c0a699 /extern/mantaflow/preprocessed/gitinfo.h
parent7c681477094e16dd386201c364337dc068ec595a (diff)
Fluid: Optimization for FLIP neighbor search radius
Contributed by @erik85 in D11400. The idea from this patch was placed in a more generic context: A new FOR macro has been added that loops over the neighbors of a cell within a given radius.
Diffstat (limited to 'extern/mantaflow/preprocessed/gitinfo.h')
-rw-r--r--extern/mantaflow/preprocessed/gitinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extern/mantaflow/preprocessed/gitinfo.h b/extern/mantaflow/preprocessed/gitinfo.h
index 03fd0112095..6bc92278a33 100644
--- a/extern/mantaflow/preprocessed/gitinfo.h
+++ b/extern/mantaflow/preprocessed/gitinfo.h
@@ -1,3 +1,3 @@
-#define MANTA_GIT_VERSION "commit 9c505cd22e289b98c9aa717efba8ef3201c7e458"
+#define MANTA_GIT_VERSION "commit 8fbebe02459b7f72575872c20961f7cb757db408"