Re: Multi-connected walls
by Puybaret » Tue Oct 27, 2009 5:57 pm
Neighbors' ends to the reversed wall are not modified but the two lines
Code: Select all
wall.setWallAtStart(wallAtEnd);
wall.setWallAtEnd(wallAtStart);
reset the reference to reversed wall stored by neighbor walls, that's why the other lines are necessary.
By the way, I see from your profile that you come from Bulgaria. [;)]
Did you try the Bulgarian version available in CVS and in the
current Beta version?