Merge branch 'master' into blender2.8

This commit is contained in:
2017-12-20 16:40:49 +01:00
32 changed files with 482 additions and 305 deletions

View File

@@ -46,6 +46,7 @@ namespace DEG {
struct Depsgraph;
struct OperationDepsNode;
struct BoneComponentDepsNode;
struct IDDepsNode;
/* ID Component - Base type for all components */
struct ComponentDepsNode : public DepsNode {