blender/source
Shrey Aggarwal f021d46752 Cleanup: GHOST_ISystem::toggleConsole API
GHOST_ISystem::toggleConsole had a somewhat misleading name
it could be fed 4 different values, so it was not as much a
toggle as a set console window state.

This change renames `toggleConsole` to a more appropriately
named `setConsoleWindowState` and replaces the integer it had
to an enum so it's easy to tell what is being asked of it at
the call site.

Reviewed By: LazyDodo
Differential Revision: https://developer.blender.org/D14020
2022-02-08 17:40:48 -07:00
..
blender Cleanup: GHOST_ISystem::toggleConsole API 2022-02-08 17:40:48 -07:00
creator Merge branch 'blender-v3.1-release' 2022-02-07 16:11:21 -06:00
tools@7fd2ed908b Draw Manager: Marked work around code. 2022-02-02 15:05:06 +01:00
CMakeLists.txt Cleanup: indentation for CMake files 2022-01-28 14:52:47 +11:00