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
John Jones-Steele 4ad35f424e
Adds check to make sure that there are not too many samples created. (#5789)
* Adds check to make sure that there are not too many samples created.

Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com>

* Changes made from PR

Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com>

* Changes made from PR 2

Signed-off-by: John Jones-Steele <82226755+jjjoness@users.noreply.github.com>
4 years ago
..
TerrainHeightGradientListComponent.cpp Merge branch 'stabilization/2110' into terrain/mbalfour/use_ground_plane_non_functional 4 years ago
TerrainHeightGradientListComponent.h Prevent infinite recursion with Altitude Gradient. 4 years ago
TerrainLayerSpawnerComponent.cpp Added terrain surface data notifications (#5067) 4 years ago
TerrainLayerSpawnerComponent.h Terrain Physics Heightfield support 4 years ago
TerrainPhysicsColliderComponent.cpp Physics/test axis aligned box shape configuration works #7378a (#5366) 4 years ago
TerrainPhysicsColliderComponent.h Physics/test axis aligned box shape configuration works #7378a (#5366) 4 years ago
TerrainSurfaceDataSystemComponent.cpp Terrain API cleanups (#4914) 4 years ago
TerrainSurfaceDataSystemComponent.h some more fixes 4 years ago
TerrainSurfaceGradientListComponent.cpp Added terrain surface data notifications (#5067) 4 years ago
TerrainSurfaceGradientListComponent.h Terrain API cleanups (#4914) 4 years ago
TerrainSystemComponent.cpp Terrain System fixes (#4299) 4 years ago
TerrainSystemComponent.h Initial stub terrain gem (#3368) 4 years ago
TerrainWorldComponent.cpp Adds check to make sure that there are not too many samples created. (#5789) 4 years ago
TerrainWorldComponent.h Adds check to make sure that there are not too many samples created. (#5789) 4 years ago
TerrainWorldDebuggerComponent.cpp Fix terrain wireframe refresh. 4 years ago
TerrainWorldDebuggerComponent.h Initial Terrain System (#3401) 4 years ago
TerrainWorldRendererComponent.cpp Rendered World Size in the Terrain World Render component set to invisible (#5378) 4 years ago
TerrainWorldRendererComponent.h Fix console warning when adding TerrainWorldRendererComponent (#4964) 4 years ago