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

Cherry-picks for the 4.2 branch (future 4.2.1) - 2nd batch #86026

Merged
merged 4 commits into from
Dec 11, 2023

Commits on Dec 11, 2023

  1. Fixes TileMap occluders

    (cherry picked from commit fcb8d19)
    groud authored and YuriSizov committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    6e043b8 View commit details
    Browse the repository at this point in the history
  2. Ensure that 2D meshes use a proper input mask

    The input mask was wrongly ignored in earlier versions. Now it is actually used so the input mask variable needs to be a valid number
    
    (cherry picked from commit 777d6ae)
    clayjohn authored and YuriSizov committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4cce0d9 View commit details
    Browse the repository at this point in the history
  3. GLES3: Skip batches with zero instance count while rendering

    (cherry picked from commit 51dcb38)
    HolySkyMin authored and YuriSizov committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fc15ffe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed55f9d View commit details
    Browse the repository at this point in the history