1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 05:17:39 +03:00

last changes in rendering pipeline

This commit is contained in:
Anton Afanasyeu
2026-05-23 12:52:19 +02:00
parent aa05e8e39c
commit a698803d19
21 changed files with 167 additions and 219 deletions

View File

@@ -1,15 +1,15 @@
# Android Cast — Git flow (green `master`)
This document defines how we develop, integrate, release, and hotfix. **Cursor agents and humans follow the same rules.**
| Field | Value |
|-------|-------|
| **Version** | 1.1 |
| **Published** | 2026-05-21 |
| **Author(s)** | Anton Afanaasyeu |
| **Markdown source** | `docs/GIT_FLOW.md` |
| **PDF** | `docs/GIT_FLOW.pdf``python3 docs/_pdf_build/build_git_flow_pdf.py` |
| **Diagrams (vector)** | `docs/_pdf_build/git_flow_diagram_*.svg` — open in Okular for crisp zoom |
This document defines how we develop, integrate, release, and hotfix. **Cursor agents and humans follow the same rules.**
| Version | 1.3 |
| Published | 2026-05-23 |
| Author(s) | Anton Afanaasyeu |
| Markdown source | `docs/GIT_FLOW.md` |
| PDF | `docs/GIT_FLOW.pdf` |
| Diagram sources | `docs/_pdf_build/git_flow_diagram_*.mmd` (render via `build_git_flow_pdf.py`) |
---