0
0
forked from blender/blender
The official Blender project repository.
Go to file
Hans Goudey d1d570d318 Geometry Nodes: Don't require geometry input for "Mode to Nodes"
It's valid for modifier node groups to not have a geometry input, since
they can just be generators. The operator used to give a warning and
cancel itself when there was no geometry input. Now it works, and
skips adding the geometry input and the group input node to the
new group.
2023-09-23 20:32:52 -04:00
.gitea
.github
build_files CMake: Update platform_win32.cmake with webp 1.3 support 2023-09-22 08:59:03 -06:00
doc Fix documentation build (validation?) error 2023-09-19 17:14:31 +02:00
extern
intern Cleanup: locate break statements inside the case body 2023-09-23 21:17:50 +10:00
locale I18N: Updated UI translations from dedicated git repo (3c637f5ed7d08b). 2023-09-18 11:10:30 +02:00
release UI: Inter with Features ss01, ss02, and tnum 2023-09-24 00:58:28 +02:00
scripts Geometry Nodes: Don't require geometry input for "Mode to Nodes" 2023-09-23 20:32:52 -04:00
source UI: Use "unassigned" icon for assets in modifier and node add menus 2023-09-23 20:32:52 -04:00
tests Fix bf_animation_fcurves tests failing depending on preferences 2023-09-23 21:17:50 +10:00
tools Cleanup: spelling in comments 2023-09-22 10:02:05 +10:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
AUTHORS
CMakeLists.txt
COPYING
GNUmakefile check_spelling: include *.metal files 2023-09-07 20:44:33 +10:00
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.