Explorar o código

Add PLYExporter to the pages list

Garrett Johnson %!s(int64=7) %!d(string=hai) anos
pai
achega
71919368f2
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      docs/list.js

+ 2 - 1
docs/list.js

@@ -373,7 +373,8 @@ var list = {
 		},
 
 		"Exporters": {
-			"GLTFExporter": "examples/exporters/GLTFExporter"
+			"GLTFExporter": "examples/exporters/GLTFExporter",
+			"PLYExporter": "examples/exporters/PLYExporter"
 		},
 
 		"Plugins": {