This patch will add the missing Boolean and Integer input.
I've looked mostly at how the Material/Color/Vector input is done.
This is mostly some copy-pasting of existing snippets.
(first patch ever)
Differential D12932
Geometry Node: Bool and Int Input Authored by Dorian (BD3D) on Oct 20 2021, 12:46 AM. Tags Tokens
Details This patch will add the missing Boolean and Integer input. (first patch ever)
Diff Detail Event TimelineComment Actions Thanks for your first patch! Mostly looks good, but some smaller changes are still necessary. The changes for the bool node also apply to the int node.
Comment Actions As Jacques asked: However, I am not sure if I've done the diff file of this revision correctly. Comment Actions Unfortunately you didn't update the diff correctly. Make sure you create a diff between your local branch and master. When you are on your branch do this: git diff master -U1000. The last part adds more context to the diff. Comment Actions LGTM.
| ||||||||||||||||||||||||||||||