Skip to content

fix: patch masked replace textures and text reveal speed#253

Merged
han4wluc merged 2 commits intomainfrom
fix/text-reveal-speed-and-mask-resolution
Apr 11, 2026
Merged

fix: patch masked replace textures and text reveal speed#253
han4wluc merged 2 commits intomainfrom
fix/text-reveal-speed-and-mask-resolution

Conversation

@han4wluc
Copy link
Copy Markdown
Contributor

Summary

  • bump the package patch version from 1.7.2 to 1.7.3
  • force masked replace shader render textures to use logical-resolution textures (resolution: 1) so mask sampling stays stable
  • make text-revealing render immediately at speed: 100, remap animated speeds onto a curved 0-99 scale, and add unit + VT coverage for the new speed behavior

Testing

  • vitest run
  • bun run build
  • docker run --rm --user $(id -u):$(id -g) -e RTGL_VT_DEBUG=true -v "$PWD:/workspace" docker.io/han4wluc/rtgl:playwright-v1.57.0-rtgl-v1.1.0 rtgl vt screenshot --wait-event vt:ready --item textrevealing/text-revealing-speed-scale.yaml --item rendercompleteevent/render-complete-text-revealing-speed-100.yaml

@han4wluc han4wluc merged commit a0c72d0 into main Apr 11, 2026
2 checks passed
@han4wluc han4wluc deleted the fix/text-reveal-speed-and-mask-resolution branch April 11, 2026 17:09
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