To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112090 Issue #|112090 Summary|Speedup shadow extraction from 3D scenes Component|Drawing Version|DEV300m80 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|viewing Assigned to|aw Reported by|aw
------- Additional comments from [email protected] Thu Jun 3 15:19:05 +0000 2010 ------- AW: The Shadow3DExtractingProcessor is used to create 2D shadows from 3D scenes. Internally this processor currently uses sequences of primitives (UNO API references). This is unnecessarily slow and could be enhanced using C++ pointers and stl::vectors during processing; only finished results should be converted to uno sequences. --------------------------------------------------------------------- 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: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
