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
Artur K 7448bccea3
Bunch of small bug fixes (#2813)
* fix an error with addr_impl_ref assignment operator

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* chrono duration unary '+' was missing a return

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* HierarchyMenu constructor logic fix

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* at least assert in case of invalid arguments to ring_buffer::insert

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* EditorSettings using incorrect string_view::find result comparison

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
5 years ago
..
AtomCore Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzAndroid/java/com/amazon Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzCore Bunch of small bug fixes (#2813) 5 years ago
AzFramework Fix memory leak in ProcessLauncher::LaunchProcess (#2823) 5 years ago
AzGameFramework Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzManipulatorTestFramework Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AzNetworking Add const to timeout enabled getter 5 years ago
AzQtComponents Added Tests to check code is correct 5 years ago
AzTest Merge branch 'development' into cmake/SPEC-7179 5 years ago
AzToolsFramework Clear prefab templates on new level creations and loads (#2842) 5 years ago
Crcfix Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GFxFramework Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
GridMate Fixed the emplace function implementations for stack and queue (#2657) 5 years ago
CMakeLists.txt Copy jinja/py files to the install folder (#2643) 5 years ago