Block a user
Subdiv: Add neighbor slicing helper methods
@HooglyBoogly - thoughts on the naming of these methods? I wanted duplicates
but the equivalent uniques
felt off
Subdiv: Add neighbor slicing helper methods
Cleanup: Fix Span drop_back docstring
Cleanup: SubdivCCG: Add SubdivCCGCoord constructor from key and index
Cleanup: SubdivCCG: Add SubdivCCGCoord constructor from key and index
Sure, this solves the default constructor problem you mentioned above - only reason it was added was because I was getting errors after adding this.
Cleanup: SubdivCCG: Add SubdivCCGCoord constructor from key and index