Torque3D/Engine/source/terrain
Areloch c0dd314c12 Changed default terrain paths to go into data/terrains if nothing is set
Added default terrianmat definition for warning_material
Corrected separator-h image path for a few GUI controls
Corrected SelectAssetPathWindow reference so it focuses the window right
Changed new asset window to work with new Select Path window and address system
Added call to force AssetBrowser to load/initialize when the tools are initialized(ensures anything utilizing assets in other tools don't have reference issues)
Standardized drag-n-drop move behavior in the Asset browser so dragging onto the folder tree and a folder in the browser both behave more predictably
If import config is set to not allow importing with errors, then the Done button is disabled when errors are detected
Updated the example assettype file for the AB
Fixed up move/delete/rename behavior for folders in AB
Begun full standardization of move/delete/rename actions for other asset types in AB
Added standardized call for New Asset field fillouts by letting the asset types populate them
Moved terrain block creation to the standard create call so it can accept other normal fields like resolution
Updated the 'Do you want to create' terrain block prompts to generate the asset if yes, and if no it'll prompt to go find an existing terrain asset
Added placeholder image for terrain material asset for preview
Updated refresh behavior for terrain material assets so they properly populate on creation now
Added standardized functions to the directoryHandling class for folder/file manipulation
Corrected some warnMat image references
2019-12-23 12:37:55 -06:00
..
glsl fix terrain default values when not applying a pbrConfigMap 2019-11-07 03:27:44 -06:00
hlsl fix terrain default values when not applying a pbrConfigMap 2019-11-07 03:27:44 -06:00
terrCell.cpp terrain-zodiacs -- Changes made for rendering zodiacs on regular terrain. 2017-07-26 22:10:56 +01:00
terrCell.h terrain-zodiacs -- Changes made for rendering zodiacs on regular terrain. 2017-07-26 22:10:56 +01:00
terrCellMaterial.cpp Merge branch 'CustomShaderFeatures' of https://github.com/Areloch/Torque3D into development 2019-05-11 21:53:08 -05:00
terrCellMaterial.h Implementation of reflection and skylight probes. 2018-09-16 22:15:07 -05:00
terrCollision.cpp Issue found with PVS-Studio: 2015-07-13 22:51:17 -05:00
terrCollision.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
terrData.cpp Changed default terrain paths to go into data/terrains if nothing is set 2019-12-23 12:37:55 -06:00
terrData.h WIP of updating terrain editor to work with assets 2019-11-06 00:23:07 -06:00
terrExport.cpp Eliminate DefineConsoleMethod 2018-04-17 21:01:50 +02:00
terrFeatureTypes.cpp Implementation of reflection and skylight probes. 2018-09-16 22:15:07 -05:00
terrFeatureTypes.h Implementation of reflection and skylight probes. 2018-09-16 22:15:07 -05:00
terrFile.cpp leftovers from when we added explicit 16 bit greyscale texture support 2019-08-22 04:33:38 -05:00
terrFile.h Add a new Terrain brush action: Smooth Slope. 2013-04-10 08:44:22 -04:00
terrImport.cpp Initial implementation of the Scene object for handling scenes/levels in a more consistent and deliberate way. 2019-02-23 15:55:28 -06:00
terrLighting.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
terrMaterial.cpp Adds isSRGB and invertSmoothness checkboxes to terrain material editor 2019-11-11 01:40:55 -06:00
terrMaterial.h Adds isSRGB and invertSmoothness checkboxes to terrain material editor 2019-11-11 01:40:55 -06:00
terrRender.cpp Phase 2: #ifdef for Zodiacs and particles 2018-01-23 22:03:18 +00:00
terrRender.h terrain-zodiacs -- Changes made for rendering zodiacs on regular terrain. 2017-07-26 22:10:56 +01:00