This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
OpenCut
Watch
1
Star
0
Fork
0
mirror of
https://github.com/OpenCut-app/OpenCut.git
synced
2026-07-13 21:52:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49426f19cd8eaed7cf6c47999b66fee7ee637a56
OpenCut
/
apps
/
web
/
src
/
constants
/
animation-constants.ts
T
3 lines
87 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: implement keyframe animation system
2026-02-27 16:33:57 +01:00
export
const
TIME_EPSILON_SECONDS
=
1
/
1000
;
export
const
MIN_TRANSFORM_SCALE
=
0.01
;
Reference in New Issue
Copy Permalink