Blender Git Loki

Git Commits -> Revision 62953c2

December 9, 2020, 22:42 (GMT)
Geometry Nodes: Support equality operations with all data types

Testing equality of vectors can't be done properly if they are implicitly
converted to float before-hand. This adds a lot of boilerplate code to
the node, maybe that can made more elegant in the future, but it's not
so complicated anyway.

Commit Details:

Full Hash: 62953c2bf39252fc59d0365b9a33453e179b66c0
Parent Commit: 0e757da
Lines Changed: +261, -102

4 Modified Paths:

/source/blender/makesdna/DNA_node_types.h (+14, -2) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+12, -5) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_attribute_compare.cc (+231, -68) (Diff)
/source/blender/nodes/NOD_math_functions.hh (+4, -27) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021