[Bf-blender-cvs] [a11448b74dc] temp-lineart-contained: Update debug flag add date

Sebastian Parborg noreply at git.blender.org
Tue Mar 16 18:43:50 CET 2021


Commit: a11448b74dcc89b2f10e950e814ce57fcbf5337c
Author: Sebastian Parborg
Date:   Tue Mar 16 18:43:38 2021 +0100
Branches: temp-lineart-contained
https://developer.blender.org/rBa11448b74dcc89b2f10e950e814ce57fcbf5337c

Update debug flag add date

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

M	source/blender/blenkernel/BKE_global.h

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

diff --git a/source/blender/blenkernel/BKE_global.h b/source/blender/blenkernel/BKE_global.h
index 2563d80f1c5..9e237679795 100644
--- a/source/blender/blenkernel/BKE_global.h
+++ b/source/blender/blenkernel/BKE_global.h
@@ -77,7 +77,7 @@ typedef struct Global {
    *   *   1112: Disable new Cloth internal springs handling (09/2014).
    *   *   1234: Disable new dyntopo code fixing skinny faces generation (04/2015).
    *   *   3001: Enable additional Fluid modifier (Mantaflow) options (02/2020).
-   *   *   4000: Line Art state output and debugging logs (07/2020).
+   *   *   4000: Line Art state output and debugging logs (03/2021).
    *   * 16384 and above: Reserved for python (add-ons) usage.
    */
   short debug_value;



More information about the Bf-blender-cvs mailing list