Minor fixes to Render Output Properties section #104463

Merged
Brecht Van Lommel merged 3 commits from persun/blender-manual:render-animation into blender-v3.6-release 2023-05-31 14:49:45 +02:00
Showing only changes of commit d63027d180 - Show all commits

View File

@ -24,8 +24,8 @@ Step
Controls the number of frames to advance by for each frame in the timeline. Controls the number of frames to advance by for each frame in the timeline.
Time Remapping Time Stretching
============== ===============
Use to remap the length of an animation; making it run slower or faster. Use to remap the length of an animation; making it run slower or faster.
The *Old* and *New* settings may either be used as absolute values or as a ratio: The *Old* and *New* settings may either be used as absolute values or as a ratio:
@ -33,7 +33,7 @@ For example, setting *Old* to a value of 2 and *New* to 1 will run the animation
.. warning:: .. warning::
Using *Time Remapping* will not influence the *Start* or *End* frames set above, Using *Time Stretching* will not influence the *Start* or *End* frames set above,
so make sure that your animation is not cut off or has extraneous still frames at the end. so make sure that your animation is not cut off or has extraneous still frames at the end.
.. _bpy.types.RenderSettings.frame_map_old: .. _bpy.types.RenderSettings.frame_map_old: