| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 16 hours | style: Apply clang-format | skal | |
| 24 hours | fix: port Hybrid3D effect to sequence v2 architecture | skal | |
| Hybrid3D was calling Renderer3D::render() which creates its own command encoder, bypassing the sequence system. Now uses renderer_.draw() with the passed encoder. Also adds texture blit support for RotatingCube compositing. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> | |||
| 33 hours | refactor: remove v2 versioning artifacts, establish Sequence as canonical system | skal | |
| Complete v1→v2 migration cleanup: rename 29 files (sequence_v2→sequence, effect_v2→effect, 14 effect files, 8 shaders, compiler, docs), update all class names and references across 54 files. Archive v1 timeline. System now uses standard naming with all versioning removed. 30/34 tests passing. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> | |||
