You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Terrain/Code/Source/Components
Mike Balfour 4b6c93f289
Bugfixes for terrain surface data. (#4508)
* Bugfixes for terrain surface data.
1. Changed the TerrainSurfaceDataSystem component to query for all the surface types, now that we have them.
2. Added dependency tracking to the TerrainSurfaceGradientList component so that it will refresh terrain data when any of its data changes.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>

* Addressed PR feedback

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>
4 years ago
..
TerrainHeightGradientListComponent.cpp Terrain System bugfixes (#4180) 4 years ago
TerrainHeightGradientListComponent.h Terrain System bugfixes (#4180) 4 years ago
TerrainLayerSpawnerComponent.cpp Terrain System cleanups and unit tests (#4119) 4 years ago
TerrainLayerSpawnerComponent.h Terrain System cleanups and unit tests (#4119) 4 years ago
TerrainSurfaceDataSystemComponent.cpp Bugfixes for terrain surface data. (#4508) 4 years ago
TerrainSurfaceDataSystemComponent.h some more fixes 4 years ago
TerrainSurfaceGradientListComponent.cpp Bugfixes for terrain surface data. (#4508) 4 years ago
TerrainSurfaceGradientListComponent.h Bugfixes for terrain surface data. (#4508) 4 years ago
TerrainSystemComponent.cpp Terrain System fixes (#4299) 4 years ago
TerrainSystemComponent.h Initial stub terrain gem (#3368) 4 years ago
TerrainWorldComponent.cpp Terrain System cleanups and unit tests (#4119) 4 years ago
TerrainWorldComponent.h Initial Terrain System (#3401) 4 years ago
TerrainWorldDebuggerComponent.cpp Terrain System fixes (#4299) 4 years ago
TerrainWorldDebuggerComponent.h Initial Terrain System (#3401) 4 years ago
TerrainWorldRendererComponent.cpp Terrain detail and macro texture support (#4403) 4 years ago
TerrainWorldRendererComponent.h Terrain detail and macro texture support (#4403) 4 years ago