blender/intern
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
..
atomic Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
audaspace Cleanup: make format after SortedIncludes change 2020-03-19 09:33:58 +01:00
clog Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
cycles Curves: Rename "Hair" types, variables, and functions to "Curves" 2022-02-07 11:56:48 -06:00
dualcon Cleanup: capitalize NOTE tag 2021-11-30 10:15:17 +11:00
eigen Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
ffmpeg Fix: VSE search in mpegts files would fail 2021-06-11 14:05:07 +02:00
ghost Cleanup: GHOST_ISystem::toggleConsole API 2022-02-08 17:40:48 -07:00
glew-mx Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
guardedalloc Guarded allocator: Document non-obvious initialization with MEM_new() 2022-02-04 16:57:46 +01:00
iksolver Cleanup: fix typos in source code in intern/ 2022-01-05 15:35:30 +01:00
itasc Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
libc_compat Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
libmv Build: remove usage of link_directories 2022-01-13 10:40:38 +01:00
locale Cleanup: Cmake: remove unnecessary definitions for internationalization 2022-01-29 17:40:27 -05:00
mantaflow Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
memutil Cleanup: fix typos in source code in intern/ 2022-01-05 15:35:30 +01:00
mikktspace Cleanup: pass arguments as const 2021-10-04 13:15:15 +11:00
opencolorio Cleanup: spelling in comments, C++ style comments for disabled code 2022-01-14 11:23:46 +11:00
opensubdiv Cleanup: fix typos in source code in intern/ 2022-01-05 15:35:30 +01:00
openvdb Cleanup: Remove unused/unecessary OpenVDB C API 2021-08-02 12:26:28 -04:00
quadriflow Cleanup: Simplify logic, follow style guide for integer types 2021-07-30 15:08:43 -04:00
rigidbody Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
sky Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
utfconv Cleanup: fix typos in source code in intern/ 2022-01-05 15:35:30 +01:00
CMakeLists.txt Cleanup: Remove unused numapi library 2022-01-07 12:19:02 +01:00