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/Feature/Common/Code/Source
Aaron Ruiz Mora 7781307afe
Fixed cloth automated tests. (#1400)
Bone transforms buffer is not valid when using Null renderer, which caused the test to fail since it reported an error and ultimately crashing as well. For now it's been worked around by checking the pointer is valid and not printing the error when null renderer is used, a task for the Atom team has been created to fix this properly in the future (ATOM-15807).
5 years ago
..
ACES Integrating up through commit 90f050496 5 years ago
AuxGeom Merge branch 'main' into non-uniform-scale-mesh 5 years ago
Builders Initial commit 5 years ago
Checkerboard initial changes compiling 5 years ago
CoreLights Merge pull request #1356 from aws-lumberyard-dev/santorac/stabilization/2106/HotReloadFixes 5 years ago
Decals update usages of transform vector scale 5 years ago
DiffuseGlobalIllumination Removed the DiffuseGlobalIllumination component from the editor Entity Component list, it was intended to be a Level Component only. 5 years ago
DisplayMapper Pass changes: Addressing PR feedback 5 years ago
ImGui Atom Pass changes WIP: ASV screenshot tests passing now 5 years ago
ImageBasedLights Integrating up through commit 90f050496 5 years ago
LookupTable Initial commit 5 years ago
LuxCore Pass changes: Addressing PR feedback 5 years ago
Material updating includes 5 years ago
Math ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name (#1133) 5 years ago
Mesh Skipped meshes with no materials in MeshFeatureProcessor::SetRayTracingData 5 years ago
MorphTargets Added new shader reinitialization signaling. 5 years ago
OcclusionCullingPlane Changed the occlusion culling plane model to be on the XZ plane and adjusted the corner point computations 5 years ago
Platform Remove unrelated files 5 years ago
PostProcess ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name (#1133) 5 years ago
PostProcessing Merge pull request #1246 from aws-lumberyard-dev/UpdateIosPipeline 5 years ago
RayTracing Added new shader reinitialization signaling. 5 years ago
ReflectionProbe update usages of transform vector scale 5 years ago
ReflectionScreenSpace Added comment. 5 years ago
ScreenSpace Pass changes WIP: standardized usage of new pass initialization functions 5 years ago
Shadows Fixes from feedback 5 years ago
SkinnedMesh Fixed cloth automated tests. (#1400) 5 years ago
SkyBox ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name (#1133) 5 years ago
TransformService ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name (#1133) 5 years ago
Utils ATOM-15658 Better option of CreateCommonBuffer requires unique buffer name (#1133) 5 years ago
CommonModule.cpp Integrating latest 47acbe8 5 years ago
CommonSystemComponent.cpp Created a new ReflectionScreenSpaceCompositePass to set the maximum roughness mip in the pass Srg. 5 years ago
CommonSystemComponent.h ATOM-4661 Improvement with pass templates registration from data (#735) 5 years ago
EditorCommonSystemComponent.cpp ATOM-13216 Delete Deprecated Functors 5 years ago
EditorCommonSystemComponent.h Initial commit 5 years ago
FrameCaptureSystemComponent.cpp Fix window handle retrieval in frame capture system. (#1073) 5 years ago
FrameCaptureSystemComponent.h Integrating latest 47acbe8 5 years ago
ProfilingCaptureSystemComponent.cpp ATOM-15780 Improve cpu profiler allows pause and output profiling data to a file for reference (#1358) 5 years ago
ProfilingCaptureSystemComponent.h Initial commit 5 years ago
RenderCommon.h Minor changes to comment. 5 years ago