瀏覽代碼

Renamed misc_octree_collisions to games_fps.

Mr.doob 4 年之前
父節點
當前提交
919707fd15
共有 3 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      examples/files.json
  2. 0 0
      examples/games_fps.html
  3. 0 0
      examples/screenshots/games_fps.jpg

+ 4 - 2
examples/files.json

@@ -357,6 +357,9 @@
 		"webxr_vr_sculpt",
 		"webxr_vr_video"
 	],
+	"games": [
+		"games_fps"
+	],
 	"physics": [
 		"physics_ammo_break",
 		"physics_ammo_cloth",
@@ -384,8 +387,7 @@
 		"misc_exporter_ply",
 		"misc_exporter_stl",
 		"misc_legacy",
-		"misc_lookat",
-		"misc_octree_collisions"
+		"misc_lookat"
 	],
 	"css2d": [
 		"css2d_label"

+ 0 - 0
examples/misc_octree_collisions.html → examples/games_fps.html


+ 0 - 0
examples/screenshots/misc_octree_collisions.jpg → examples/screenshots/games_fps.jpg