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/Source/Animation
michabr 4d5aad13d1
Remove legacy renderer dependencies in LyShine and move LyShine headers to gem (#6049)
* Remove CryRenderer dependencies

Signed-off-by: abrmich <abrmich@amazon.com>

* Fix non-unity compile error

Signed-off-by: abrmich <abrmich@amazon.com>

* Remove ITexture.h reference

Signed-off-by: abrmich <abrmich@amazon.com>

* Simple file moves from CryCommon to LyShine Gem

Signed-off-by: abrmich <abrmich@amazon.com>

* More simple file moves from CryCommon to LyShine Gem

Signed-off-by: abrmich <abrmich@amazon.com>

* Move more headers from CryCommon to LyShine Gem

Signed-off-by: abrmich <abrmich@amazon.com>

* Add LyShine gem module as a build dependency to fix compile error in some gems

Signed-off-by: abrmich <abrmich@amazon.com>
4 years ago
..
2DSpline.h more fixes 5 years ago
AnimNode.cpp Merge branch 'development' into cmake/linux_fix_warn_unused 5 years ago
AnimNode.h [LYN-6838] Various Monolithic shutdown fixes for the GameLauncher (#4564) 4 years ago
AnimSequence.cpp Merge branch 'development' into cmake/SPEC-7484 5 years ago
AnimSequence.h PR comments 4 years ago
AnimSplineTrack.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
AnimSplineTrack.h Fixes for VS < 17 and Android 4 years ago
AnimSplineTrack_Vec2Specialization.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AnimTrack.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
AnimTrack.h Gems/LyShine 4 years ago
AzEntityNode.cpp Remove the legacy ViewSystem and some other tangentially related legacy code. (#5558) 4 years ago
AzEntityNode.h Gems/LyShine 4 years ago
BoolTrack.cpp LyShine 5 years ago
BoolTrack.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CompoundSplineTrack.cpp Updating PR to change lower API to return AZStd::string instead of const char* for safety. 5 years ago
CompoundSplineTrack.h Gems/LyShine 4 years ago
EventNode.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
EventNode.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TrackEventTrack.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
TrackEventTrack.h Gems/LyShine 4 years ago
UiAnimSerialize.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
UiAnimSerialize.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
UiAnimationSystem.cpp Remove legacy renderer dependencies in LyShine and move LyShine headers to gem (#6049) 4 years ago
UiAnimationSystem.h Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago