Skip to content

Tags: arifbutt/hyperframes-fork

Tags

v0.6.97

Toggle v0.6.97's commit message

Verified

This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
chore: release v0.6.97

Co-authored-by: Miguel Ángel <miguelangelsisi098@gmail.com>
Co-authored-by: miguel07code <miguel07code@users.noreply.github.com>

v0.6.96

Toggle v0.6.96's commit message

Verified

This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
chore: bump version to 0.6.96

v0.6.95

Toggle v0.6.95's commit message

Verified

This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
chore: bump version to 0.6.95

v0.6.94

Toggle v0.6.94's commit message

Verified

This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
chore: bump version to 0.6.94

v0.6.93

Toggle v0.6.93's commit message

Verified

This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
fix(studio): disable keyframes feature flag by default, release v0.6.93

v0.6.92

Toggle v0.6.92's commit message

Verified

This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
chore: bump version to 0.6.92

v0.6.91

Toggle v0.6.91's commit message

Verified

This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
chore: release v0.6.91

v0.6.90

Toggle v0.6.90's commit message

Verified

This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
chore: release v0.6.90

model-assets-v1

Toggle model-assets-v1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(studio): accept razor splits at the canvas clamp boundary (heygen…

…-com#1340)

backup/keyframes-foundation-full

Toggle backup/keyframes-foundation-full's commit message

Verified

This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
fix(studio): per-property-group keyframe tracks + foundation fixes

Replaces the bundled percentage-keyframe model with per-property-group
tweens. Each studio operation creates/edits only its own group's tween:
drag → position, resize → scale/size, rotate → rotation.

Includes off-screen element indicators with drag-to-move, unclipped
overlay for off-screen interaction, gesture recording replacement,
and all 6 root cause foundation fixes from the keyframe trace
investigation.