blender/release/scripts
Hans Goudey 0a6cf3ed0c Geometry Nodes: Fields version of the raycast node
This patch includes an updated version of the raycast node that uses
fields instead of attributes for inputs instead of outputs. This makes
the node's UI much clearer. It should be faster too, since the
evaluation system for fields provides multi-threading.

The source position replaces the input geometry (since this node is
evaluated in the context of a geometry like the other field nodes).

Thanks to @guitargeek for an initial version of this patch.

Differential Revision: https://developer.blender.org/D12638
2021-10-19 09:01:39 -05:00
..
addons@f10ca8c156 PyAPI Docs: Fix example not using keyword parameter 2021-10-15 17:55:31 -04:00
addons_contrib@42da56aa73 UI: View2D: Align vertical indicators to view 2021-10-15 02:54:10 +02:00
freestyle Fix T88015: Round end caps on Freestyle lines not shaped as documented 2021-07-12 22:14:57 +02:00
modules Python API: implement PoseBone.children via Bone.children. 2021-10-14 19:44:37 +03:00
presets Keymap: support key-activates-tools for shrink-fatten 2021-10-18 18:42:35 +11:00
startup Geometry Nodes: Fields version of the raycast node 2021-10-19 09:01:39 -05:00
templates_osl OSL: add basic OSL shader template 2021-03-26 10:27:31 -06:00
templates_py ToolSystem: support per-tool gizmo group properties 2021-08-26 16:02:31 +10:00