Skip to content

chore: align route-engine with route-graphics 1.0#197

Merged
han4wluc merged 5 commits intomainfrom
chore/align-route-graphics-1-0
Mar 15, 2026
Merged

chore: align route-engine with route-graphics 1.0#197
han4wluc merged 5 commits intomainfrom
chore/align-route-graphics-1-0

Conversation

@han4wluc
Copy link
Contributor

Summary

  • align route-engine authored event payload config with the published route-graphics 1.0 payload interface
  • update the VT sync default to route-graphics@1.0.0 and keep the VT render-complete/framebuffer behavior aligned with the passing VT path
  • replace legacy generic easing names in route-engine schema/specs with the explicit easing names accepted by route-graphics 1.0

Testing

  • bunx vitest run puty.spec.js spec/projectDataSchema.test.js
  • docker run --rm --user $(id -u):$(id -g) -e RTGL_VT_DEBUG=true -v "$PWD:/app" -w /app docker.io/han4wluc/rtgl:playwright-v1.57.0-rtgl-v1.0.10 rtgl vt screenshot --wait-event vt:ready --item character/animation-2 --item dialogue/animation --item choice/animation --item layout/animation --concurrency 1 --timeout 120000
  • rtgl vt report --item character/animation-2 --item dialogue/animation --item choice/animation --item layout/animation
  • bun run vt:report

@han4wluc han4wluc merged commit b7a9065 into main Mar 15, 2026
1 check passed
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.

1 participant