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:
authorCampbell Barton <ideasman42@gmail.com>2011-11-22 14:04:28 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-11-22 14:04:28 +0400
commitfd742566a62151c1f2ed1f009782fc8a881fbf5a (patch)
tree6eeeee50853fef8169326150b2ad698c1a9fb23e /source/blender/modifiers/intern/MOD_fluidsim_util.c
parentb473aeb1d16163374951156bac422aa06efbb022 (diff)
- use cache_ as a prefix for new modifiers.
- some comments to recent image changes.
Diffstat (limited to 'source/blender/modifiers/intern/MOD_fluidsim_util.c')
-rw-r--r--source/blender/modifiers/intern/MOD_fluidsim_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/modifiers/intern/MOD_fluidsim_util.c b/source/blender/modifiers/intern/MOD_fluidsim_util.c
index 34c8c4cc1b1..7222265f61c 100644
--- a/source/blender/modifiers/intern/MOD_fluidsim_util.c
+++ b/source/blender/modifiers/intern/MOD_fluidsim_util.c
@@ -102,7 +102,7 @@ void fluidsim_init(FluidsimModifierData *fluidmd)
// fluid/inflow settings
// fss->iniVel --> automatically set to 0
- modifier_path_init(fss->surfdataPath, sizeof(fss->surfdataPath), "fluid_cache");
+ modifier_path_init(fss->surfdataPath, sizeof(fss->surfdataPath), "cache_fluid");
// first init of bounding box
// no bounding box needed