The official Blender project repository.
Go to 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: #109169
2023-06-21 17:16:36 +02:00
.gitea Gitea: use full URL for referencing pull requests 2023-03-07 13:21:51 +01:00
.github Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
build_files Fix missing assets in the source archive 2023-04-05 09:29:58 +02:00
doc PyAPI DocS: Fix source code link markup 2023-04-05 22:25:44 -04:00
extern Fix: Build error in quadriflow 2023-04-24 08:32:00 -04:00
intern Fix #107004: Cycles shadow caustics not working with area lights 2023-04-20 14:55:57 +02:00
locale Updated from SVN trunk (r6409). 2023-03-27 18:49:00 +02:00
release Linux: add launcher script to fix issue launching on Steam 2023-06-21 17:16:36 +02:00
scripts Fix #106366: Handle exceptions in add fur operator 2023-04-20 14:21:40 +02:00
source Linux: add launcher script to fix issue launching on Steam 2023-06-21 17:16:36 +02:00
tests Fix Cycles Metal failing when run in parallel, always run serial 2023-03-30 19:53:08 +02:00
tools Linux: add launcher script to fix issue launching on Steam 2023-06-21 17:16:36 +02:00
.arcconfig Revert "GPencil: Include UV information in simplify->sample modifier." 2023-02-20 11:20:07 +01:00
.clang-format Cleanup: EEVEE-Next: Add LIGHT_FOREACH macros to clang-format exceptions 2023-02-12 01:41:54 +01:00
.clang-tidy Clang-tidy: Ignore variable name length and .c/.cc include warnings 2022-05-06 15:26:54 +02:00
.editorconfig pyproject: add configuration for autopep8 2022-04-22 10:13:39 +10:00
.git-blame-ignore-revs Cleanup: git-blame-ignore-revs: Update policy & commits 2021-01-29 13:20:32 +05:30
.gitignore Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
CMakeLists.txt Cleanup: Spelling in warning message 2023-02-21 17:20:03 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
README.md Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00
make.bat make.bat: adjust for recent submodule changes 2023-03-16 17:51:12 -06:00
pyproject.toml Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00

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.