|
1069 | 1069 | "engine/theme/index/Theme", |
1070 | 1070 | "engine/theme/index/ThemeTokens", |
1071 | 1071 | "engine/utils/index/clamp" |
| 1072 | + ], |
| 1073 | + "toolHints": [ |
| 1074 | + "3d-camera-path-editor" |
| 1075 | + ], |
| 1076 | + "roundtripToolPresets": [ |
| 1077 | + { |
| 1078 | + "toolId": "3d-camera-path-editor", |
| 1079 | + "presetPath": "/samples/phase-02/0202/sample-0202-3d-camera-path-editor.json" |
| 1080 | + } |
1072 | 1081 | ] |
1073 | 1082 | }, |
1074 | 1083 | { |
|
1143 | 1152 | "engine/debug/index/drawPanel", |
1144 | 1153 | "engine/input/index/InputService", |
1145 | 1154 | "engine/scene/index/Scene" |
| 1155 | + ], |
| 1156 | + "toolHints": [ |
| 1157 | + "3d-asset-viewer", |
| 1158 | + "asset-browser" |
| 1159 | + ], |
| 1160 | + "roundtripToolPresets": [ |
| 1161 | + { |
| 1162 | + "toolId": "3d-asset-viewer", |
| 1163 | + "presetPath": "/samples/phase-02/0204/sample-0204-3d-asset-viewer.json" |
| 1164 | + }, |
| 1165 | + { |
| 1166 | + "toolId": "asset-browser", |
| 1167 | + "presetPath": "/samples/phase-02/0204/sample-0204-asset-browser.json" |
| 1168 | + } |
1146 | 1169 | ] |
1147 | 1170 | }, |
1148 | 1171 | { |
|
1317 | 1340 | "engine/theme/index/Theme", |
1318 | 1341 | "engine/theme/index/ThemeTokens", |
1319 | 1342 | "engine/utils/index/clamp" |
| 1343 | + ], |
| 1344 | + "toolHints": [ |
| 1345 | + "state-inspector" |
| 1346 | + ], |
| 1347 | + "roundtripToolPresets": [ |
| 1348 | + { |
| 1349 | + "toolId": "state-inspector", |
| 1350 | + "presetPath": "/samples/phase-02/0208/sample-0208-state-inspector.json" |
| 1351 | + } |
1320 | 1352 | ] |
1321 | 1353 | }, |
1322 | 1354 | { |
|
1702 | 1734 | "engine/scene/index/Scene", |
1703 | 1735 | "engine/theme/index/Theme", |
1704 | 1736 | "engine/theme/index/ThemeTokens" |
| 1737 | + ], |
| 1738 | + "toolHints": [ |
| 1739 | + "state-inspector" |
| 1740 | + ], |
| 1741 | + "roundtripToolPresets": [ |
| 1742 | + { |
| 1743 | + "toolId": "state-inspector", |
| 1744 | + "presetPath": "/samples/phase-02/0217/sample-0217-state-inspector.json" |
| 1745 | + } |
1705 | 1746 | ] |
1706 | 1747 | }, |
1707 | 1748 | { |
|
1852 | 1893 | "engine/theme/index/Theme", |
1853 | 1894 | "engine/theme/index/ThemeTokens", |
1854 | 1895 | "engine/utils/index/clamp" |
| 1896 | + ], |
| 1897 | + "toolHints": [ |
| 1898 | + "3d-camera-path-editor" |
| 1899 | + ], |
| 1900 | + "roundtripToolPresets": [ |
| 1901 | + { |
| 1902 | + "toolId": "3d-camera-path-editor", |
| 1903 | + "presetPath": "/samples/phase-02/0220/sample-0220-3d-camera-path-editor.json" |
| 1904 | + } |
1855 | 1905 | ] |
1856 | 1906 | }, |
1857 | 1907 | { |
|
2420 | 2470 | "engine/tilemap/index/Tilemap" |
2421 | 2471 | ], |
2422 | 2472 | "toolHints": [ |
| 2473 | + "3d-json-payload-normalizer", |
2423 | 2474 | "tile-map-editor", |
2424 | 2475 | "tile-model-converter" |
2425 | 2476 | ], |
2426 | 2477 | "roundtripToolPresets": [ |
| 2478 | + { |
| 2479 | + "toolId": "3d-json-payload-normalizer", |
| 2480 | + "presetPath": "/samples/phase-03/0305/sample-0305-3d-json-payload-normalizer.json" |
| 2481 | + }, |
2427 | 2482 | { |
2428 | 2483 | "toolId": "tile-map-editor", |
2429 | 2484 | "presetPath": "/samples/phase-03/0305/sample-0305-tile-map-editor.json" |
|
2582 | 2637 | "engine/scene/index/Scene", |
2583 | 2638 | "engine/theme/index/Theme", |
2584 | 2639 | "engine/theme/index/ThemeTokens" |
| 2640 | + ], |
| 2641 | + "toolHints": [ |
| 2642 | + "palette-browser" |
| 2643 | + ], |
| 2644 | + "roundtripToolPresets": [ |
| 2645 | + { |
| 2646 | + "toolId": "palette-browser", |
| 2647 | + "presetPath": "/samples/phase-03/0308/sample-0308-palette-browser.json" |
| 2648 | + } |
2585 | 2649 | ] |
2586 | 2650 | }, |
2587 | 2651 | { |
|
2787 | 2851 | "engine/scene/index/Scene", |
2788 | 2852 | "engine/theme/index/Theme", |
2789 | 2853 | "engine/theme/index/ThemeTokens" |
| 2854 | + ], |
| 2855 | + "toolHints": [ |
| 2856 | + "palette-browser" |
| 2857 | + ], |
| 2858 | + "roundtripToolPresets": [ |
| 2859 | + { |
| 2860 | + "toolId": "palette-browser", |
| 2861 | + "presetPath": "/samples/phase-03/0313/sample-0313-palette-browser.json" |
| 2862 | + } |
2790 | 2863 | ] |
2791 | 2864 | }, |
2792 | 2865 | { |
|
4200 | 4273 | "engine/scene/index/Scene", |
4201 | 4274 | "engine/theme/index/Theme", |
4202 | 4275 | "engine/theme/index/ThemeTokens" |
| 4276 | + ], |
| 4277 | + "toolHints": [ |
| 4278 | + "asset-pipeline-tool" |
| 4279 | + ], |
| 4280 | + "roundtripToolPresets": [ |
| 4281 | + { |
| 4282 | + "toolId": "asset-pipeline-tool", |
| 4283 | + "presetPath": "/samples/phase-05/0510/sample-0510-asset-pipeline-tool.json" |
| 4284 | + } |
4203 | 4285 | ] |
4204 | 4286 | }, |
4205 | 4287 | { |
|
5662 | 5744 | "engine/theme/index/ThemeTokens" |
5663 | 5745 | ], |
5664 | 5746 | "toolHints": [ |
| 5747 | + "vector-asset-studio", |
5665 | 5748 | "vector-map-editor" |
5666 | 5749 | ], |
5667 | 5750 | "roundtripToolPresets": [ |
| 5751 | + { |
| 5752 | + "toolId": "vector-asset-studio", |
| 5753 | + "presetPath": "/samples/phase-09/0901/sample-0901-vector-asset-studio.json" |
| 5754 | + }, |
5668 | 5755 | { |
5669 | 5756 | "toolId": "vector-map-editor", |
5670 | 5757 | "presetPath": "/samples/phase-09/0901/sample-0901-vector-map-editor.json" |
|
6380 | 6467 | "engine/utils/index/clamp" |
6381 | 6468 | ], |
6382 | 6469 | "toolHints": [ |
6383 | | - "parallax-editor" |
| 6470 | + "parallax-editor", |
| 6471 | + "vector-asset-studio", |
| 6472 | + "vector-map-editor" |
6384 | 6473 | ], |
6385 | 6474 | "roundtripToolPresets": [ |
6386 | 6475 | { |
6387 | 6476 | "toolId": "parallax-editor", |
6388 | 6477 | "presetPath": "/samples/phase-12/1204/sample-1204-parallax-editor.json" |
| 6478 | + }, |
| 6479 | + { |
| 6480 | + "toolId": "vector-asset-studio", |
| 6481 | + "presetPath": "/samples/phase-12/1204/sample-1204-vector-asset-studio.json" |
| 6482 | + }, |
| 6483 | + { |
| 6484 | + "toolId": "vector-map-editor", |
| 6485 | + "presetPath": "/samples/phase-12/1204/sample-1204-vector-map-editor.json" |
6389 | 6486 | } |
6390 | 6487 | ] |
6391 | 6488 | }, |
|
6436 | 6533 | "engine/utils/index/clamp" |
6437 | 6534 | ], |
6438 | 6535 | "toolHints": [ |
6439 | | - "parallax-editor" |
| 6536 | + "parallax-editor", |
| 6537 | + "vector-map-editor" |
6440 | 6538 | ], |
6441 | 6539 | "roundtripToolPresets": [ |
6442 | 6540 | { |
6443 | 6541 | "toolId": "parallax-editor", |
6444 | 6542 | "presetPath": "/samples/phase-12/1205/sample-1205-parallax-editor.json" |
| 6543 | + }, |
| 6544 | + { |
| 6545 | + "toolId": "vector-map-editor", |
| 6546 | + "presetPath": "/samples/phase-12/1205/sample-1205-vector-map-editor.json" |
6445 | 6547 | } |
6446 | 6548 | ] |
6447 | 6549 | }, |
|
6580 | 6682 | "engine/utils/index/clamp" |
6581 | 6683 | ], |
6582 | 6684 | "toolHints": [ |
6583 | | - "tile-map-editor", |
| 6685 | + "3d-asset-viewer", |
| 6686 | + "3d-json-payload-normalizer", |
6584 | 6687 | "parallax-editor", |
6585 | | - "vector-asset-studio", |
6586 | | - "3d-asset-viewer" |
| 6688 | + "tile-map-editor", |
| 6689 | + "vector-asset-studio" |
6587 | 6690 | ], |
6588 | 6691 | "roundtripToolPresets": [ |
| 6692 | + { |
| 6693 | + "toolId": "3d-asset-viewer", |
| 6694 | + "presetPath": "/samples/phase-12/1208/sample-1208-3d-asset-viewer.json" |
| 6695 | + }, |
| 6696 | + { |
| 6697 | + "toolId": "3d-json-payload-normalizer", |
| 6698 | + "presetPath": "/samples/phase-12/1208/sample-1208-3d-json-payload-normalizer.json" |
| 6699 | + }, |
6589 | 6700 | { |
6590 | 6701 | "toolId": "parallax-editor", |
6591 | 6702 | "presetPath": "/samples/phase-12/1208/sample-1208-parallax-editor.json" |
|
6597 | 6708 | { |
6598 | 6709 | "toolId": "vector-asset-studio", |
6599 | 6710 | "presetPath": "/samples/phase-12/1208/sample-1208-vector-asset-studio.json" |
6600 | | - }, |
6601 | | - { |
6602 | | - "toolId": "3d-asset-viewer", |
6603 | | - "presetPath": "/samples/phase-12/1208/sample-1208-3d-asset-viewer.json" |
6604 | 6711 | } |
6605 | 6712 | ] |
6606 | 6713 | }, |
|
7759 | 7866 | "href": "./phase-14/1413/index.html", |
7760 | 7867 | "classValues": [ |
7761 | 7868 | "engine/scene/index/Scene" |
| 7869 | + ], |
| 7870 | + "toolHints": [ |
| 7871 | + "3d-asset-viewer", |
| 7872 | + "asset-browser", |
| 7873 | + "asset-pipeline-tool" |
| 7874 | + ], |
| 7875 | + "roundtripToolPresets": [ |
| 7876 | + { |
| 7877 | + "toolId": "3d-asset-viewer", |
| 7878 | + "presetPath": "/samples/phase-14/1413/sample-1413-3d-asset-viewer.json" |
| 7879 | + }, |
| 7880 | + { |
| 7881 | + "toolId": "asset-browser", |
| 7882 | + "presetPath": "/samples/phase-14/1413/sample-1413-asset-browser.json" |
| 7883 | + }, |
| 7884 | + { |
| 7885 | + "toolId": "asset-pipeline-tool", |
| 7886 | + "presetPath": "/samples/phase-14/1413/sample-1413-asset-pipeline-tool.json" |
| 7887 | + } |
7762 | 7888 | ] |
7763 | 7889 | }, |
7764 | 7890 | { |
|
0 commit comments