0
0
forked from blender/blender
The official Blender project repository.
Go to file
Omar Emara 4d85c03815 Fix #125232: EEVEE writes wrong Cryptomatte meta data
EEVEE writes wrong Cryptomatte meta data layer name. The view layer name
is always prepended to the Cryptomatte layer name, which can cause the
view layer name to be duplicated or the existence of view layer name
where it shouldn't be.

Old: cryptomatte/{hash}/name: string 'ViewLayer.ViewLayer.CryptoObject'
New: cryptomatte/{hash}/name: string 'ViewLayer.CryptoObject'

Pull Request: blender/blender#125515
2024-07-30 18:51:20 +02:00
.gitea
.github
build_files Update OpenCollada library version 2024-07-24 11:25:30 +02:00
doc Cleanup: remove unused imports 2024-07-26 10:26:11 +10:00
extern CMake: include headers in source lists 2024-07-25 11:24:11 +10:00
intern Cleanup: Formatting 2024-07-29 23:10:49 -04:00
lib windows_x64: Opencollada dfc341ab0b3b23 2024-07-29 09:15:05 -06:00
locale I18N: Updated UI translations from git/weblate repository (a2f7105e81bee8). 2024-07-22 10:30:10 +02:00
release UI: Cleanup UI Icons 2024-07-29 21:03:35 +02:00
scripts Fix #125387: Cycles Material Panel shows EEVEE Legacy settings 2024-07-30 17:49:25 +02:00
source Fix #125232: EEVEE writes wrong Cryptomatte meta data 2024-07-30 18:51:20 +02:00
tests Fix hash for test data submodule. 2024-07-30 18:13:12 +02:00
tools Cleanup: spelling in comments 2024-07-30 12:38:16 +10:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules Revert "Release: Updates for the 4.2 branch" 2024-06-05 12:33:31 +02:00
AUTHORS AUTHORS: add 2 new authors, 3 updated names 2024-07-05 21:04:39 +10:00
CMakeLists.txt CMake: Modernize the optional TBB dependency 2024-07-19 23:30:56 +02:00
COPYING
GNUmakefile Cleanup: remove unused icon utilities and make convenience target 2024-06-27 18:28:32 +02:00
make.bat Cleanup: remove unused icon utilities and make convenience target 2024-06-27 18:28:32 +02:00
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.