Commit Graph

5 Commits

Author SHA1 Message Date
anh doan 04c3eed7e0
fix: improve handle error in face-mesh 2026-03-23 16:32:25 +07:00
anh doan 22a42d509b
fix: review coderabbit 2026-03-23 15:29:45 +07:00
anh doan 6cbc8d9d1b
test(effects): add unit tests for chromatic aberration, glitch, sharpen, and vignette effects
- Implement tests for chromatic aberration effect definition, verifying type, name, category, parameters, and renderer behavior.
- Add tests for glitch effect definition, covering type, name, parameters, and rendering logic.
- Create tests for sharpen effect definition, ensuring correct parameter defaults and rendering.
- Introduce tests for vignette effect definition, validating parameters and rendering behavior.

These tests enhance coverage for the new effects introduced in the @opencut/effects package.
2026-03-23 15:21:10 +07:00
Maze 7bf0984698
codebase overhaul (#697) 2026-01-31 00:20:04 +01:00
Hyteq 65c3f9f7f7 fix: global biome exe, fix missing args 2025-07-25 00:55:39 +03:00