mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
Official mirror of Blender
https://www.blender.org/get-involved/developers/
Allow the user to scale shadow-map resolution per-light. Adapt the PCF scale based on shadow-map to pixel footprint ratio, since we can no longer assume that higher LODs don't need filtering. This allows using much lower shadow resolutions, which can yield quite significant performance improvements, with relatively little perceptual quality loss (at the cost of softening shadow edges). The per-light resolution scale is a literal scale, so for example 0.5 means half the resolution. The Scene Simplify Shadows setting has been updated to match this behavior. Pull Request: https://projects.blender.org/blender/blender/pulls/119436 |
||
|---|---|---|
| .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.
