Depsgraph: More type definitions to new depsgraph header
This commit is contained in:
@@ -54,6 +54,8 @@
|
||||
|
||||
#include "MOD_util.h"
|
||||
|
||||
#include "DEG_depsgraph.h"
|
||||
|
||||
/* Due to cyclic dependencies it's possible that curve used for
|
||||
* deformation here is not evaluated at the time of evaluating
|
||||
* this modifier.
|
||||
|
||||
@@ -46,6 +46,7 @@
|
||||
#include "BKE_library_query.h"
|
||||
#include "BKE_modifier.h"
|
||||
|
||||
#include "DEG_depsgraph.h"
|
||||
#include "DEG_depsgraph_build.h"
|
||||
|
||||
static void initData(ModifierData *md)
|
||||
|
||||
@@ -50,6 +50,8 @@
|
||||
#include "BKE_scene.h"
|
||||
#include "BKE_subsurf.h"
|
||||
|
||||
#include "DEG_depsgraph.h"
|
||||
|
||||
#include "MOD_modifiertypes.h"
|
||||
|
||||
#include "intern/CCGSubSurf.h"
|
||||
|
||||
Reference in New Issue
Block a user