From 582886bc60f7b9eb28f4cc6e7eccb3fb6c6cf52f Mon Sep 17 00:00:00 2001 From: klemek Date: Mon, 10 Nov 2025 23:41:30 +0100 Subject: [PATCH] docs: final dev --- DEVELOPMENT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 059e1d8..b26d19b 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -99,7 +99,7 @@ make -f Makefile.dev release-arch - [x] fx 15 : random fx - [x] frag 10 : move debug screen here - [x] debug : add src/fx/A/B indicators -- [ ] Other +- [x] Other - [x] `forge_project.cfg` - [x] Define frag prefix in config - [x] Use custom `#include xxx.glsl` preprocessor @@ -109,7 +109,7 @@ make -f Makefile.dev release-arch - [x] `--auto-random` / `--no-auto-random` - [x] Dump failed compilation into tmp file - [x] Update readme with usage documentation - - [ ] Sample gif in README + - [x] Sample gif in README - [x] Documentation in default config file - [x] Clone "shaders" and config in system path at setup - [x] Minimal sample shaders