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.
* Making terrain query resolution a single float instead of a Vector2 Signed-off-by: Ken Pruiksma <pruiksma@amazon.com> * Keeping the concept of different x/y step sizes in region queries since that may be useful and is separate from query resolution. Also keeping the concept of different x/y step sizes in physics since that's independent of the terrain gem. Signed-off-by: Ken Pruiksma <pruiksma@amazon.com> * Formatting cleanups Signed-off-by: Ken Pruiksma <pruiksma@amazon.com> * A few more minor cleanups Signed-off-by: Ken Pruiksma <pruiksma@amazon.com> * Added support to convert serialized Vector2 query resolution to a single float. Signed-off-by: Ken Pruiksma <pruiksma@amazon.com> * Switch ray intersection check back to using separate values for x and y resolution Signed-off-by: Ken Pruiksma <pruiksma@amazon.com> * Fixing new unit tests added to use float query resolution. Signed-off-by: Ken Pruiksma <pruiksma@amazon.com> * Updating automated test Signed-off-by: Ken Pruiksma <pruiksma@amazon.com> |
4 years ago | |
|---|---|---|
| .. | ||
| Mocks | 4 years ago | |
| Platform | 4 years ago | |
| Spawnable | 4 years ago | |
| Utils | 4 years ago | |
| Application.cpp | 4 years ago | |
| ArchiveCompressionTests.cpp | 4 years ago | |
| ArchiveTests.cpp | 4 years ago | |
| AssetCatalog.cpp | 4 years ago | |
| AssetProcessorConnection.cpp | 4 years ago | |
| BehaviorEntityTests.cpp | 4 years ago | |
| BinToTextEncode.cpp | 4 years ago | |
| CameraInputTests.cpp | 4 years ago | |
| CameraState.cpp | 4 years ago | |
| ClickDetectorTests.cpp | 4 years ago | |
| CursorStateTests.cpp | 4 years ago | |
| EntityContext.cpp | 4 years ago | |
| FileIO.cpp | 4 years ago | |
| FileTagTests.cpp | 4 years ago | |
| FrameworkApplicationFixture.h | 4 years ago | |
| GenAppDescriptors.cpp | 4 years ago | |
| InputTests.cpp | 4 years ago | |
| Main.cpp | 4 years ago | |
| NativeWindow.cpp | 4 years ago | |
| OctreePerformanceTests.cpp | 4 years ago | |
| OctreeTests.cpp | 4 years ago | |
| PlatformHelper.cpp | 4 years ago | |
| ProcessLaunchMain.cpp | 4 years ago | |
| ProcessLaunchParseTests.cpp | 4 years ago | |
| Scene.cpp | 4 years ago | |
| framework_shared_tests_files.cmake | 4 years ago | |
| frameworktests_files.cmake | 4 years ago | |
| process_launch_test_files.cmake | 4 years ago | |
| terrain_mock_files.cmake | 4 years ago | |