To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105323


User aw changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
              Resolution|FIXED                     |
--------------------------------------------------------------------------------




------- Additional comments from a...@openoffice.org Thu Sep 24 16:34:20 +0000 
2009 -------
AW: Reopening. Found some other things:
(1) Shadow of 2D objects is part of HitTest. This is not the case in DEV300 m29
(last version without primtives)
(2) HitTest for 3D is pretty slow (one of the reasons it seems all so slow). I
will use the already existing CutFindProcessor, but have to move it from svx to
drawinglayer. Currently, the 2D projection of the scene's content is used. This
works, but needs to project for each HitTest. Also isInside from B3DPolygonTools
should get faster (currently it maps back to 2D polygon and uses 2D version).
(3) For 2D, the shadow attribute has to be set at SdrObjCustomShape, but for 3D
it's better to do it the other way around; when set at SdrObjCustomShape, the
shadow is correct, but painted as a 2nd 3D scene, not as projected 2D polygons
in shadow color.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to