framer-motion-3d
Advanced tools
Changelog
[7.6.5] 2022-11-07
VisualElement
changed to class
implementation.Changelog
[7.6.4] 2022-11-01
buildTransform
types to only expect required arguments.Changelog
[7.6.2] 2022-10-27
useScroll
to use useEffect
instead of useLayoutEffect
.Changelog
[7.6.0] 2022-10-18
delay()
: An alternative to window.setTimeout()
that is locked to the animation framerate.Changelog
[7.5.4] 2022-10-17
layout="preserve-aspect"
where layers that do change size but aren't moved are reprojected to the old size and stay there.