Files
test/source/blender/blenkernel/intern
Hans Goudey ba3a0dc9ba Geometry Nodes: Add "normal" attribute for face normals
This commit adds a `normal` attribute on the polygon domain. Since
normal data is derived data purely based off of the location of each
face's vertices, it is exposed as a read-only attribute. After
rB80f7f1070f17, this attribute can be interpolated to the other domains.

Since this attribute is a special case compared to the others, the
implementation subclasses `BuiltinAttributeProvider`. It's possible
there is a better way to abstract this. Something else might also
become apparent if we add similar read-only attributes.

See rB2966871a7a891bf36 for why this is preferred over the previous
implementation.

Differential Revision: https://developer.blender.org/D10677
2021-03-13 14:13:16 -05:00
..
2021-03-06 16:54:09 +01:00
2021-02-15 15:30:17 +01:00
2020-11-06 12:32:54 +11:00
2020-11-06 12:32:54 +11:00
2020-10-14 15:12:40 +11:00
2021-02-05 19:08:14 -08:00
2021-02-20 15:38:14 +11:00
2020-09-09 16:36:57 +02:00
2020-12-16 21:03:42 -07:00
2021-03-05 14:44:28 +11:00
2020-11-20 11:39:22 +11:00
2021-02-13 17:44:51 +11:00
2021-02-24 15:53:03 +11:00
2021-02-17 14:50:08 +11:00
2021-01-13 13:21:29 +11:00
2020-08-08 13:38:00 +10:00
2021-03-10 11:35:42 +01:00
2020-10-22 17:08:37 -04:00
2021-03-07 17:03:20 +01:00
2021-03-04 16:58:03 +11:00
2020-10-11 13:00:49 -04:00
2020-12-07 13:25:53 +11:00
2021-02-13 17:40:03 +11:00
2021-02-13 15:23:49 -08:00