trying to fix light culling still
This commit is contained in:
Vendored
+4
-1
@@ -115,5 +115,8 @@
|
||||
"-Wno-dev"
|
||||
],
|
||||
"C_Cpp.default.cppStandard": "c++20",
|
||||
"C_Cpp.default.intelliSenseMode": "msvc-x64"
|
||||
"C_Cpp.default.intelliSenseMode": "msvc-x64",
|
||||
"files.watcherExclude": {
|
||||
"**/target": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user