Grease Pencil: Layer Groups, Attributes, and some updates #104955

Merged
Falk David merged 12 commits from filedescriptor/blender-manual:gpv3-manual-updates into blender-v4.3-release 2024-10-08 17:28:05 +02:00
Showing only changes of commit 21530f8ccd - Show all commits

View File

@ -19,25 +19,25 @@ See :doc:`2D Layers </grease_pencil/properties/layers>` for more information.
Options Options
======= =======
.. _bpy.types.GreasePencil.onion_mode: .. _bpy.types.GreasePencilv3.onion_mode:
Mode Mode
:Keyframes: Shows Keyframes in the range determined by the *Before*/*After* settings. :Keyframes: Shows Keyframes in the range determined by the *Before*/*After* settings.
:Frames: Shows Frames in the range determined by the *Before*/*After* settings. :Frames: Shows Frames in the range determined by the *Before*/*After* settings.
:Selected: Shows only on the manually selected keyframes in the Dope Sheet. :Selected: Shows only on the manually selected keyframes in the Dope Sheet.
.. _bpy.types.GreasePencil.onion_factor: .. _bpy.types.GreasePencilv3.onion_factor:
Opacity Opacity
Control the opacity of the ghost frames. Control the opacity of the ghost frames.
.. _bpy.types.GreasePencil.onion_keyframe_type: .. _bpy.types.GreasePencilv3.onion_keyframe_type:
Filter by Type Filter by Type
Filters what type of frames to show in the Onion Skinning range. Filters what type of frames to show in the Onion Skinning range.
.. _bpy.types.GreasePencil.ghost_before_range: .. _bpy.types.GreasePencilv3.ghost_before_range:
.. _bpy.types.GreasePencil.ghost_after_range: .. _bpy.types.GreasePencilv3.ghost_after_range:
Keyframes Before/After Keyframes Before/After
Sets how many frames or keyframes, depending on the *Mode*, to show before and after the current frame. Sets how many frames or keyframes, depending on the *Mode*, to show before and after the current frame.
@ -46,8 +46,8 @@ Keyframes Before/After
Custom Colors Custom Colors
============= =============
.. _bpy.types.GreasePencil.before_color: .. _bpy.types.GreasePencilv3.before_color:
.. _bpy.types.GreasePencil.after_color: .. _bpy.types.GreasePencilv3.after_color:
Before/After Before/After
Color to use before and after the current frame on ghost frames. Color to use before and after the current frame on ghost frames.
@ -56,17 +56,12 @@ Before/After
Display Display
======= =======
.. _bpy.types.GreasePencil.use_ghosts_always: .. _bpy.types.GreasePencilv3.use_onion_fade:
View in Render
Show the onion skinning in final render image e.g. for a motion blur effect.
.. _bpy.types.GreasePencil.use_onion_fade:
Fade Fade
Opacity of the ghosts frames decrease the further away from the current frame. Opacity of the ghosts frames decrease the further away from the current frame.
.. _bpy.types.GreasePencil.use_onion_loop: .. _bpy.types.GreasePencilv3.use_onion_loop:
Show Start Frame Show Start Frame
Help working on loop animations showing the first keyframe/frame Help working on loop animations showing the first keyframe/frame