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:
authorGermano Cavalcante <germano.costa@ig.com.br>2021-11-04 22:56:32 +0300
committerGermano Cavalcante <germano.costa@ig.com.br>2021-11-04 22:56:32 +0300
commitdf3e30398f77be985fe7c94ea061aedcb220dd01 (patch)
tree1f9326d190c08f121780fa590a5a933ebab0a79b /source/blender/makesdna
parent556c71a84ac1e017883b6f0af0b4fdf8d21254c6 (diff)
parente7e3431b299448310f9c9e95d863055e3e04a8c4 (diff)
Merge branch 'blender-v3.0-release'
Diffstat (limited to 'source/blender/makesdna')
-rw-r--r--source/blender/makesdna/DNA_object_force_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_object_force_types.h b/source/blender/makesdna/DNA_object_force_types.h
index fcaac4ded76..0aa4a171511 100644
--- a/source/blender/makesdna/DNA_object_force_types.h
+++ b/source/blender/makesdna/DNA_object_force_types.h
@@ -30,6 +30,8 @@
extern "C" {
#endif
+struct BodySpring;
+
/* pd->forcefield: Effector Fields types */
typedef enum ePFieldType {
/** (this is used for general effector weight). */