Files
o3de/Code/Editor
Ken Pruiksma b455b915a8 Making terrain query resolution a single float instead of a Vector2 (#7186)
* 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>
2022-01-31 16:10:03 -06:00
..
2022-01-28 15:44:25 -06:00
2021-11-29 11:21:06 -07:00
2022-01-20 13:00:02 -08:00
2021-08-20 17:53:14 -07:00
2021-11-29 11:21:06 -07:00
2022-01-26 13:01:30 -06:00
2021-09-10 20:15:16 -07:00
2021-09-03 13:27:31 -07:00
2022-01-28 15:44:25 -06:00
2022-01-21 15:31:17 -08:00
2022-01-20 16:09:45 -08:00
2021-08-23 13:00:27 -07:00
2021-11-29 11:21:06 -07:00
2021-07-02 12:42:44 -05:00
2022-01-28 15:44:25 -06:00
2021-08-23 13:00:27 -07:00
2021-08-20 17:53:14 -07:00
2021-09-10 20:15:16 -07:00
2021-09-03 13:27:31 -07:00
2021-08-16 16:42:30 -07:00
2021-09-10 20:15:16 -07:00
2021-10-06 13:01:49 +01:00
2021-08-02 17:56:56 -07:00
2021-09-10 20:15:16 -07:00
2022-01-26 13:01:30 -06:00
2021-08-25 15:04:38 -06:00
2021-09-10 20:15:16 -07:00
2021-08-16 16:42:30 -07:00
2022-01-20 13:00:02 -08:00
2021-08-20 17:53:14 -07:00