Dmitriy Kondrashkin

Results 3 issues of Dmitriy Kondrashkin

More fixes for problems addressed by https://github.com/aws/lumberyard/pull/494 While previous pull request fixed most of the issues the one remained: * `DedicatedCache::DestroyDedicatedCache()` call can happen right between `DedicatedCache::CollectStatistics()` call and any...

bug

This fix enables EmotionFX skin attachments in editor mode allowing debug of complex animation sequences and cutscenes. Changs: * EditorActorComponent was extended with code that performs AttachmentSkin(s) creation and management....

bug

**LY-104815, LY-104815** *Overal* - Disabled upward/downward propagation for all filters; - Added 500 ms delay before **FilterUpdatedSlotImmediate** is called. This allows to make less filter updates when entering multiple symbols...