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/Code/Framework/AzCore
phistere b73bc09ce7 Fixes a name comparison issue during module load
A name like Camera.dll was matching against
Atom_Component_DebugCamera.dll so it thought the module was already seen
and wouldn't add it to the list of dynamic modules to load.
5 years ago
..
AzCore Fixes a name comparison issue during module load 5 years ago
Platform Fixed AZ::Utils::GetHomeDirectory function for non-Windows platforms (#821) 5 years ago
Tests Renamed osx_gl to mac and es3 to android for cache folders (#949) 5 years ago
CMakeLists.txt 3rd Party static libraries need to be public dependencies to work from installed engine. 5 years ago