ioan-chera / eureka-editor

Eureka is a cross-platform map editor for the DOOM engine games.
http://eureka-editor.sourceforge.net/
64 stars 12 forks source link

Copy-pasting a sector with neighbors will produce unclosed sectors #159

Open ioan-chera opened 2 months ago

ioan-chera commented 2 months ago

If I copy one or more sectors neighbor to other sectors, pasting the result into the void will produce border linedefs with unclosed references to the original's neighbors. That's wrong; the references should be gone, the lines should be one-sided.