Blender Git Loki
Git Commits -> Revision a72ed0b
Revision a72ed0b by Hans Goudey (master) November 2, 2021, 20:22 (GMT) |
Cleanup: Improve curve point attribute assert This properly checks the order of point domain attributes on each spline, and avoids the map, which makes the code easier to understand. The assert is also added to realizing instances and the join node. Differential Revision: https://developer.blender.org/D13071 |
Commit Details:
Full Hash: a72ed0bb7fafddd87ccfb0ad7acc8a6e6fe223b0
Parent Commit: 18392ce
Lines Changed: +30, -12