Ticket Hash: | 86b70750005a08f88ebfb259b4912b3f5ef6e338 | ||
Title: | sg-mystic-rose - Extremely slow for many points | ||
Status: | Open | Type: | Code_Defect |
Severity: | Important | Priority: | Immediate |
Subsystem: | Resolution: | Open | |
Last Modified: |
2012-02-26 20:37:22 13.34 years ago |
Created: |
2011-07-19 20:34:50 13.95 years ago |
Version Found In: | sg-mystic-rose (578dcc40f1497df52bb74f7d51b8f1ab1aeb58d8) |
Description: | ||||
Currently the filter slows down drastically when a large number of points are specified. Apparently, adding strokes to a path tends to get slower and slower as more strokes are added. It should be possible to speed things up by 1) not using a path as an intermediate step and 2) working on a separate image which disables UNDO. |