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
lumberyard-employee-dm b62d130475
Updated AnimNode registration in LyShine and Maestro to register to a member variable map (#6786)
* Updated the Maestro MovieSystem and LyShine AnimationSystem to register
Anim Nodes and Anim Params into a member variable map

Previously the registration was occuring in a global variable map inside
of Movie.cpp and UiAnimationSystem.cpp

Rolled back the changes to update the CUiAnimNode and CAnimParamType to
use the stateless allocator in their m_name string member.
This was only needed because those types were used in global memory.

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Updated the AZStd::hash specializations for basic_string and
basic_fixed_string to be transparent.

This allows hashing of types that aren't basic_string or
basic_fixed_string using the hash specializations for those types
without needing to create an instance of those types.

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>

* Adding call to disable saving of the UserSettings.xml in the DisplaySettingsPythonBindingsFixture to avoid race condition running the test in parallel

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
4 years ago
..
AWSClientAuth Move the header files in the AWS ClientAuth gem based on the latest gem structure guideline" (#5177) 4 years ago
AWSCore [Mac] Update to use AWSNativeSDK 1.9.50 (#6797) 4 years ago
AWSGameLift Move gamelift client usage into each activity scope (#5554) 4 years ago
AWSMetrics AZStd::basic_string improvements (#6438) 4 years ago
Achievements License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
AssetValidation [LYN-8041] Enable relocation of the Project Game Release Layout (#5380) 4 years ago
Atom Bugfix - ViewportInteractionImp connected to the wrong id in RenderViewportWidget (#6867) 4 years ago
AtomContent Updated Sponza Model (.ma, .fbx, textures) (#6080) 4 years ago
AtomLyIntegration change default input color space to SRGB 4 years ago
AtomTressFX Preapre codebase for FileRequest compiletime improvements (#6192) 4 years ago
AudioEngineWwise Fix issues with Bank dependency processing in Wwise Builder (#6048) 4 years ago
AudioSystem Bug hide window (#5939) 4 years ago
BarrierInput Removing hand-written /n from all AZLOG_ now that we properly add \n automatically 4 years ago
Blast Fixed critical json property (cherry picked from RTE branch) (#6220) 4 years ago
Camera Camera locking when its transform is locked (#5996) 4 years ago
CameraFramework License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
CertificateManager License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
CrashReporting License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
CustomAssetExample License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
DebugDraw License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
DevTextures License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
EMotionFX Update behavior reflection of EMotionFX's MotionEvent to use nullptr instead of empty lambdas. (#6617) 4 years ago
EditorPythonBindings Replaces handlers of TraceMessageDrillerBus with handlers of TraceMessageBus 4 years ago
ExpressionEvaluation License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
FastNoise Change gradients to use cached GradientTransform instance (#6591) 4 years ago
GameState License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
GameStateSamples Add an LyShine client API target (#6829) 4 years ago
Gestures Removal and Replacement of the CryTimer (gEnv->pTimer) (#5409) 4 years ago
GradientSignal First batch of GetValues() overrides (#6852) 4 years ago
GraphCanvas Updated AnimNode registration in LyShine and Maestro to register to a member variable map (#6786) 4 years ago
GraphModel Add CRC validator (#5857) 4 years ago
HttpRequestor HttpRequestorGem: Add basic autogen documentation to headers (#4929) 4 years ago
ImGui Allowing default ImGui clipboard behavior so copy+paste works in the imgui console menu 4 years ago
InAppPurchases Merge branch stabilization/2110 into development 4 years ago
LandscapeCanvas review change 4 years ago
LmbrCentral Unit tests and benchmarks for GetValues() (#6823) 4 years ago
LocalUser License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
LyShine Updated AnimNode registration in LyShine and Maestro to register to a member variable map (#6786) 4 years ago
LyShineExamples Add an LyShine client API target (#6829) 4 years ago
Maestro Updated AnimNode registration in LyShine and Maestro to register to a member variable map (#6786) 4 years ago
MessagePopup Add an LyShine client API target (#6829) 4 years ago
Metastream License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
Microphone License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
Multiplayer Added a CriticalAssetsCompiled Lifecycle event (#6469) 4 years ago
MultiplayerCompression License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
NvCloth Converted NvCloth automated tests to prefabs (#6253) 4 years ago
PhysX Added a CriticalAssetsCompiled Lifecycle event (#6469) 4 years ago
PhysXDebug Add CRC validator (#5857) 4 years ago
Prefab Fixed build issues with Spawnable Entity Aliases. 4 years ago
Presence License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
PrimitiveAssets License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
Profiler [development] updated editor event handling with respect to imgui (#6114) 4 years ago
PythonAssetBuilder {lyn2265} adding a Python API for MotionGroup rules (#6215) 4 years ago
QtForPython Re-enabled prefab tests (#5867) 4 years ago
SaveData Save Data linux support (#6014) 4 years ago
SceneLoggingExample License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
SceneProcessing Fix for GHI-4644: mesh optimization breaking skin influences (DCO fix) (#6336) 4 years ago
ScriptCanvas Updated node subtitle 4 years ago
ScriptCanvasDeveloper Fix names display index and scripting dev gem (#6822) 4 years ago
ScriptCanvasPhysics Resolved conflict in Gems/LmbrCentral/Code/lmbrcentral_files.cmake 4 years ago
ScriptCanvasTesting redcoding asset handler, holder, tracker, memory asset 4 years ago
ScriptEvents Removes m_enableDrilling 4 years ago
ScriptedEntityTweener License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
SliceFavorites License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
StartingPointCamera CameraRigComponent - Disable Component Checkbox when the two others are toggled (#5546) 4 years ago
StartingPointInput License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
StartingPointMovement License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
SurfaceData Fix compile issues in tests 4 years ago
Terrain [Terrain] First pass of the ProcessList and ProcessRegion APIs for retrieving surface data (#6729) 4 years ago
TestAssetBuilder License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
TextureAtlas Updated AnimNode registration in LyShine and Maestro to register to a member variable map (#6786) 4 years ago
TickBusOrderViewer License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
Twitch Fix clang 13 compilation problems (#5791) 4 years ago
UiBasics Add an LyShine client API target (#6829) 4 years ago
Vegetation Unit tests and benchmarks for GetValues() (#6823) 4 years ago
VideoPlaybackFramework License Info is Displayed as Clickable Link in Gem Catalog + Other Inspector Improvements (#5272) 4 years ago
VirtualGamepad Add an LyShine client API target (#6829) 4 years ago
WhiteBox Merge pull request #6297 from tjmgd/bug-white-box-57 4 years ago