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/Vegetation/Code/Source
Mike Balfour ffa9cc3a66
Unit tests and benchmarks for GetValues() (#6823)
* Benchmarks and tests for Image and Constant GetValues

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

* Verify GetValues for Perlin and Random Gradients

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

* Standardized the assert format for GetValues().

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

* More GetValues unit tests and test cleanup

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

* Fixed typos

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

* GetValues() unit tests for surface gradients.

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

* Benchmarks for ShapeAreaFalloff Gradient

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

* Added benchmarks for all remaining gradients and cleaned up the helper methods.

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

* Renamed class for better report formatting.

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

* Added missing Mocks dependencies for the Editor tests.

Signed-off-by: Mike Balfour <82224783+mbalfour-amzn@users.noreply.github.com>
4 years ago
..
Components Unit tests and benchmarks for GetValues() (#6823) 4 years ago
Debugger Vegetation 5 years ago
Editor LYN-7693 Rename and move vegetation reference shape. 4 years ago
Util Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AreaSystemComponent.cpp Cry Legacy: the Lessening (#5961) 4 years ago
AreaSystemComponent.h Cry Legacy: the Lessening (#5961) 4 years ago
DebugSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DebugSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Descriptor.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DescriptorListAsset.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DynamicSliceInstanceSpawner.cpp Cleanup SerializeContext.h pt.1 (#4264) 5 years ago
EmptyInstanceSpawner.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
InstanceData.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
InstanceSystemComponent.cpp Removing material type asset info 4 years ago
InstanceSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PrefabInstanceSpawner.cpp Addressed issues found in/by the Spawnables benchmarks and unit tests. 4 years ago
VegetationEditorModule.cpp LYN-7693 Rename and move vegetation reference shape. 4 years ago
VegetationEditorModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
VegetationModule.cpp LYN-7693 Rename and move vegetation reference shape. 4 years ago
VegetationModule.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
VegetationProfiler.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
VegetationSystemComponent.cpp Initial stub terrain gem (#3368) 5 years ago
VegetationSystemComponent.h Initial stub terrain gem (#3368) 5 years ago