Blender Git Commit Log

All Blender Git commits.

Page: 356 / 8462

August 7, 2021, 01:51 (GMT)
Revert updating nv addones in make.

Reverting calling update_nv_addons.cmd from make script.
August 7, 2021, 01:39 (GMT)
Sculpt dyntopo: Fix bug in cleanup_valence_3_4
August 7, 2021, 00:18 (GMT)
PyDoc: Fix poll_message_set API documentation to consistent with Python style

Fix poll_message_set API documentation to consistent with Python style

Reviewed By: Blendify

Differential Revision: https://developer.blender.org/D12150
August 7, 2021, 00:00 (GMT)
Cleanup: Remove unused variable
August 6, 2021, 22:56 (GMT)
Support selection in the point translate node
August 6, 2021, 22:33 (GMT)
Don't draw special "constant" sockets in more cases
August 6, 2021, 22:08 (GMT)
Add utilities to enable and disable output sockets with a type
August 6, 2021, 22:04 (GMT)
Merge branch 'nv-usd-importer' of https://gitlab-master.nvidia.com/omniverse/blender into omniverse
August 6, 2021, 21:58 (GMT)
Fix incorrect SOCK_FIELD cases
August 6, 2021, 21:24 (GMT)
Cleanup: Rename flag

This tends to fit on one line more often
August 6, 2021, 21:23 (GMT)
Draw constant input sockets that don't support fields differently

This is a really incomplete way to do this (it doesn't propogate to
linked nodes, and I haven't though about outputs), but it still provides
a very nice benefit to readability.
August 6, 2021, 21:14 (GMT)
Merge branch 'usd-importer-T81257-merge' of https://gitlab-master.nvidia.com/omniverse/blender into nv-usd-importer
August 6, 2021, 20:36 (GMT)
Merge remote-tracking branch 'origin/temp-geometry-nodes-fields-prototype' into temp-geometry-nodes-fields-prototype

# Conflicts:
# source/blender/blenkernel/BKE_node.h
# source/blender/bmesh/intern/bmesh_mesh.h
# source/blender/nodes/geometry/nodes/node_geo_extrude.cc
August 6, 2021, 20:17 (GMT)
Pulled latest umm_add_on addons_contrib branch.
August 6, 2021, 19:55 (GMT)
Upgrade extrude node with field inputs and selection outputs
August 6, 2021, 19:53 (GMT)
Cleanup: Remove unused code
August 6, 2021, 19:51 (GMT)
Merge branch 'master' into temp_bmesh_multires

Also fixed a pbvh corruption bug
August 6, 2021, 18:25 (GMT)
Merge branch 'soc-2021-porting-modifiers-to-nodes-extrude' into temp-geometry-nodes-fields-prototype

# Conflicts:
# source/blender/blenkernel/BKE_node.h
# source/blender/blenkernel/intern/node.cc
# source/blender/bmesh/intern/bmesh_mesh.c
# source/blender/bmesh/intern/bmesh_mesh.h
# source/blender/nodes/CMakeLists.txt
# source/blender/nodes/NOD_geometry.h
# source/blender/nodes/NOD_static_types.h
# source/blender/nodes/geometry/nodes/node_geo_extrude.cc
August 6, 2021, 17:55 (GMT)
Windows: Add support to compile python api docs from make file

This adds support to compile the html python api docs from the command line by running `make doc_py` matching support between windows and unix.

This patch also makes it so the compiler is not needed if you set the `blender_bin` variable, this affects icon generation as well.

In the future, I want to move away from generating the build output in the build directory but that can come in a later change.

Reviewed By: LazyDodo

Differential Revision: https://developer.blender.org/D12144
August 6, 2021, 17:45 (GMT)
Output anonymous attribute in select by handle node
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021