Commit: 03a94ff42e972afa833ed8253c5836cff6ba5b77 Author: YimingWu Date: Fri Mar 12 19:32:47 2021 +0800 Branches: temp-lineart-contained https://developer.blender.org/rB03a94ff42e972afa833ed8253c5836cff6ba5b77
Lineart: remove TODO in object_ops.c =================================================================== M source/blender/editors/object/object_ops.c =================================================================== diff --git a/source/blender/editors/object/object_ops.c b/source/blender/editors/object/object_ops.c index 6680fb99ead..71bea6bf9e3 100644 --- a/source/blender/editors/object/object_ops.c +++ b/source/blender/editors/object/object_ops.c @@ -37,7 +37,6 @@ #include "object_intern.h" -// TODO: Not nice, but here in the mean time to just try out the LineArt bake operators #include "MOD_gpencil_lineart.h" /* ************************** registration **********************************/ _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
