f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Create Play Animation backward binding

Open Ni-g-3l opened this issue 1 month ago • 3 comments

Describe your changes

This PR allow user to play animation backward with : CTRL + Shift + Space binding.

Issue ticket number and link if any

  • #2683
  • #2637

Checklist for finalizing the PR

  • [X] I have performed a self-review of my code
  • [X] I have added tests for new features and bugfixes
  • [ ] I have added documentation for new features
  • [x] If it is a modifying the libf3d API, I have updated bindings
  • [ ] If it is a modifying the .github/workflows/versions.json, I have updated docker_timestamp

Continuous integration

Please write a comment to run CI, eg: \ci fast. See here for more info.

Ni-g-3l avatar Nov 30 '25 12:11 Ni-g-3l

\ci full

Ni-g-3l avatar Nov 30 '25 13:11 Ni-g-3l

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 96.55%. Comparing base (6f4b055) to head (1b7209b). :warning: Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2684      +/-   ##
==========================================
+ Coverage   96.52%   96.55%   +0.02%     
==========================================
  Files         141      141              
  Lines       12495    12509      +14     
==========================================
+ Hits        12061    12078      +17     
+ Misses        434      431       -3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Nov 30 '25 18:11 codecov[bot]

You are modifying libf3d public API! :warning:Please update bindings accordingly:warning:! You can find them in their respective directories: python, java, webassembly.

github-actions[bot] avatar Dec 01 '25 18:12 github-actions[bot]

Awesome work as always @Ni-g-3l !

mwestphal avatar Dec 11 '25 05:12 mwestphal