Torque3D - Game Engine
Find a file
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
Engine Added ImageAsset type mode for cubemaps. 2020-04-15 12:15:12 -05:00
My Projects changed readme 2014-03-19 02:20:35 +01:00
Templates Added ImageAsset type mode for cubemaps. 2020-04-15 12:15:12 -05:00
Tools Updated Assimp 2020-03-19 09:47:38 -05:00
.editorconfig Add a .editorconfig file 2019-01-08 19:35:02 +00:00
.gitattributes Update gitattributes with some text files for avoid EOF problems with Git. 2014-12-06 01:18:41 +01:00
.gitignore improved gitignore for VS2012 2014-03-14 17:18:11 +01:00
.travis.yml travis test whether compilation works on mac and linux 2019-01-10 12:39:27 +01:00
CMakeLists.txt overrides the default CMAKE_INSTALL_PREFIX 2015-07-22 00:22:23 -05:00
CONTRIBUTING.md Mention code style guidelines. 2014-11-02 08:04:12 +11:00
LICENSE.md Update LICENSE.md 2016-12-21 08:28:01 -06:00
README.md update documentation link 2017-09-02 08:06:10 -05:00

Torque 3D

MIT Licensed Open Source version of Torque 3D from GarageGames

GitHub tag GitHub release Github All Releases

IRC

More Information

Pre-compiled Version

In addition to GitHub we also have a couple of pre-packaged files for you to download if you would prefer to not compile the code yourself. They are available from the downloads page on the wiki.

License

All assets and code are under the license