瀏覽代碼

Moved custom attributes examples to advanced subcategory.

Mr.doob 10 年之前
父節點
當前提交
c7d9c161eb
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      examples/index.html

+ 6 - 6
examples/index.html

@@ -194,11 +194,6 @@
 				"webgl_animation_skinning_morph",
 				"webgl_animation_skinning_morph",
 				"webgl_camera",
 				"webgl_camera",
 				"webgl_camera_logarithmicdepthbuffer",
 				"webgl_camera_logarithmicdepthbuffer",
-				"webgl_custom_attributes",
-				"webgl_custom_attributes_lines",
-				"webgl_custom_attributes_particles",
-				"webgl_custom_attributes_particles2",
-				"webgl_custom_attributes_particles3",
 				"webgl_decals",
 				"webgl_decals",
 				"webgl_effects_anaglyph",
 				"webgl_effects_anaglyph",
 				"webgl_effects_parallaxbarrier",
 				"webgl_effects_parallaxbarrier",
@@ -372,7 +367,12 @@
 				"webgl_buffergeometry_lines_indexed",
 				"webgl_buffergeometry_lines_indexed",
 				"webgl_buffergeometry_particles",
 				"webgl_buffergeometry_particles",
 				"webgl_buffergeometry_rawshader",
 				"webgl_buffergeometry_rawshader",
-				"webgl_buffergeometry_uint"
+				"webgl_buffergeometry_uint",
+				"webgl_custom_attributes",
+				"webgl_custom_attributes_lines",
+				"webgl_custom_attributes_particles",
+				"webgl_custom_attributes_particles2",
+				"webgl_custom_attributes_particles3"
 			],
 			],
 			"webgldeferred": [
 			"webgldeferred": [
 				"webgldeferred_animation",
 				"webgldeferred_animation",