Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PolygonGeometry per position height extrusion #2923

Merged
merged 4 commits into from
Aug 6, 2015

Conversation

hpinkos
Copy link
Contributor

@hpinkos hpinkos commented Aug 6, 2015

@mramato

This will also fix the issue of short extruded polygons not extruding, which I'm surprised no one has run into yet.

@@ -1,6 +1,15 @@
Change Log
==========

### 1.11 - 2015-07-01
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be 1.13 - 2015-09-01

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like you beat me to it 😄

@mramato
Copy link
Contributor

mramato commented Aug 6, 2015

Thanks! This also fixes the case where perPositionHeight wouldn't let you extrude up, which I vaguely remember someone asking about on the mailing list.

@mramato
Copy link
Contributor

mramato commented Aug 6, 2015

@hpinkos found an issue with normals when extruding up, but will handle it in a separate issue (since it wasn't a supported feature before anyway).

mramato added a commit that referenced this pull request Aug 6, 2015
Fix PolygonGeometry per position height extrusion
@mramato mramato merged commit f230501 into master Aug 6, 2015
@mramato mramato deleted the polyGeo-perPosHeight branch August 6, 2015 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants