0
0
forked from blender/blender
The official Blender project repository.
Go to file
Hans Goudey 740d1fbc4b Geometry Nodes: Log socket values for node tools
To ease the process of debugging a node group while creating
a node tool, while the group is visible in a node editor, log the socket
values from its last execution. The values are only logged for the
active object is nothing selected. The Viewer node is still not supported
because visualization would probably be very tricky.

Pull Request: blender/blender#120596
2024-04-14 16:47:46 +02:00
.gitea
.github
build_files cppheck: improvements to checking script 2024-04-14 20:44:03 +10:00
doc Python: replace '%' with str.format for examples & templates 2024-04-12 15:33:40 +10:00
extern
intern Cleanup: use function style cast in MAKE_ID macro 2024-04-14 23:08:45 +10:00
lib
locale I18N: Updated UI translations from git/weblate (ab9a702e968). 2024-04-05 11:51:17 +09:00
release Linux desktop spec: remove "game engine" keyword 2024-04-11 17:43:38 +10:00
scripts Extensions: User Interface: Sort advanced repository options 2024-04-12 18:20:01 +02:00
source Geometry Nodes: Log socket values for node tools 2024-04-14 16:47:46 +02:00
tests Cleanup: remove redundant string formatting 2024-04-12 10:04:07 +10:00
tools Cleanup: remove redundant string formatting 2024-04-12 10:04:07 +10:00
.clang-format
.clang-tidy
.editorconfig
.git-blame-ignore-revs
.gitignore
.gitmodules
AUTHORS
CMakeLists.txt CMake: Change build flags to use SSE42 if available 2024-04-11 20:46:14 +02:00
COPYING
GNUmakefile cppheck: improvements to checking script 2024-04-14 20:44:03 +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.