Page MenuHome

Geometry Nodes: Add "Per Line" option to 'Slice String'
AcceptedPublic

Authored by Johnny Matthews (guitargeek) on Feb 1 2022, 3:59 PM.

Details

Summary

This adds a boolean option called "Per Line" which applies the split to each section of the string separated by newline.

This allows for extracting a fixed width 'column' of text from a larger string (like an eventual text block input)

Diff Detail

Repository
rB Blender
Branch
splitstring (branched from master)
Build Status
Buildable 20325
Build 20325: arc lint + arc unit

Event Timeline

Johnny Matthews (guitargeek) requested review of this revision.Feb 1 2022, 3:59 PM
Johnny Matthews (guitargeek) created this revision.
Johnny Matthews (guitargeek) retitled this revision from Geometry Nodes: Add "Per Line" option to 'Split String' to Geometry Nodes: Add "Per Line" option to 'Slice String'.Feb 1 2022, 4:03 PM

Looks fine to me, but will be unnecessary when fields get support for strings. Not sure if there's a plan to implement that in the near future though.

This revision is now accepted and ready to land.Feb 1 2022, 4:46 PM
  • Merge branch 'master' into splitstring
  • Update to Master 5/26/22