Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2135)

Issue 10086043: Issue3383: old-straight-flag + smaller Stem.thickness gives no output and huge over

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by dak
Modified:
10 years, 11 months ago
Reviewers:
Keith
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Issue3383: old-straight-flag + smaller Stem.thickness gives no output and huge over This replaces the numerically imprudent y_intercept_ in buildings with start_height_ and adapts calculations. The one thing I have no actual clue about is what Skyline::set_minimum_height does and how. So the code in there might be wrong. It is based on the assumption that a skyline starts at minus infinity and has its first start_height_ equal to the previous y_intercept_.

Patch Set 1 #

Patch Set 2 : Try mimicking old behavior more slavishly #

Total comments: 2

Patch Set 3 : Make a pitch for addressing Keith's concerns #

Patch Set 4 : When adjusting start_, need to adjust start_height_ as well #

Patch Set 5 : Replace b.height (b.start_) with b.start_height_ where applicable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -47 lines) Patch
M lily/include/skyline.hh View 2 chunks +1 line, -2 lines 0 comments Download
M lily/skyline.cc View 1 2 3 4 21 chunks +42 lines, -45 lines 0 comments Download

Messages

Total messages: 6
dak
Try mimicking old behavior more slavishly
10 years, 11 months ago (2013-06-07 17:23:20 UTC) #1
Keith
I thought you were suggesting to store the endpoints (not slopes) and do interpolation between ...
10 years, 11 months ago (2013-06-08 05:59:45 UTC) #2
dak
On 2013/06/08 05:59:45, Keith wrote: > I thought you were suggesting to store the endpoints ...
10 years, 11 months ago (2013-06-08 08:13:29 UTC) #3
dak
Make a pitch for addressing Keith's concerns
10 years, 11 months ago (2013-06-08 10:52:34 UTC) #4
dak
When adjusting start_, need to adjust start_height_ as well
10 years, 11 months ago (2013-06-08 13:30:17 UTC) #5
dak
10 years, 11 months ago (2013-06-08 13:53:51 UTC) #6
Replace b.height (b.start_) with b.start_height_ where applicable
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b