I would like to use this for curve object data conversion to mesh in D12533.
and this seems like the best place to extract the functionality to, since the
behavior is a bit more high level than I would expect to see in the kernel.
Details
Details
- Reviewers
Jacques Lucke (JacquesLucke)
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- curve-to-mesh-geometry-module (branched from master)
- Build Status
Buildable 17173 Build 17173: arc lint + arc unit
Event Timeline
Comment Actions
Since I have to use this in blenkernel, best to move it there to avoid creating a dependency cycle.