Torque3D/Engine/source/terrain
Areloch 69bfbb0978 Adds functions to get the full path for level and shape asset files
Updated choose level UI to use getLevelPath function so it works again
Added a check for mis.dso for choose level UI as well in case it was compiled
Updated open asset in shape editor logic to use getShapeFile so it works again
Fixed on-exit crash after drag-n-drop importing of assets into the AB by properly using the import config object as a pointered object
Added sanity check when inspecting a TSStatic, if there isn't a materials inspector group for whatever reason to prevent a crash
Added filter logic so if in select mode for a specific asset type, it won't show datablocks, prefabs or other loosefiles
Removed unneeded setting of AB's current address path when creating a new terrain material asset
Added logic for forcing field validation in the create a new asset window. This fixes a problem where if you'd typed in a field but didn't hit enter and then immediately hit the done button, the typed string wasn't used.
2020-08-12 13:11:13 -05:00
..
glsl adress #221 crash surpress macromap 2020-06-19 21:12:20 -05:00
hlsl adress #221 crash surpress macromap 2020-06-19 21:12:20 -05:00
terrCell.cpp uninitialized variables-terrain 2020-05-11 15:37:43 -05:00
terrCell.h terrain-zodiacs -- Changes made for rendering zodiacs on regular terrain. 2017-07-26 22:10:56 +01:00
terrCellMaterial.cpp adress #221 crash surpress macromap 2020-06-19 21:12:20 -05:00
terrCellMaterial.h uninitialized variables-terrain 2020-05-11 15:37:43 -05:00
terrCollision.cpp uninitialized variables-terrain 2020-05-11 15:37:43 -05:00
terrCollision.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
terrData.cpp Adds functions to get the full path for level and shape asset files 2020-08-12 13:11:13 -05: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 Reworks the terrain loader code to work with the assets. 2020-06-25 23:33:01 -05:00
terrFile.h Add a new Terrain brush action: Smooth Slope. 2013-04-10 08:44:22 -04:00
terrImport.cpp Reworks the terrain loader code to work with the assets. 2020-06-25 23:33:01 -05:00
terrLighting.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
terrMaterial.cpp Reworks the terrain loader code to work with the assets. 2020-06-25 23:33:01 -05:00
terrMaterial.h Reworks the terrain loader code to work with the assets. 2020-06-25 23:33:01 -05:00
terrRender.cpp Reworks the terrain loader code to work with the assets. 2020-06-25 23:33:01 -05:00
terrRender.h terrain-zodiacs -- Changes made for rendering zodiacs on regular terrain. 2017-07-26 22:10:56 +01:00