Merge branch 'master' into new_level_refactor

This commit is contained in:
Christoph Oelckers 2019-02-04 13:11:01 +01:00
commit e41c898817
8 changed files with 185 additions and 221 deletions

View file

@ -718,6 +718,7 @@ public:
dest.subsectors.Set(&output.allSubsectors[numsubsectors], group.subsectors.Size());
dest.vertexindex = -1;
dest.vertexcount = 0;
dest.flags = 0;
dest.bounds.setEmpty();
numsegments += group.segments.Size();