Merge branch 'master' into blender2.8

This commit is contained in:
2018-04-16 17:23:24 +02:00
37 changed files with 228 additions and 207 deletions

View File

@@ -85,7 +85,7 @@
} \
else { \
layer = NULL; \
} \
} \
return rna_pointer_inherit_refine(ptr, &RNA_##layer_rna_type, layer); \
} \
\