bdk-blender/source/creator
Ray molenkamp 4a7ace4a78 win-launcher: linger when launched from steam
The launcher is designed to exit as soon as possible
so there's no useless processes idling. Now when steam
launches blender with the launcher, this breaks the
time tracking steam has as the thing it just started
exits within milliseconds.

There already is some code in the launcher that makes
the launcher linger to support background mode. This
patch extends this a bit to also wait if the parent
process is steam.exe

Reviewed by: brecht lichtwerk dingto
Differential Revision: https://developer.blender.org/D16527
2022-11-28 14:51:17 +01:00
..
blender_launcher_win32.c win-launcher: linger when launched from steam 2022-11-28 14:51:17 +01:00
buildinfo.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
CMakeLists.txt Build: hide all symbols except a few required ones on Linux 2022-07-29 17:54:32 +02:00
creator_args.c Add debugging info for Wintab activated by argument --debug-wintab. 2022-04-17 15:21:59 -07:00
creator_intern.h Cleanup: ensure space after file named in headers 2022-04-04 13:34:42 +10:00
creator_signals.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
creator.c EEVEE: Add new experimental "EEVEE Next" option 2022-03-18 20:49:09 +01:00
symbols_apple.map Build: hide all symbols except a few required ones on Linux 2022-07-29 17:54:32 +02:00
symbols_unix.map Build: hide all symbols except a few required ones on Linux 2022-07-29 17:54:32 +02:00