Fix #107265: Compositor: output node remove note that z-depth can be saved #104457

Closed
Habib Gahbiche wants to merge 53 commits from zazizizou/blender-manual:com-outputfile into blender-v3.6-release

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Showing only changes of commit 91283c2198 - Show all commits

View File

@ -92,12 +92,9 @@ Contour
Where the edge becomes the separation line of front/backfacing faces. Where the edge becomes the separation line of front/backfacing faces.
The silhouette can also be inverted by clicking the invert button. The silhouette can also be inverted by clicking the invert button.
:None: Not filtering any lines based on illumination region. :Contour: Generate lines from contour.
:Illuminated: Only selecting lines from illuminated regions. :Silhouette: Only generate lines from the silhouette of the source objects as a whole.
:Shaded: Only selecting lines from shaded regions. :Individual Silhouette: Generate lines from the individual silhouettes of the source objects.
:Illuminated (Enclosed Shapes):
Selecting lines from lit regions, and make the combination of contour,
light contour and shadow lines into enclosed shapes.
.. _bpy.types.LineartGpencilModifier.use_crease: .. _bpy.types.LineartGpencilModifier.use_crease:
@ -145,7 +142,7 @@ Cast Shadow
.. _bpy.types.LineartGpencilModifier.use_overlap_edge_type_support: .. _bpy.types.LineartGpencilModifier.use_overlap_edge_type_support:
Allow Overlap Allow Overlapping Types
Allow an edge to have multiple overlapping types. Allow an edge to have multiple overlapping types.
This will create a separate stroke for each overlapping type. This will create a separate stroke for each overlapping type.