David Gwilliam
7185005f9b
feat(figment): complete pipeline integration with native effect plugin
- Add engine/effects/plugins/figment.py (native pipeline implementation)
- Add engine/figment_render.py, engine/figment_trigger.py, engine/themes.py
- Add 3 SVG assets in figments/ (Mexican/Aztec motif)
- Add engine/display/backends/animation_report.py for debugging
- Add engine/pipeline/adapters/frame_capture.py for frame capture
- Add test-figment preset to presets.toml
- Add cairosvg optional dependency to pyproject.toml
- Update EffectPluginStage to support is_overlay attribute (for overlay effects)
- Add comprehensive tests: test_figment_effect.py, test_figment_pipeline.py, test_figment_render.py
- Remove obsolete test_ui_simple.py
- Update TODO.md with test cleanup plan
- Refactor test_adapters.py to use real components instead of mocks
This completes the figment SVG overlay feature integration using the modern pipeline architecture, avoiding legacy effects_plugins. All tests pass (758 total).
2026-03-21 13:09:37 -07:00
..
2026-03-15 20:54:03 -07:00
2026-03-15 19:13:32 -07:00
2026-03-15 15:16:37 -07:00
2026-03-20 03:40:20 -07:00
2026-03-16 03:11:24 -07:00
2026-03-18 03:37:53 -07:00
2026-03-20 03:40:20 -07:00
2026-03-21 13:09:37 -07:00
2026-03-19 23:20:32 -07:00
2026-03-18 23:16:09 -07:00
2026-03-18 03:58:48 -07:00
2026-03-19 03:34:06 -07:00
2026-03-17 00:21:18 -07:00
2026-03-15 19:13:32 -07:00
2026-03-18 03:58:48 -07:00
2026-03-16 20:14:21 -07:00
2026-03-19 03:34:06 -07:00
2026-03-15 23:26:10 -07:00
2026-03-15 19:20:47 -07:00
2026-03-15 19:15:08 -07:00
2026-03-15 19:13:32 -07:00
2026-03-19 22:38:55 -07:00
2026-03-21 13:09:37 -07:00
2026-03-21 13:09:37 -07:00
2026-03-21 13:09:37 -07:00
2026-03-15 15:16:37 -07:00
2026-03-15 19:13:32 -07:00
2026-03-19 03:34:06 -07:00
2026-03-19 03:34:06 -07:00
2026-03-18 03:58:48 -07:00
2026-03-18 03:58:48 -07:00
2026-03-16 03:11:24 -07:00
2026-03-15 19:15:08 -07:00
2026-03-18 22:33:36 -07:00
2026-03-19 22:38:55 -07:00
2026-03-16 16:55:57 -07:00
2026-03-16 19:47:12 -07:00
2026-03-16 16:55:57 -07:00
2026-03-19 04:33:00 -07:00
2026-03-19 03:34:06 -07:00
2026-03-19 22:36:35 -07:00
2026-03-16 13:55:47 -07:00
2026-03-15 15:16:37 -07:00
2026-03-18 22:33:36 -07:00
2026-03-15 15:16:37 -07:00
2026-03-19 03:34:06 -07:00
2026-03-18 03:58:48 -07:00
2026-03-15 20:54:03 -07:00
2026-03-15 19:13:32 -07:00
2026-03-18 12:19:18 -07:00
2026-03-18 22:33:36 -07:00
2026-03-15 19:13:32 -07:00
2026-03-16 01:46:21 -07:00
2026-03-16 00:30:52 -07:00
2026-03-18 22:33:36 -07:00