Blender Git Loki
Git Commits -> Revision 84cc00f
Revision 84cc00f by Garry R. Osgood (master) December 21, 2020, 00:46 (GMT) |
Fix T83989: Attribute Math node ignores its operation setting T83989 observes that the Attribute Math node always adds its operands regardless of its operator setting. This was caused by an oversight committed in rB23233fcf056e42, which overlooked adjusting the exec function to use the new storage location. Differential Revision: https://developer.blender.org/D9909 |
Commit Details:
Full Hash: 84cc00f3b68e12209e000008f992fad3ac48f757
Parent Commit: c229d98
Committed By: Hans Goudey
Lines Changed: +2, -1
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_attribute_math.cc (+2, -1) (Diff)