The official Blender project repository.
Harley Acheson
2859eabd1c
The icons used for the status bar event icons were recently sorted, resulting in a reversal of the filled/unfilled pairs. This PR makes them not rely on the order. This also improves the centering of the text in the buttons. The complaint about the word "Space" is because this word has a descender. This requires using BLF_boundbox, rather than BLF_width_and_height to get the position relative to the baseline. Pull Request: #127376 |
||
---|---|---|
.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.