0
0
forked from blender/blender
The official Blender project repository.
Go to file
Omar Emara 9c44349204 Fix #124023: File output always saves PNG in sRGB
The File Output node doesn't provide an option to save byte formats like
PNG in a space that is not sRGB. This is problematic for data images
like normal maps, which need to be saved as non-color.

This patch adds a Color Space option to the File Output node to allows
users to override the assumed color space. This also adds a new global
Save As Render option that is used if Use Node Format is enabled.

Pull Request: blender/blender#124238
2024-08-02 13:52:22 +02:00
.gitea
.github Funding: Add FUNDING.yml to link to fund.blender.org on GitHub mirror 2024-07-31 10:03:57 +02:00
build_files CVE checker: Add CPE for pip 2024-08-01 10:40:48 +02:00
doc
extern
intern Fix: Cycles Shadow linking with HIP-RT 2024-08-02 12:17:09 +02:00
lib windows_x64: Opencollada dfc341ab0b3b23 2024-07-29 09:15:05 -06:00
locale
release UI: Mouse Event Icon Alignment 2024-07-31 20:57:19 +02:00
scripts GPv3: Delete active keyframe operator 2024-08-02 08:18:32 +02:00
source Fix #124023: File output always saves PNG in sRGB 2024-08-02 13:52:22 +02:00
tests Fix #124842: Translation leaves empty pixels at edges 2024-08-01 14:06:50 +03: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
AUTHORS
CMakeLists.txt
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.