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/Atom/RPI/Code/Source/RPI.Builders
Tom Hulton-Harrop 2812ec2024
Fix brute force mesh intersection function (#5447)
* fix brute force mesh intersection function

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* add test for brute force ray intersection fix

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* refactor tests to remove as much duplication and provide API for future tests if required

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* small updates after review feedback

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* update following review feedback

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>

* fix for pointer offset

Signed-off-by: Tom Hulton-Harrop <82228511+hultonha@users.noreply.github.com>
4 years ago
..
Common Fixes for release builds for unused variable warnings (#4000) 4 years ago
Material Updated MaterialTypeSourceData to force users to move the "version" indicator to the new location at the top level of the json document. 4 years ago
Model Fix brute force mesh intersection function (#5447) 4 years ago
Pass Add missing dependencies to pass builder (#4884) (#5099) 4 years ago
ResourcePool move JsonUtils to AzCore 4 years ago
BuilderComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BuilderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
BuilderModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago