pnoise2 is a misnomer, it supports 2d and 3d.
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -93,7 +93,10 @@
|
||||
"stack": "cpp",
|
||||
"future": "cpp",
|
||||
"coroutine": "cpp",
|
||||
"resumable": "cpp"
|
||||
"resumable": "cpp",
|
||||
"set": "cpp",
|
||||
"shared_mutex": "cpp",
|
||||
"cfenv": "cpp"
|
||||
},
|
||||
"files.exclude": {
|
||||
"**/*.rpyc": true,
|
||||
|
||||
Reference in New Issue
Block a user