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

Eliminate fill-extrude- props in favor of fill-extrusion type #3487

Merged
merged 6 commits into from
Nov 2, 2016

Conversation

lbud
Copy link
Contributor

@lbud lbud commented Oct 28, 2016

Refs mapbox/mapbox-gl-style-spec#554 (companion PRs enumerated there).

No render diffs, no new functionality, no changes to APIs — this is 100% spec changes.

Fixes #3386

@lbud lbud added this to the Frankfurt milestone Oct 29, 2016
@lbud lbud force-pushed the fill-extrusion-type branch 2 times, most recently from d74144d to 39886b6 Compare November 1, 2016 23:23
Lauren Budorick added 5 commits November 1, 2016 17:10
* Resolve Z units to meters (and move z scaling to transform for use in future other 3D types)
Fixes #3385.
Turns out this was sitting on the very shaky house of cards that is relying on a different render call (when the gl.enable(gl.DEPTH_TEST) was removed from draw_symbol, this broke depth testing in extrusions 🙊)
@lbud lbud merged commit b2de538 into master Nov 2, 2016
@lbud lbud deleted the fill-extrusion-type branch November 2, 2016 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change ⚠️ Requires a backwards-incompatible change to the API release blocker ⛔
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants