Gregg Tavares il y a 5 ans
Parent
commit
fd23c199bd
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      .vscode/settings.json

+ 3 - 1
.vscode/settings.json

@@ -4,7 +4,9 @@
         "html"
         "html"
   ],
   ],
   "cSpell.words": [
   "cSpell.words": [
+    "Phong",
     "rdparty",
     "rdparty",
-    "threejs"
+    "threejs",
+    "threejsfundamentals"
   ]
   ]
 }
 }