On Wed, Jul 22, 2015 at 8:32 AM, Martin Klemm <[email protected]>
wrote:

> 1. There is an old bug 16843 from the beginning of last year
> http://bugs.mitk.org/show_bug.cgi?id=16843 which is in progress, are you
> currently working on the topics written there?
>
> 2. In my qml based application I have two render windows which works
> quiet well. Today I wanted to set render specific properties but it did
> not work. Then I figured out that both render windows have the same
> name. I also explain that in bug 19195
> http://bugs.mitk.org/show_bug.cgi?id=19195 I added a workaround for this
> problem but maybe somebody has a better idea. It could make sense to
> change this together with bug 16843.
>
> 3. Some time ago I opened bug 18909 and added a pull request:
> http://bugs.mitk.org/show_bug.cgi?id=18909
> This could be integrated into MITK in less than half an hour ;)
>

I think the current experimental QML support in MITK was a good start as a
proof-of-concept, but needs a fundamentally different approach to graduate
the feature to stable status. See this bug/pull request as a way to do a
more flexible implementation using an FBO-based rendering strategy:

http://bugs.mitk.org/show_bug.cgi?id=18393

And this bug/pull request as a solution to the non-thread-safe bug in of
the current experimental code:

http://bugs.mitk.org/show_bug.cgi?id=18394

Taylor
------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to