Blender Git Commit Log

Git Commits -> Revision 51fa445

October 30, 2020, 16:42 (GMT)
Geometry Nodes: Add errors for out of sync sockets and properties

Theoretically the modifier's properties could be changed or removed by
Python, so it may be useful to have errors printed and added to the
modifier in that case.

I kept the check as a separate step from the `compute_geometry`
pass because the object is needed to set the modifier error message.
But it could easily be moved there in the future.

Commit Details:

Full Hash: 51fa44522f7412f7db55628d4044e3939a4328fa
Parent Commit: 343e13f
Lines Changed: +42, -3

1 Modified Path:

/source/blender/modifiers/intern/MOD_nodes.cc (+42, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021