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 hit point when ASCollectionNode inverted set to true #1781

Merged

Commits on Feb 27, 2020

  1. Account for possible inverted transform during hit test

    When ASCollectionNode has the `inverted` flag set, a transform gets
    set on the cell node. We need to make sure that we account for that
    when dealing in the view coordinates.
    bdolman committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    6f7cb1d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    84550c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    217a2c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    11a2f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4b206b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Merge branch 'master' of https://github.com/TextureGroup/Texture into…

    … inverted-collection-node-hittest-fix
    bdolman committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    5f7be24 View commit details
    Browse the repository at this point in the history