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.Public
Tom Hulton-Harrop dd95d2b02e
ensure brute force ray intersection works (#1170)
* ensure brute force ray intersection works in the same space as kd-tree intersection

* add additional tests for ray casts against meshes using brute force approach

* update api and add some additional test cases

* comment tidy-up and other small updates/fixes for ray intersection code

* fix issue with values at the end of a ray
5 years ago
..
Buffer ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name (#1133) 5 years ago
ColorManagement Initial commit 5 years ago
DynamicDraw ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name (#1133) 5 years ago
GpuQuery LYN-4007 Editor crashes when entering the Game Mode with two Box Shape entities with Game View enabled (#974) 5 years ago
Image Integrate from 1.0 to main: LYN-3436 AutomatedTesting.GameLauncher crashes at launch if assets are not all processed (#612) 5 years ago
Material Made StandardMultilayerPBR hide a layer's property groups when that layer is disabled. 5 years ago
Model ensure brute force ray intersection works (#1170) 5 years ago
Pass Temporal anti-aliasing and constrast adaptive sharpening (#1161) 5 years ago
Shader [ATOM-15600] Fix cpu over usage when loading shader variant assets. (#1014) 5 years ago
AuxGeomFeatureProcessorInterface.cpp Initial commit 5 years ago
Culling.cpp Changed the occlusion culling plane model to be on the XZ plane and adjusted the corner point computations 5 years ago
FeatureProcessor.cpp Initial commit 5 years ago
FeatureProcessorFactory.cpp Initial commit 5 years ago
MeshDrawPacket.cpp Addressed review comments. 5 years ago
PipelineState.cpp Integrating up through commit 90f050496 5 years ago
RPISystem.cpp ATOM-4661 Improvement with pass templates registration from data (#735) 5 years ago
RPIUtils.cpp Initial commit 5 years ago
RenderPipeline.cpp ATOM-6088 Unified approach to send draws to a single viewport 5 years ago
Scene.cpp Removed unnecessary include 5 years ago
View.cpp Temporal anti-aliasing and constrast adaptive sharpening (#1161) 5 years ago
ViewportContext.cpp Restore Editor viewport icon rendering (#879) 5 years ago
ViewportContextManager.cpp Fix ImGui rendering in-Editor 5 years ago
WindowContext.cpp Initial commit 5 years ago