You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: toolset/doc_template.xml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,3 +12,9 @@ Head to this **[Wiki](https://github.com/PredatorCZ/PreCore/wiki/Spike)** for mo
12
12
<make_sar>Create SAR archives from files.</make_sar>
13
13
<extract_shadersname="SHDExtract">Extract shaders from models, shader bundles or shaders. Converts them into GLSL code and/or shader assembly.</extract_shaders>
14
14
<bdat_to_json>Converts BDAT data file or BDAT collection to JSON.</bdat_to_json>
15
+
<asm_to_jsonname="ASM2JSON">Converts Animation State Machine graph to JSON.</asm_to_json>
16
+
<extract_arhname="ARHExtract">Extract files from ARH/ARD archive pair.</extract_arh>
17
+
<sm_extractname="SMExtract">Extract contents of streamed maps.</sm_extract>
18
+
<im_to_gltfname="IM2GLTF">Convert streamed map instanced meshes to GLTF.</im_to_gltf>
19
+
<tm_to_gltfname="TM2GLTF">Convert streamed map terrain model to GLTF.</tm_to_gltf>
20
+
<mdo_to_gltf>Convert models to GLTF.</mdo_to_gltf>
0 commit comments