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

texture: add image mask support #967

Merged
merged 16 commits into from
May 20, 2023
Merged

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    af3ce8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98ef28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee164a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. texture: fix exceptions

    When I introduced the mask for TextureMesh I accidentally modified part of the code of omp, which caused the program to throw an exception, now I fixed it.
    Sanheiii authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    03450e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    202b556 View commit details
    Browse the repository at this point in the history
  2. removed redundant comments

    PxGluz committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    71f8818 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. fixed pull request comments

    PxGluz committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    772874c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a03b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    89e6dde View commit details
    Browse the repository at this point in the history
  2. updated floodfill

    PxGluz committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    f19dc34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83a17f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    f63dd40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e87ee63 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    cb3e58e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Merge conflict resolution

    Sanheiii committed May 9, 2023
    Configuration menu
    Copy the full SHA
    c195327 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. unify and simplify

    cdcseacave committed May 20, 2023
    Configuration menu
    Copy the full SHA
    39bd55c View commit details
    Browse the repository at this point in the history