The official Blender project repository.
Find a file
Thomas Dinges 32f5fdce0a Revert "Fix #128257: Crash when using Set Vertex Colors with no brush"
This reverts commit 8d11882d07.

The previous commit was misguided. As explained in #131893 and #131924
the desire for the various paint modes is to allow color operations
regardless of the tool that is currently selected.

Pull Request: https://projects.blender.org/blender/blender/pulls/131983
2024-12-16 22:10:40 +01:00
.gitea
.github
build_files Libs: Fix static libs not getting linked properly on linux 2024-11-14 18:01:43 +01:00
doc Doc: Py API: Add more info about UNDO operator option. 2024-11-11 16:13:37 +01:00
extern Fix #129162: High idle CPU usage with PulseAudio in Linux 2024-10-29 16:19:07 +01:00
intern Fix #130641: MetalRT: Motion Blur (render errors) 2024-12-04 15:29:10 +01:00
lib Libs: Update linux libs 2024-11-14 18:07:16 +01:00
locale I18N: Update UI translations from git/weblate repository (58ace72553d3a4f). 2024-11-18 12:45:27 +01:00
release Installer: Windows: Various tweaks and updates to the installer 2024-12-10 08:45:41 +01:00
scripts Fix #130651: Tint tool does not show correct color in header 2024-12-09 09:32:48 +01:00
source Revert "Fix #128257: Crash when using Set Vertex Colors with no brush" 2024-12-16 22:10:40 +01:00
tests Update submodule hash for tests 2024-12-02 18:27:51 +01:00
tools make license: mention Blender Foundation copyright for the bundle 2024-12-04 15:38:23 +01: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 Release cycle: Blender 4.3 Beta 2024-10-02 12:34:01 +02:00
AUTHORS AUTHORS: add 1 new author (via override) 2024-10-29 14:43:10 +11:00
CMakeLists.txt Cycles: oneAPI: build binaries for Battlemage GPUs 2024-11-13 00:05:23 +01: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.