diff options
author | Samuel Rødal <sroedal@trolltech.com> | 2010-04-22 07:58:03 (GMT) |
---|---|---|
committer | Samuel Rødal <sroedal@trolltech.com> | 2010-04-22 09:28:56 (GMT) |
commit | f7d61dab69308f0993c8a5f2232226d1713ac4a7 (patch) | |
tree | 82d85d2353030719ee078b1f0ae9d4e0ad34366d /doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp | |
parent | 7dc1d86ef4fd365483dec83b7cafff06521bf8eb (diff) | |
download | Qt-f7d61dab69308f0993c8a5f2232226d1713ac4a7.zip Qt-f7d61dab69308f0993c8a5f2232226d1713ac4a7.tar.gz Qt-f7d61dab69308f0993c8a5f2232226d1713ac4a7.tar.bz2 |
Removed bezier intersection code in path clipper.
The bezier intersections caused a lot of numerical stability issues, so
instead we now convert them to line segments. In the future it might be
possible to keep track of which bezier curve a line segment originated
from and reconstruct the bezier curves at the end.
Task-number: QTBUG-8035
Reviewed-by: Gunnar Sletta
Diffstat (limited to 'doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp')
0 files changed, 0 insertions, 0 deletions