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:
authorJens Ole Wund <bjornmose@gmx.net>2008-02-02 02:20:29 +0300
committerJens Ole Wund <bjornmose@gmx.net>2008-02-02 02:20:29 +0300
commitd09fe9d228ff82e61d8da50f1b18c790dcef6862 (patch)
tree8940d7d3dda70bce773fa8fa7d91095226912b1e /source/blender/makesdna/DNA_object_force.h
parent9d9ba570386a90285288daddcfcc5c399649585f (diff)
users feature request
-- material memory
Diffstat (limited to 'source/blender/makesdna/DNA_object_force.h')
-rw-r--r--source/blender/makesdna/DNA_object_force.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesdna/DNA_object_force.h b/source/blender/makesdna/DNA_object_force.h
index 928fcc4a4e0..c2500fba7fe 100644
--- a/source/blender/makesdna/DNA_object_force.h
+++ b/source/blender/makesdna/DNA_object_force.h
@@ -130,7 +130,7 @@ typedef struct SoftBody {
maxloops,
choke,
solver_ID,
- pad4,pad5
+ plastic,pad5
;
struct SBScratch *scratch; /* scratch pad/cache on live time not saved in file */