The official Blender project repository.
Find a file
Raphael Langerhorst f662caf722 Add RISCV CPU architecture support to build config
Remove assert statement from make_update.py, making it ready for any
architecture.

Add riscv 32, 64 and 128 bit cpu architecture with little/big endian
to Blender's BLI_build_config.h and Libmv's build_config.h

Tested (to compile) on riscv64 little endian machine.

Pull Request: https://projects.blender.org/blender/blender/pulls/130920
2024-11-28 12:37:26 +01:00
.gitea
.github
build_files Add RISCV CPU architecture support to build config 2024-11-28 12:37:26 +01:00
doc Docs: Update Sphinx & Website Theme 2024-11-27 22:40:40 -05:00
extern Fix #129926: Crash with Python 3.12 & Manta flow 2024-11-28 12:04:45 +11:00
intern Add RISCV CPU architecture support to build config 2024-11-28 12:37:26 +01:00
lib
locale
release
scripts Fix failure to reinstall an extension uninstalling the extension 2024-11-28 21:28:30 +11:00
source Add RISCV CPU architecture support to build config 2024-11-28 12:37:26 +01:00
tests Tests: Add Cycles tests for new volumetric scatter phase functions 2024-11-28 06:59:23 +01:00
tools Tools: Update names after module split 2024-11-28 10:59:08 +01:00
.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.

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.