Lots of shader changes, basic primitive writing

This commit is contained in:
Dynamitos
2024-05-30 21:24:21 +02:00
parent f278afad66
commit 953c90f2de
18 changed files with 599 additions and 464 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"**/external": true,
"**/res": true,
},
"editor.tabSize": 2,
"editor.tabSize": 4,
"editor.detectIndentation": false,
"lldb.displayFormat": "auto",
"lldb.showDisassembly": "auto",