This website requires JavaScript.
Explore
Help
Sign In
birkeh
/
o3de
Watch
1
Star
0
Fork
0
You've already forked o3de
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f75fa435f9fbb2ae272875e80fb40bb39dd7a938
o3de
/
Code
T
History
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
>
2021-09-13 16:56:00 -07:00
..
Editor
Add remaining integration tests for viewport selection (box select) (
#4075
)
2021-09-13 15:19:46 +01:00
Framework
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.
2021-09-13 16:56:00 -07:00
LauncherUnified
WIP
2021-09-08 13:43:30 -07:00
Legacy
Avoid redefining
PRI
macros on Linux (
#4055
)
2021-09-10 15:16:33 -07:00
Tools
Avoid redefining
PRI
macros on Linux (
#4055
)
2021-09-10 15:16:33 -07:00
CMakeLists.txt
Shorten copyright headers by splitting into 2 lines (
#2213
)
2021-07-16 15:25:48 -07:00