blender/source
Bastien Montagne 94cf74afbb Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.
Move `eUndoStepDir` to `BKE_undo_system.h` and use its values
everywhere.

Note that this also introduce the `STEP_INVALID` value in that enum.

Finally, kept the matching struct members in some lower-level readfile
code as an `int` to avoid having to include `BKE_undo_system.h` in a lot
of unrelated files.
2021-02-04 22:03:39 +01:00
..
blender Cleanup/refactor: Undosys: Get rid of the magic values for undo direction. 2021-02-04 22:03:39 +01:00
creator Merge branch 'blender-v2.92-release' 2021-02-02 19:36:18 +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