The official Blender project repository.
Find a file
Brecht Van Lommel 543a70170e 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: https://projects.blender.org/blender/blender/pulls/109169
2023-06-21 17:16:36 +02:00
.gitea
.github
build_files
doc
extern
intern
locale
release Linux: add launcher script to fix issue launching on Steam 2023-06-21 17:16:36 +02:00
scripts
source Linux: add launcher script to fix issue launching on Steam 2023-06-21 17:16:36 +02:00
tests
tools Linux: add launcher script to fix issue launching on Steam 2023-06-21 17:16:36 +02:00
.arcconfig
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
CMakeLists.txt
COPYING
GNUmakefile
make.bat
pyproject.toml
README.md

Blender

Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.

Blender screenshot

Project Pages

Development

License

Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.

See blender.org/about/license for details.