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
Mike Balfour 567156b85a
[ATOM-4343] Temporary fix for vegetation raycasts until full solution is implemented. (#1572)
Currently, the first time a raycast is attempted for a model, the raycast will fail and the model's kdtree will asynchronously get built.  This breaks the vegetation system, which expects the queries to always work.  This adds in a brute-force fallback for use while the kdtree is building.  However, other use cases like the Editor mouse cursor selection raycast still should get the current "silent failure" behavior, because otherwise the Editor will lock up for several seconds the first time the mouse moves over an extremely complex model.
5 years ago
..
External/MaskedOcclusionCulling Added Masked Occlusion Culling external files 5 years ago
Include/Atom [ATOM-4343] Temporary fix for vegetation raycasts until full solution is implemented. (#1572) 5 years ago
Source [ATOM-4343] Temporary fix for vegetation raycasts until full solution is implemented. (#1572) 5 years ago
Tests [ATOM-4343] Temporary fix for vegetation raycasts until full solution is implemented. (#1572) 5 years ago
Tests.Builders O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
Tests.Editor O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
CMakeLists.txt O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_builders_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_builders_shared_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_builders_stub_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_builders_tests_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_edit_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_editor_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_editor_tests_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_masked_occlusion_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_private_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_private_shared_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_public_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_reflect_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
atom_rpi_tests_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
rpi_shared_files.cmake O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago