User Details
User Details
- User Since
- Aug 1 2016, 12:10 PM (432 w, 1 d)
Aug 2 2016
Aug 2 2016
bartels added a comment to T17784: About the maus Event for Ashvins 3D and the example QtFreeRender.
Hi Christian,
bartels added a comment to T17784: About the maus Event for Ashvins 3D and the example QtFreeRender.
Hi Christian,
bartels added a comment to T17784: About the maus Event for Ashvins 3D and the example QtFreeRender.
(In reply to Christian Weber from comment #1)
Hi,
i looked into this today, and there several issues:
- call of PrepareRender() on the render windows was missing, this caused
them to remain in 3D mode even though 2D has been set
- within mapping of mouse move events there was a bug, caused falsely set
up mouse move events
- the request update had to be changed to a fore immediate update,
this is now all fixed in the branch that will be pushed, and will be
integrated shortly.