Subdivision surface code uses custom data layer interpolation. That wasn't implemented for int attributes yet.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
Assuming the test passes (makes sense that it would), this looks good to me.
| source/blender/blenkernel/intern/customdata.cc | ||
|---|---|---|
| 529 | What about adding a using blender::IndexRange at the top of the file here? | |