Skip to content

Conversation

@Sezzary
Copy link
Member

@Sezzary Sezzary commented Dec 13, 2025

Checklist

Links to issue(s) this pull request concerns (if applicable)

N/A

Description of pull request

Introduces the following new features:

  • Animation blending.
  • Root motion.

TODO:

  • Investigate crash when unholstering weapons.
  • Check if extra code is required for root motion at 60FPS.
  • Fix hair teleport.
  • Add more 2 or 3 frame blends for certain hardcoded animation dispatches.
  • Check if any more merge errors made it in.
  • Remove debug code when it's no longer needed.
  • Make TE write relevant data to the level.

Related TE PR: TombEngine/Tomb-Editor#1095

@Sezzary Sezzary marked this pull request as ready for review December 13, 2025 14:56
@Sezzary Sezzary changed the title Animation blending Animation blending and root motion Dec 13, 2025
@Lwmte
Copy link
Collaborator

Lwmte commented Jan 6, 2026

@Sezzary FYI: GetLastFrame function crashes because it refers to INT_MAX frame number, and GetLastFrame has no bounds checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants