Check the overview thread for more information about the meeting.
Present
- Jacques Lucke
- Simon Thommes
- Raiko
- Dalai Felinto
Since the Last Meeting
- Simplified Zone Names in Menu (commit 1, commit 2)
- Improved link drag search (commit)
- More obvious fallback names in spreadsheet (commit)
- Add iteration socket for repeat zone (commit)
- Add foreach zone (commit)
- Support grease pencil in duplicate elements node (commit)
- Use placeholder instead of label in some string sockets (commit)
- Support packing bakes (commit)
- Improved node timings accuracy (commit)
Meeting Topics
- Topics for 4.3:
- Rounded Polygon Texture
- Added Simon as reviewer.
- Probably need to do a path on the naming, but needs more testing.
- Won’t start code review until the design is approved.
- It’s likely possible to implement a simpler version of the node as node group.
- We have to check how difficult that it and how much extra value the additional features of the nodes provide.
- Improve auto-linking a node when dragging on a link
- Was hard to discuss during the meeting. Will just need more in depth testing to see what cases work or don’t work yet.
- Geometry Nodes: Add Seed value to Object Info node
- We would rather solve this differently and more generically.
- E.g. using custom properties and accessing those.
- Function Node: Compare Node, add epsilon socket to integer data type
- Generally fine, but would be good to mention a proper use case directly in the PR.
- Add dynamic node class to switch nodes
- Seems good for the nodes shown in the PR.