pencil2d / pencil

Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations. Pencil2D is open source and cross-platform.
http://pencil2d.org
GNU General Public License v2.0
1.47k stars 273 forks source link

Pen dabs are being added on top of each other #1799

Closed MrStevns closed 11 months ago

MrStevns commented 11 months ago

Issue Summary

### Actual Results ### Expected Results The pen dabs should merge, so they are not seen individually ### Video or Image Reference ![pen-dab-stable](https://github.com/pencil2d/pencil/assets/1045397/3333258c-6140-40ff-8605-04d7109389c8) The video first shows the stroke in 0.6.6 stable and then switches to our nightly build ### Steps to reproduce * Select pen tool * Draw a stroke with 30% alpha ### System Information + Pencil2D Version: Nightly Build Oct 17 2023 commit: 127cd62212311b6b72a731c7a96b74021801bec4 date: 2023-10-17_21:30:25 Operating System: macOS 12.6 CPU Architecture: x86_64 Qt Version: 5.15.10
J5lx commented 11 months ago

@MrStevns This appears to have been introduced in #1776. (I was in the process of doing a bisect while you opened the report). I see you already assigned yourself, so I’ll leave the rest to you.

MrStevns commented 11 months ago

Yeah I figured as much, considering I've been the most recent one making changes around those parts 😅

J5lx commented 11 months ago

Oh I wish I was better at remembering stuff like that from the top of my head