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
- Branch
- int-propagate (branched from master)
- Build Status
Buildable 22358 Build 22358: arc lint + arc unit
Event Timeline
Comment Actions
Assuming the test passes (makes sense that it would), this looks good to me.
| source/blender/blenkernel/intern/customdata.cc | ||
|---|---|---|
| 527 | What about adding a using blender::IndexRange at the top of the file here? | |