[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-06-02 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779


User wg changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from w...@openoffice.org Wed Jun  2 08:57:37 + 
2010 ---
Verified in CWS.

-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-05-28 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779


User aw changed the following:

What|Old value |New value

 Assigned to|aw|wg





--- Additional comments from a...@openoffice.org Fri May 28 10:34:43 + 
2010 ---
AW: Checked in CWS aw081, works as expected.
AW-WG: Please verify.

-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-05-27 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779


User aw changed the following:

What|Old value |New value

Target milestone|OOo Later |OOo 3.3





--- Additional comments from a...@openoffice.org Thu May 27 12:33:34 + 
2010 ---
AW: Adapted target

-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-04-15 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779


User aw changed the following:

What|Old value |New value

  Status|NEW   |STARTED

  Issue type|DEFECT|ENHANCEMENT





--- Additional comments from a...@openoffice.org Thu Apr 15 09:35:51 + 
2010 ---
AW: As regina said, this is not a defect but the normal behaviour You will get
in every 3D software with extruded shapes of identical depth. There is no
algorithm in 3D which can correctly decide in that case which points are 'in
front' of the others. Changing issue type accordingly.
The second view is that there is code in the office to automatically do what
regina suggests as workaround; it comes into play when more than a single
colored area gets converted to 3D. I will have to check why this code does not
react to Your example.
Adding to CWS aw081, taking a look...

-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-04-15 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779





--- Additional comments from a...@openoffice.org Thu Apr 15 11:20:25 + 
2010 ---
AW: The check if one is inside the other fails since these tests are done on
subdivided polygons (hard to do on beziers directly). When You convert both to
polygon and zoom in, You can see that some points are inside, some outside.
AW: Adapted E3dView::DoDepthArrange (that's the algo) to do logical AND between
PolyPolygons now; this is more expensive but also more precise than the IsInside
checks done before.
AW: Works well, checking in...

-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-04-15 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779


User aw changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from a...@openoffice.org Thu Apr 15 11:22:16 + 
2010 ---
AW: Okay, done.

-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-04-12 Thread oooforum
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779





--- Additional comments from ooofo...@openoffice.org Mon Apr 12 10:15:15 
+ 2010 ---
@ regina: I have the attempt result but this workaround is complex to apply.
However, thanks for the tip.

@ wg: OK waiting for fix. Thanks for your feedback.



-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-04-11 Thread oooforum
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779
 Issue #|110779
 Summary|Wrong 3D conversion with complex shape
   Component|Drawing
 Version|OOo 3.2
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|graphicsneedsconfirm
 Reported by|oooforum





--- Additional comments from ooofo...@openoffice.org Sun Apr 11 13:13:55 
+ 2010 ---
Hello,

See the attached file to see what I make.
I experienced the 3D conversion with a specific shape.
The result is disappointing.

-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-04-11 Thread oooforum
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779





--- Additional comments from ooofo...@openoffice.org Sun Apr 11 13:14:51 
+ 2010 ---
Created an attachment (id=68863)
ODG with steps to reproduce


-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-04-11 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779


User regina changed the following:

What|Old value |New value

  CC|''|'regina'

Keywords|  |oooqa





--- Additional comments from reg...@openoffice.org Sun Apr 11 15:16:03 
+ 2010 ---
I think, that this is no bug. The extrusion depth is calculated from the size of
the objects. So because they have the same size, they get the same extrusion
depth. Having the same extrusion depth results visually in a merge of their
surfaces. Enter the 3D-scene and alter the extrusion depth of one of the objects
should solve the ugly visualization.

-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-04-11 Thread oooforum
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779





--- Additional comments from ooofo...@openoffice.org Sun Apr 11 19:35:21 
+ 2010 ---
Thanks for your answer. I hope to find an issue cause with Photoshop, this shape
is correct.
I did not understand what you meant by alter the depth. Could you attach a new
ODG to explain?

-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-04-11 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779





--- Additional comments from reg...@openoffice.org Sun Apr 11 20:08:03 
+ 2010 ---
Created an attachment (id=68867)
Added a second page with the changed object


-
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



[graphics-issues] [Issue 110779] Wrong 3D conversion with complex shape

2010-04-11 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110779


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |aw

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo Later





--- Additional comments from w...@openoffice.org Mon Apr 12 05:38:24 + 
2010 ---
Thanks for the help. But problem is reproducible. Reassigned.

-
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