lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 4468 in lilypond: stencil-integrate.cc: root out "


From: lilypond
Subject: [Lilypond-auto] Issue 4468 in lilypond: stencil-integrate.cc: root out "slopes"
Date: Mon, 29 Jun 2015 22:28:54 +0000

Status: Started
Owner: address@hidden
Labels: Type-Maintainability Patch-new

New issue 4468 by address@hidden: stencil-integrate.cc: root out "slopes"
https://code.google.com/p/lilypond/issues/detail?id=4468

stencil-integrate.cc: root out "slopes"

They are quite unsuitable for the computational geometry performed here.
Their use rendered the code inefficient, obtuse, and unreliable.

Contains several other fixes like removing duplicate calculations and
wrong values.  The C++ <complex> module is no longer used.  It had only
been used for calculating sin and cos in an obscure manner.


Also contains commit:

Robustify Offset::direction and Offset::length


http://codereview.appspot.com/246590043


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]