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

generate mipmaps for planar reflection #15629

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

Commits on Jun 30, 2023

  1. generator mipmap

    xubing0906 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8f40dba View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. copy texture to mipmaps

    xubing0906 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1243215 View commit details
    Browse the repository at this point in the history
  2. native

    xubing0906 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c43b166 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. mipmapcount

    xubing0906 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d9c79e5 View commit details
    Browse the repository at this point in the history
  2. optimize code

    xubing0906 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ee51e41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a66b8d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. rename renderArea

    xubing0906 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d09b0d4 View commit details
    Browse the repository at this point in the history
  2. add reflection probe pass

    xubing0906 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c2b3716 View commit details
    Browse the repository at this point in the history
  3. add render pass

    xubing0906 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d7d5639 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. use warnID

    xubing0906 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    cda917e View commit details
    Browse the repository at this point in the history
  2. optmize

    xubing0906 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ba1d733 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. use viewport size

    xubing0906 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3d0d235 View commit details
    Browse the repository at this point in the history