Skip to content

Add support for different animations mode, reverse, ping pong, looping or not #3100

Description

@mwestphal

Is your feature request related to a problem? Please describe.
F3D supports playing animations, but has no way to select how this animation will play out, lets add animation modes for that, such as pingpong, forward, backward, as well as another CLI option to select the number of time it should play.

Describe the solution you'd like

  • Add an --animation-mode CLI option and scene.animation.mode to select how animation should play out, where the default is forward
  • Add an --animation-repeat CLI option and scene.animation.repeat to select how many time animation should play out, where unset means unlimited.
  • Add tests and docs

Metadata

Metadata

Assignees

Projects

  • Status
    In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions