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
santorac 2c55ea574d Added a new ScopedValue utility class that simply sets a value when it goes out of scope. This is particularly handy for flags that track whether the callstack is inside a particular scope, like a m_isInitializing flag.
Signed-off-by: santorac <55155825+santorac@users.noreply.github.com>
4 years ago
..
AtomCore Added a new ScopedValue utility class that simply sets a value when it goes out of scope. This is particularly handy for flags that track whether the callstack is inside a particular scope, like a m_isInitializing flag. 4 years ago
AzAndroid/java/com/amazon Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzCore Avoid redefining `PRI` macros on Linux (#4055) 4 years ago
AzFramework Fixed PathView `MakeRelativeTo` and `Append` functions path segment comparisons (#3628) 4 years ago
AzGameFramework ATOM-16346 Change Atom setreg path (#3690) 4 years ago
AzManipulatorTestFramework Add remaining integration tests for viewport selection (box select) (#4075) 4 years ago
AzNetworking Modernization + AZStd::function compare fix. (#3680) 4 years ago
AzQtComponents Improves numeric_cast compilation (#3995) 4 years ago
AzTest Modernization + AZStd::function compare fix. (#3680) 4 years ago
AzToolsFramework Merge pull request #4040 from aws-lumberyard-dev/automation_improv 4 years ago
GFxFramework More fixes 4 years ago
GridMate More fixes 4 years ago
CMakeLists.txt Remove crcfix (#3294) 4 years ago