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

New paint property fill-comp-op for fill type layer #1191

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on May 30, 2022

  1. fill: opacity

    LEON-MS93 authored and tongust committed May 30, 2022
    Configuration menu
    Copy the full SHA
    ab5a488 View commit details
    Browse the repository at this point in the history
  2. add change log

    tongust committed May 30, 2022
    Configuration menu
    Copy the full SHA
    bb3ff56 View commit details
    Browse the repository at this point in the history
  3. append pr number

    tongust committed May 30, 2022
    Configuration menu
    Copy the full SHA
    731e81a View commit details
    Browse the repository at this point in the history
  4. fix: opacity should be same as the top most shape if opcaity is diffe…

    …rent per polygon
    tongust committed May 30, 2022
    Configuration menu
    Copy the full SHA
    47557a1 View commit details
    Browse the repository at this point in the history
  5. add unit test for draw_fill

    tongust committed May 30, 2022
    Configuration menu
    Copy the full SHA
    881f372 View commit details
    Browse the repository at this point in the history
  6. resolve comments: extract to separated function; renaem to fill-opaci…

    …ty-per-geometry
    tongust committed May 30, 2022
    Configuration menu
    Copy the full SHA
    1f99f94 View commit details
    Browse the repository at this point in the history
  7. lint error

    tongust committed May 30, 2022
    Configuration menu
    Copy the full SHA
    19ac9d1 View commit details
    Browse the repository at this point in the history
  8. fix version

    tongust committed May 30, 2022
    Configuration menu
    Copy the full SHA
    ecda48c View commit details
    Browse the repository at this point in the history
  9. fix build error: Terrain 3D

    tongust committed May 30, 2022
    Configuration menu
    Copy the full SHA
    407c50f View commit details
    Browse the repository at this point in the history
  10. test error

    tongust committed May 30, 2022
    Configuration menu
    Copy the full SHA
    90446d6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. enum for comp-op

    tongust committed May 31, 2022
    Configuration menu
    Copy the full SHA
    337532e View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. rename prop

    tongust committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    bd802c4 View commit details
    Browse the repository at this point in the history