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/LyShine/Code/Tests
michabr 3a689aa319
Reenable support for UI Elements that use Render Targets (#2352)
* Re-add support for UI Elements that use Render Targets
* Move LyShine pass request from Atom's MainPipeline.pass to project's
* Make all dynamic draw contexts in LyShine draw to pass directly without the need of draw list tags
* Remove local RPI changes that are no longer needed
* Prevent crash if LyShine gem is enabled but its custom pass hasn't been added to the main render pipeline
* Revert to default UI pass if the LyShine pass has not been added to project's main render pipeline

Signed-off-by: abrmich <abrmich@amazon.com>
4 years ago
..
Mocks Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestAssets/Canvases Initial commit 5 years ago
1ImageReference.uicanvas Initial commit 5 years ago
AnimationTest.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
LyShineEditorTest.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
LyShineTest.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SerializationTest.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
SpriteTest.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
TextInputComponentTest.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
UiDynamicScrollBoxComponentTest.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
UiScrollBarComponentTest.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
UiTooltipComponentTest.cpp Reenable support for UI Elements that use Render Targets (#2352) 4 years ago