Torque3D/Templates/BaseGame/game
Areloch 157b114ec7 Added ImageAsset type mode for cubemaps.
Added new inspector type TypeShapeAssetId which is processed as a assetId string instead of an AssetPtr.
Added utility function to ShapeAsset to getAssetIdByFilename, which lets you find - if any exist - the asset that utilizes a given loose file. If it doesn't find one, it can attempt to run an auto-import if the editor settings allow, then proceed.
Fixed callback of the shapeAsset inspector fields so the Open in Shape Editor correctly binds the asset's shape to the editor for modification.
Added function to open a shapeAssetId in the shape editor to facilitate the above.
Added additional check to findShapeConstructor to look up the full path of the shape in the cases where a full path is provided instead of a local path. This prevents the shapeConstructor from not finding shapes that absolutely exist.
Added beginnings of Datablock representation in Asset Browser.
Fixed a few minor issues with asset auto import causing false positive errors, preventing Import or erroneous logging.
Fixed issue where editing of asset import configs didn't save.
Fixed logic of materials in asset browser so they will open in the material editor as expected.
Re-enabled AutoImport of assets editor setting by default.
2020-04-15 12:15:12 -05:00
..
core Updated Assimp 2020-03-19 09:47:38 -05:00
data Updated Assimp 2020-03-19 09:47:38 -05:00
tools Added ImageAsset type mode for cubemaps. 2020-04-15 12:15:12 -05:00
main.cs.in Caught the main modules up to new module script file paradigm 2019-09-02 16:13:24 -05:00
runTests.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
Template.torsion.exports Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00