The official Blender project repository.
Find a file
Campbell Barton e949ff7334 Fix unit scale use when when units were disabled
UnitSettings::scale_length was used to scale reported
values for operators (translate, shrink-fatten, voxel-size).

This isn't expected as the value isn't editable when the unit-system
is set to None.

Add BKE_unit_value_as_string_scaled utility function for clarity &
to ensure scaling is only applied when it should be.
2025-01-08 21:07:23 +11:00
.gitea Report template: Add link to manual system information collection page 2024-11-19 01:05:52 +01:00
.github
build_files Deps: Update Boost library download URL 2025-01-08 10:16:51 +01:00
doc PyDoc: add bpy_prop_collection_idprop class document 2025-01-06 20:29:29 +11:00
extern Audaspace: Enforce minimal pipewire library version 2025-01-06 18:19:08 +01:00
intern Cleanup: resolve check_spelling & check_licenses warnings 2025-01-08 11:31:43 +11:00
lib Clang Format: disable formatting lib/, same as was done for extern/ 2025-01-04 18:35:11 +01:00
locale I18N: Updated UI translations from git/weblate repository (fe7f15d64d244f98). 2025-01-06 11:43:20 +01:00
release Assets: Bump submodule hash for recent change 2025-01-07 19:09:27 +01:00
scripts Compositor: Only show precision for GPU device 2025-01-08 07:41:48 +01:00
source Fix unit scale use when when units were disabled 2025-01-08 21:07:23 +11:00
tests Tests: Update Texture coordinate tests so they produce more useful hydra results 2025-01-08 10:54:57 +01:00
tools Cleanup: resolve check_spelling & check_licenses warnings 2025-01-08 11:31:43 +11:00
.clang-format ClangFormat: Remove unused sculpt macro exceptions 2024-11-12 00:44:24 +01:00
.clang-tidy Clang Tidy: Ignore some newer readability warnings 2025-01-02 16:22:44 +01:00
.editorconfig
.git-blame-ignore-revs
.gitignore Deps: support vs2022 x64, git ignores 2024-12-09 17:23:17 +01:00
.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 CMake: enable CMP0177 policy to normalize desintion paths 2025-01-06 17:56:07 +11:00
COPYING
GNUmakefile Tools: remove project_netbeans 2025-01-02 16:01:17 +11: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.