The official Blender project repository.
Go to file
Hans Goudey bfa7f9db0e Assets: Implement viewport drag and drop for geometry nodes
Currently there's no way to assign a geometry node group from the asset
browser to an object as a modifier without first appending/linking it
manually. This patch adds a drag and drop operator that adds a new
modifier and assigns the dragged tree.

Pull Request #104430
2023-02-09 16:04:14 +01:00
.gitea Gitea: add merge message templates 2023-01-30 23:48:41 +01:00
.github Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
build_files Build: disable LTO for Python builds 2023-02-09 23:00:08 +11:00
doc Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00
extern Docs: change Git URLs to point projects.blender.org instead of git.blender.org 2023-02-07 14:23:05 +01:00
intern I18n: use format strings for Cycles version error messages 2023-02-09 15:48:19 +01:00
release Curves: Add box selection 2023-02-09 15:53:42 +01:00
source Assets: Implement viewport drag and drop for geometry nodes 2023-02-09 16:04:14 +01:00
tests Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00
.arcconfig
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules Un-ignore modules in .gitmodules configuration 2023-02-08 11:32:32 +01:00
CMakeLists.txt Build: Remove unused BLENDER_GL_LIBRARIES. 2023-01-30 12:04:44 +01:00
COPYING
GNUmakefile
make.bat Cleanup: trailing space 2023-01-31 15:49:04 +11:00
pyproject.toml
README.md Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00

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.