Cleanup: Make comment around DEG evaluation functions more clear
This commit is contained in:
@@ -113,7 +113,7 @@ void free_matcopybuf(void);
|
||||
void copy_matcopybuf(struct Main *bmain, struct Material *ma);
|
||||
void paste_matcopybuf(struct Main *bmain, struct Material *ma);
|
||||
|
||||
/* Evaluation. */
|
||||
/* Dependency graph evaluation. */
|
||||
|
||||
struct Depsgraph;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user