bdk-blender/source/creator
Brecht Van Lommel 17fa168a3d Linux: add launcher script to fix issue launching on Steam
The steam environment sets LD_LIBRARY_PATH with a libtbb.so.2 that is
incompatible with our own. This wrapper scripts gives our own library
priority.

There is a more modern "Steam Linux Runtime" that can be used instead of
the "LD_LIBRARY_PATH Steam Runtime" and which launches Blender, but it
fails to detect GPU compute libraries. So that was not an option.

Ref #107385

Pull Request: blender/blender#109169
2023-06-21 14:49:27 +02:00
..
blender_launcher_win32.c Cleanup: format (with BraceWrapping::AfterControlStatement "MultiLine") 2023-05-02 09:37:49 +10:00
buildinfo.c File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
CMakeLists.txt Linux: add launcher script to fix issue launching on Steam 2023-06-21 14:49:27 +02:00
creator_args.c Fix failure to cleanup temporary files with '--python-exit-code' 2023-05-31 12:35:22 +10:00
creator_intern.h Fix failure to cleanup temporary files with '--python-exit-code' 2023-05-31 12:35:22 +10:00
creator_signals.c Cleanup: use string copy & printf macros 2023-05-13 17:34:21 +10:00
creator.c Fix saving a quit.blend on exit when a file failed to load 2023-05-31 12:35:22 +10: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: changes needed to build on FreeBSD 2023-03-22 14:15:46 +01:00