瀏覽代碼

Added community tags to ammo.js examples.

Mr.doob 1 月之前
父節點
當前提交
6d2a214393
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      examples/tags.json

+ 6 - 1
examples/tags.json

@@ -6,7 +6,12 @@
 	"misc_controls_trackball": [ "rotation" ],
 	"misc_controls_transform": [ "scale", "rotate", "translate" ],
 	"misc_raycaster_helper": [ "community" ],
-	"physics_ammo_cloth": [ "integration" ],
+	"physics_ammo_break": [ "community" ],
+	"physics_ammo_cloth": [ "integration", "community" ],
+	"physics_ammo_instancing": [ "community" ],
+	"physics_ammo_rope": [ "community" ],
+	"physics_ammo_terrain": [ "community" ],
+	"physics_ammo_volume": [ "community" ],
 	"physics_jolt_instancing": [ "community" ],
 	"physics_rapier_instancing": [ "community" ],
 	"physics_rapier_basic": [ "community" ],

粤ICP备19079148号