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/AzToolsFramework/AzToolsFramework/Commands
Artur K 567c0ae24d
Modernization + AZStd::function compare fix. (#3680)
* Modernization + small fix.

Modernize ( `bool`/`override`/other) code in AzCore, AzFramework, AzQtComponents, AzToolsFramework, etc.
Replaced a `bind` or two, use `using` in a few places as well.

Fix nullptr comparison of AZStd::function.

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

* Apply review-based changes

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
4 years ago
..
BaseSliceCommand.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
BaseSliceCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ComponentModeCommand.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
ComponentModeCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
CreateSliceCommand.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
CreateSliceCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
DetachSubSliceInstanceCommand.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
DetachSubSliceInstanceCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EntityManipulatorCommand.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EntityManipulatorCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EntityStateCommand.cpp Deprecate profiler categories based on global enum 4 years ago
EntityStateCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
EntityTransformCommand.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
EntityTransformCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
LegacyCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PreemptiveUndoCache.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
PreemptiveUndoCache.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PushToSliceCommand.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
PushToSliceCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SelectionCommand.cpp Modernization + AZStd::function compare fix. (#3680) 4 years ago
SelectionCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SliceDetachEntityCommand.cpp Merge branch 'development' into cmake/SPEC-7179 5 years ago
SliceDetachEntityCommand.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago