[SoC] QGIS on steroids - week #2

Martin Dobias wonder.sk at gmail.com
Tue Jun 8 09:31:38 EDT 2010


Hi Marco

On Tue, Jun 8, 2010 at 1:58 PM, Marco Hugentobler
<marco.hugentobler at sourcepole.ch> wrote:
> Hi Martin
>
> Wow, great job!
> Is the code that adds the treaded rendering already contained in the
> threading_branch?

yes, I've just committed that code (r13689). As I've written, it's a
work in progress, but works for me :)

> Can't wait to compile and give it a try.

For testing, make sure you turn off render caching. To enable threaded
rendering, open python console and execute:
qgis.utils.iface.mapCanvas().mapRenderer().setThreadingEnabled(True)

Bye
Martin


More information about the SoC mailing list