tornavis/source
Sergey Sharybin 5ec4ba8080 Cleanup: Use lambda instead of function bind
More detailed explanation why it is a preferred way of coding
nowadays can be found at

https://clang.llvm.org/extra/clang-tidy/checks/modernize-avoid-bind.html

Resolves modernize-avoid-bind Clang-Tidy warning.

Differential Revision: https://developer.blender.org/D10320
2021-02-05 16:43:23 +01:00
..
blender Cleanup: Use lambda instead of function bind 2021-02-05 16:43:23 +01:00
creator Cleanup: correct spelling in comments 2021-02-05 16:23:34 +11:00
tools@dd131bc4f9 Fix T85363: Cmd + Tab shortcut overridden on macOS 2021-02-04 14:27:44 +01:00
CMakeLists.txt MSVC: Enable clang-tidy analyser 2020-12-03 11:00:58 -07:00