0
0
forked from blender/blender
Fork of the official Blender project repository.
Go to file
Jason Fielder 9059d4f020 EEVEE Next: Add imageStore/LoadFast ops to Film Shader
Add fast image writing and reading variants for film shader passes.
These variants do not perform range checking on values
and should only be used in cases where the written texel is
guaranteed to be in range. This eliminates additional
branching and simplifies shader logic.

Authored by Apple: Michael Parkin-White
Pull Request: blender/blender#121114
2024-07-21 17:13:07 +02:00
.gitea Issue template: Add guidelines surrounding content restrictions 2024-05-31 17:22:07 +02:00
.github Fix: Switch to scheduled trigger for appropriate permission scope in workflow 2024-05-28 14:12:20 +02:00
build_files CMake: Modernize the optional TBB dependency 2024-07-19 23:30:56 +02:00
doc PyDocs: distinguish between tuple and union data types 2024-07-18 15:39:04 +10:00
extern CMake: Modernize the optional TBB dependency 2024-07-19 23:30:56 +02:00
intern Fix window activation on startup with Wayland & libdecor 2024-07-20 13:55:43 +10:00
lib Fix #124086: blake2 hasher is unavailable on macOS 2024-07-03 14:46:33 +02:00
locale I18N: updated UI translations from git/weblate repository (43b5cb1cbab4c7ea). 2024-07-15 10:36:02 +02:00
release Assets: Update asset repository hash for removed tool icons 2024-07-15 19:11:52 +02:00
scripts UI: Remove "Widget Label" Text Style 2024-07-19 21:57:49 +02:00
source EEVEE Next: Add imageStore/LoadFast ops to Film Shader 2024-07-21 17:13:07 +02:00
tests Render tests: Use blocklist name for blocked tests 2024-07-18 17:31:52 +02:00
tools Cleanup: spelling in comments 2024-07-13 16:56:57 +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.