0
0
forked from blender/blender
The official Blender project repository.
Go to file
William Leeson 9ebdd49f39 Fix: Only compact if index is a ratio of the number of paths
Currently the number of shadow paths is multiplied by the ratio of
0.5f which would half the number of paths. However, the index can
never be smaller than the number of paths so the shadow paths will
always be compacted.

Pull Request: blender/blender#125048
2024-10-29 14:50:16 +01:00
.gitea Issue template: Use bug label for Python API reports 2024-08-22 04:28:52 +02:00
.github
build_files Cleanup: update use of typing in for Python scripts 2024-10-23 12:48:09 +11:00
doc Merge branch 'blender-v4.3-release' 2024-10-28 09:38:05 +11:00
extern Fix #129162: High idle CPU usage with PulseAudio in Linux 2024-10-21 00:53:14 +02:00
intern Fix: Only compact if index is a ratio of the number of paths 2024-10-29 14:50:16 +01:00
lib Libs: macOS arm64/x64: Update autopep8 to 2.3.1 2024-10-16 23:39:46 +02:00
locale I18N: Update UI translations from git/weblate repository (61be8de535853d8). 2024-10-29 11:35:53 +01:00
release Merge branch 'blender-v4.3-release' 2024-10-27 23:26:31 +11:00
scripts Merge branch 'blender-v4.3-release' 2024-10-29 14:22:36 +01:00
source Fix: Compositor RGB Curve factor input has wrong range 2024-10-29 16:10:49 +03:00
tests Revert unintended change to tests/data 2024-10-24 11:12:25 +01:00
tools Merge branch 'blender-v4.3-release' 2024-10-29 14:45:57 +11:00
.clang-format
.clang-tidy Cleanup: match declaration names, avoid shadowing & clear trailing space 2024-10-03 12:12:08 +10:00
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules Revert "Release cycle: Blender 4.3 Beta" 2024-10-02 12:35:26 +02:00
AUTHORS AUTHORS: add 1 new author (via override) 2024-10-29 14:43:10 +11:00
CMakeLists.txt GPU: Remove shader builder 2024-10-21 14:00:12 +02:00
COPYING
GNUmakefile make license: command to update the license file 2024-10-18 17:09:43 +02:00
make.bat make license: command to update the license file 2024-10-18 17:09:43 +02:00
pyproject.toml pyproject.toml: correct autopep8 configuration for 2.3.1 2024-10-16 20:55:03 +11:00
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.