0
0
forked from blender/blender
The official Blender project repository.
Go to file
Campbell Barton 6e823d3f6f CMake: library path reference for PLATFORM_ENV_BUILD unix/macos (#2)
Correct fix from [0].

The previous fix seemed to work but on further testing the environment
wasn't properly expanded. Using "$$" prefix resolves the problem.

[0]: b0ec4bba70
2024-08-16 17:13:05 +10:00
.gitea
.github
build_files CMake: library path reference for PLATFORM_ENV_BUILD unix/macos (#2) 2024-08-16 17:13:05 +10:00
doc Cleanup: Formatting 2024-08-15 12:45:05 -04:00
extern
intern Cleanup: spelling in comments, strings 2024-08-16 09:33:20 +10:00
lib
locale
release
scripts Cleanup: use str.format instead of f-strings 2024-08-16 09:33:20 +10:00
source Revert "Fix: Sculpt: Correct asserts in previous commit" 2024-08-16 06:50:16 +02:00
tests Tests: support generating code coverage report 2024-08-15 12:17:55 +02:00
tools Cleanup: use str.format instead of f-strings 2024-08-16 09:33:20 +10:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules
AUTHORS
CMakeLists.txt Tests: support generating code coverage report 2024-08-15 12:17:55 +02:00
COPYING
GNUmakefile
make.bat
pyproject.toml
README.md Docs: Replace most wiki links with links to new developer docs 2024-01-18 16:49:38 +01:00

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.