milasudril / texpainter

A tool for creating tilable textures
GNU General Public License v3.0
4 stars 1 forks source link

[bug] Render line segment tree split point does not work properly for level 1 branches #40

Closed milasudril closed 2 years ago

milasudril commented 2 years ago

Build info

Id: b9dcd23d8313dd4c16afc1b1d2433f82 VCS revision id: b8bdac294998da5b148b1975a79c431eea3824af Compiler: g++-10 (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0

Information about the problem

Bug type: unexpected behavior

Detailed description

Width of Level 1 branches does not scale with trunk width, if split point is not set to an endpoint.

Expected behavior

Level 1 branches should be consistent with the width of the trunk

Platform

Additional information

bad_branches.tar.gz

milasudril commented 2 years ago

Fixed in 1.7.1