This variable was mainly used to match duplicated edges (multiple types) in culling stage, But since we still need to record v1, v2 and their indexes are usable, we don't need to use this variable (not sure about the initial thought of this). Also, after changing the duplicated edge removal method in D14903, these two obindex variables are no longer needed. Thus update master to include this change.
Details
Details
- Reviewers
Sebastian Parborg (zeddb) - Maniphest Tasks
- T87739: Line Art further improvement list
- Commits
- rB9f8254fd34ac: LineArt: Remove LineartEdge::obindex.
Diff Detail
Diff Detail
- Repository
- rB Blender