Commit: 987ec1d030bbe726a250f2ca5910b001b72ac348
Author: Sergey Sharybin
Date:   Mon Jun 12 14:25:05 2017 +0200
Branches: master
https://developer.blender.org/rB987ec1d030bbe726a250f2ca5910b001b72ac348

Depsgraph: Remove outdated comment

===================================================================

M       source/blender/depsgraph/DEG_depsgraph_build.h

===================================================================

diff --git a/source/blender/depsgraph/DEG_depsgraph_build.h 
b/source/blender/depsgraph/DEG_depsgraph_build.h
index fdc86540171..d44aea153bc 100644
--- a/source/blender/depsgraph/DEG_depsgraph_build.h
+++ b/source/blender/depsgraph/DEG_depsgraph_build.h
@@ -153,7 +153,6 @@ void DEG_add_object_cache_relation(struct DepsNodeHandle 
*handle,
                                    eDepsObjectComponentType component,
                                    const char *description);
 
-/* TODO(sergey): Remove once all geometry update is granular. */
 void DEG_add_special_eval_flag(struct Depsgraph *graph, struct ID *id, short 
flag);
 
 /* Utility functions for physics modifiers */

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to