Merge branch 'pr-1994' into review/registry-families

# Conflicts:
#	registry/registry.json
This commit is contained in:
Miguel Angel Simon Sierra
2026-07-31 22:18:42 +02:00
44 changed files with 3198 additions and 0 deletions
@@ -0,0 +1,20 @@
{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "hw-scribble-transition",
"type": "hyperframes:block",
"title": "Scribble Transition",
"description": "Overlay transition: scribble bands accumulate to cover the frame with a solid backstop, the host cuts beneath, and the scribble clears",
"tags": ["handwritten", "transition", "wipe"],
"dimensions": {
"width": 1920,
"height": 1080
},
"duration": 2.2,
"files": [
{
"path": "hw-scribble-transition.html",
"target": "compositions/hw-scribble-transition.html",
"type": "hyperframes:composition"
}
]
}