From e279537708fb511abf1d8f65325c145916a10918 Mon Sep 17 00:00:00 2001 From: skal Date: Sun, 8 Feb 2026 07:21:29 +0100 Subject: feat(3d): Implement Mesh Wireframe rendering for Visual Debug --- GEMINI.md | 1 + 1 file changed, 1 insertion(+) (limited to 'GEMINI.md') diff --git a/GEMINI.md b/GEMINI.md index c57c12d..dec6c71 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -67,6 +67,7 @@ IMPORTANT: - Work only on tasks explicitly requested by the user - Do NOT modify files outside the current scope - Do NOT perform refactors or cleanups unless explicitly asked +- **Always use `-j4` for all `cmake --build` commands.** # Context Maintenance: - See @doc/CONTEXT_MAINTENANCE.md for keeping context clean -- cgit v1.2.3