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.Reflect/Model
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
..
ModelAsset.cpp Fix brute force mesh intersection function (#5447) 4 years ago
ModelAssetCreator.cpp Fixed NvCloth assets, NvCloth automated test scripts, ModelAsset cloning and UI reverse overrides menu crash (#3851) 4 years ago
ModelKdTree.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ModelLodAsset.cpp Moved the material slot list from ModelLodAsset to ModelAsset, so all the slots live in one main list. This removes data duplication between LODs and cleans up the code a bit. 4 years ago
ModelLodAssetCreator.cpp Moved the material slot list from ModelLodAsset to ModelAsset, so all the slots live in one main list. This removes data duplication between LODs and cleans up the code a bit. 4 years ago
ModelMaterialSlot.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
MorphTargetDelta.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MorphTargetMetaAsset.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
MorphTargetMetaAssetCreator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SkinMetaAsset.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
SkinMetaAssetCreator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago