Blender Git Commit Log

Git Commits -> Revision 4b21003

Revision 4b21003 by Aaron Carlisle (lineart-shadow)
December 8, 2021, 06:53 (GMT)
Nodes: Add function to set compact socket flag for vectors

This flag is currently only used for vector sockets
so the function is limited to the vector builder.

The flag is only used by two shader nodes at the moment
and this is needed to port them over to the new socket declaration API.

Reviewed By: JacquesLucke

Differential Revision: https://developer.blender.org/D13490

Commit Details:

Full Hash: 4b21003880eb77ecf8d1767c7d716eabe572e48d
Parent Commit: eeb3279
Committed By: YimingWu
Lines Changed: +12, -0

3 Modified Paths:

/source/blender/nodes/intern/node_declaration.cc (+4, -0) (Diff)
/source/blender/nodes/NOD_node_declaration.hh (+1, -0) (Diff)
/source/blender/nodes/NOD_socket_declarations.hh (+7, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021