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/AtomLyIntegration/AtomFont/Code/Source
Tommy Walton f177f671ac
Fix for LYN-4594: [Atom][EMFX] Loading a saved level with entity and an actor component causes the editor to freeze. (DCO fixup) (#1878)
* Queue shader loads and register with the dynamic draw context after the shader is loaded to avoid a deadlock when there are multiple scenes processing at the same time.

Signed-off-by: amzn-tommy <waltont@amazon.com>

* Fixed AzCore case in AtomFont.h and two other files I found while searching

Signed-off-by: amzn-tommy <waltont@amazon.com>

* Switched to a utility that will both get the assetId and create the Asset, without calling GetAsset explicitely

Signed-off-by: amzn-tommy <waltont@amazon.com>

* Fixing typos in error message

Signed-off-by: amzn-tommy <waltont@amazon.com>
5 years ago
..
Tests Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
AtomFont.cpp Fix for LYN-4594: [Atom][EMFX] Loading a saved level with entity and an actor component causes the editor to freeze. (DCO fixup) (#1878) 5 years ago
AtomFont.rc O3DE Copyright Updates for Linux Foundation (#1504) 5 years ago
AtomFontSystemComponent.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
AtomFontSystemComponent.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
AtomNullFont.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
FFont.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
FFontXML.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
FFontXML_Internal.h Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
FontRenderer.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
FontTexture.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
GlyphBitmap.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
GlyphCache.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago
Module.cpp Final update copyright headers to reference license files at the repo root (#1693) 5 years ago