projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Cycles: svn merge -r41232:41266 ^/trunk/blender
[blender-staging.git]
/
source
/
blender
/
makesdna
/
DNA_ID.h
diff --git
a/source/blender/makesdna/DNA_ID.h
b/source/blender/makesdna/DNA_ID.h
index d2c7d49e5f9a27d654f17fe5b440d82b9d8a0d1a..6f2933d154b1d8c8e8136b79f7dfd33600381417 100644
(file)
--- a/
source/blender/makesdna/DNA_ID.h
+++ b/
source/blender/makesdna/DNA_ID.h
@@
-235,6
+235,7
@@
typedef struct PreviewImage {
#define LIB_PRE_EXISTING 2048
/* runtime */
#define LIB_ID_RECALC 4096
+#define LIB_ID_RECALC_DATA 8192
#ifdef __cplusplus
}