robaho / seashore

easy to use mac osx image editing application for the rest of us
GNU General Public License v2.0
458 stars 20 forks source link

implement multi-threaded compositing for improved performance #59

Closed robaho closed 5 years ago

robaho commented 5 years ago

The compositing is ideally suited for concurrent operation, as the area can be composed of multiple subareas - each composited separately.

robaho commented 5 years ago

fixed in 2.4.5