Page MenuHome

Nodes: Add translation markers to new socket names and descriptions
ClosedPublic

Authored by Hans Goudey (HooglyBoogly) on Oct 29 2021, 2:51 PM.

Details

Summary

As part of the refactor to the node declaration builders, we had hoped
to add a regular expression specifically for these socket names, but
recent discussions have revealed that using the translation marker
macros is the preferred solution.

If the names and descriptions were exposed to RNA, these would not
be necessary. However, that may be quite complicated, since sockets
are all instances of the same RNA types.

Diff Detail

Repository
rB Blender
Branch
geometry-nodes-n_-macros (branched from master)
Build Status
Buildable 18317
Build 18317: arc lint + arc unit

Event Timeline

Hans Goudey (HooglyBoogly) requested review of this revision.Oct 29 2021, 2:51 PM
Hans Goudey (HooglyBoogly) created this revision.
Hans Goudey (HooglyBoogly) retitled this revision from Nodes: Add translation markers to socket names to Nodes: Add translation markers to new socket names and descriptions.
This revision is now accepted and ready to land.Oct 29 2021, 3:33 PM