[Bf-blender-cvs] [53d1b988315] lineart-shadow: Merge branch 'temp-lineart-contained' into lineart-shadow

YimingWu noreply at git.blender.org
Wed Sep 1 10:29:57 CEST 2021


Commit: 53d1b9883159f1eeab50bcdc6918dac7a71887c6
Author: YimingWu
Date:   Thu Aug 26 10:43:23 2021 +0800
Branches: lineart-shadow
https://developer.blender.org/rB53d1b9883159f1eeab50bcdc6918dac7a71887c6

Merge branch 'temp-lineart-contained' into lineart-shadow

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



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

diff --cc source/blender/makesdna/DNA_gpencil_modifier_defaults.h
index 9a36d3b8164,bd097eb5d69..db01878ecc6
--- a/source/blender/makesdna/DNA_gpencil_modifier_defaults.h
+++ b/source/blender/makesdna/DNA_gpencil_modifier_defaults.h
@@@ -311,9 -311,7 +311,10 @@@
      .stroke_depth_offset = 0.05,\
      .chain_smooth_tolerance = 0.0f,\
      .overscan = 0.1f,\
 +    .shadow_camera_near = 0.1f, \
 +    .shadow_camera_far = 200.0f, \
 +    .shadow_camera_size = 200.0f, \
+     .stroke_depth_offset = 0.05,\
    }
  
  #define _DNA_DEFAULT_LengthGpencilModifierData \



More information about the Bf-blender-cvs mailing list