You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed Geometry Nodes' attribute search not working properly. Previously, vertex groups were not supported with the list layout because the attribute search only shows attributes. Also, only existing ones could be selected, new ones couldn't be created. To support vertex groups and adding new attributes, the layout now uses a text input field for names and next to each one there is a button to search both attributes and vertex groups.
Fixed error when applying modifier for instances without matching modifier
Fixed some Geometry Nodes inputs sometimes breaking.