This website requires JavaScript.
Explore
Help
Register
Sign In
genewildish
/
Mainline
Watch
1
Star
0
Fork
0
You've already forked Mainline
Code
Issues
Pull Requests
2
Packages
Projects
Releases
Wiki
Activity
Files
7d4623b009a28b85c29bcb7e0744718445c223ab
Mainline
/
engine
/
pipeline
/
adapters
T
History
david
b28cd154c7
chore: Apply ruff formatting (import order, extra blank line)
2026-03-21 15:51:14 -07:00
..
__init__.py
chore: Apply ruff formatting (import order, extra blank line)
2026-03-21 15:51:14 -07:00
camera.py
fix(pipeline): Update CameraStage to depend on camera.state
2026-03-21 15:31:23 -07:00
data_source.py
…
display.py
fix(pipeline): Update DisplayStage to depend on camera capability
2026-03-21 15:31:28 -07:00
effect_plugin.py
feat(figment): complete pipeline integration with native effect plugin
2026-03-21 13:09:37 -07:00
factory.py
…
frame_capture.py
feat(figment): complete pipeline integration with native effect plugin
2026-03-21 13:09:37 -07:00
message_overlay.py
feat(message-overlay): Add MessageOverlayStage for pipeline integration
2026-03-21 15:31:17 -07:00
transform.py
…