Files
test2/source/blender/blenkernel/intern
Jacques Lucke a449625fc4 Curves: make material index attribute builtin on curves geometry
This makes the `material_index` attribute built-in on `CurvesGeometry` which
means that it's built-in on `Curves` and `GreasePencil`. While only Grease
Pencil can use it so far during rendering, we already depend on them on curves
when converting between curves and Grease Pencil.

Making the attribute built-in implies that it is locked to one domain and type
(`Curve` domain and `int32` type in this case).

This makes curves more consistent with meshes.

Pull Request: https://projects.blender.org/blender/blender/pulls/133488
2025-01-23 16:24:22 +01:00
..
2025-01-17 21:07:11 +01:00
2024-12-17 21:04:55 +01:00
2025-01-09 18:11:46 +01:00
2024-12-17 21:04:55 +01:00
2024-01-30 14:42:13 -05:00
2024-10-15 16:22:38 +11:00
2024-09-21 16:22:52 +10:00
2024-09-10 13:41:01 +02:00
2025-01-09 18:11:46 +01:00
2024-08-04 13:45:06 +10:00