mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 07:34:45 +00:00
Adds import config settings for forcefully adding configurable suffixes for shapes, materials and images
This commit is contained in:
parent
bea11acc66
commit
a0c8a77043
5 changed files with 206 additions and 110 deletions
|
|
@ -17,10 +17,10 @@
|
|||
<Setting name="TerrainMatAssetSubdirectoryFormat"><AssetType>/</Setting>
|
||||
</Group>
|
||||
<Group name="Assets">
|
||||
<Setting name="AssetImporDefaultConfig">TestConfig</Setting>
|
||||
<Setting name="AssetImporDefaultConfig">DefaultImportConfig</Setting>
|
||||
<Setting name="AutoImport">1</Setting>
|
||||
<Group name="Browser">
|
||||
<Setting name="previewTileSize">small</Setting>
|
||||
<Setting name="previewTileSize">1</Setting>
|
||||
</Group>
|
||||
</Group>
|
||||
<Group name="AxisGizmo">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue