The official Blender project repository.
Alaska
8756ebb25a
While looking into something else, I noticed that the OSL render tests were not testing the Principled Volume tests. This is because when running OSL tests, we skip all Principled BSDF tests by ignoring all tests that start with `principled_` (this was done due to noise differences between SVM and OSL). However this had the knock on effect of skipping tests like - `principled_absorption` - `principled_blackbody` - `principled_smoke` in the volumetric test suite. This commit fixes this issue by renaming all Principled BSDF tests to `principled_bsdf_` and updating the block list to use this new name. Ref: blender/blender-test-data!31 Pull Request: #131540 |
||
---|---|---|
.gitea | ||
.github | ||
build_files | ||
doc | ||
extern | ||
intern | ||
lib | ||
locale | ||
release | ||
scripts | ||
source | ||
tests | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.editorconfig | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.gitmodules | ||
AUTHORS | ||
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.
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.