Blender Git Loki

Git Commits -> Revision ddb7cb7

Revision ddb7cb7 by Hans Goudey (master)
September 16, 2021, 17:03 (GMT)
Geometry Nodes: Simplify using OutputAttribute in a vector

Store the optional temporary span storage as a unique_ptr and move
it in the move constructor, to avoid the need to add a special move
constructor that clears the "show_warning" fields from it. Maybe this
is very slightly slower, but we'll need this class less often in the future
anyway.

Commit Details:

Full Hash: ddb7cb7e4ab85d323fe23e4879196f4b1a23d4f5
Parent Commit: 31a0708
Lines Changed: +14, -5

2 Modified Paths:

/source/blender/blenkernel/BKE_attribute_access.hh (+13, -4) (Diff)
/source/blender/blenkernel/intern/attribute_access.cc (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021