Skip to content

Commit

Permalink
Include useIntegerZoom property in interpolationUniforms
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauren Budorick committed Jun 16, 2017
1 parent e0b28a5 commit 0e447be
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/program_configuration.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ class ProgramConfiguration {
this.interpolationUniforms.push({
name: tName,
property: attribute.property,
useIntegerZoom: attribute.useIntegerZoom,
stopOffset
});

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0e447be

Please sign in to comment.