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

[XR] LightEstimation feature #11117

Merged
merged 15 commits into from
Sep 20, 2021
Merged

[XR] LightEstimation feature #11117

merged 15 commits into from
Sep 20, 2021

Commits on Jun 7, 2021

  1. initial spec

    brianzinn committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    a27c6c0 View commit details
    Browse the repository at this point in the history
  2. Able to retrieve:

    - LightEstimate
      - Primary Light
        - Direction
        - Intensity
    - Reflection Cube Map.
    brianzinn committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    7210d42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e16db6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6316be View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. add comment for probeSpace

    brianzinn committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    9d7baa1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. notify first cube reflection map

    mark cube reflection map texture for deletion
    fix: bug when attaching after detaching
    brianzinn committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    24a550f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

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

Commits on Jul 27, 2021

  1. light estimation start

    RaananW committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    002d9c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

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

Commits on Sep 7, 2021

  1. further changes

    Raanan Weber committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    f0bf4ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a27e7e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. fix issues with reflection cubemap texture

    Raanan Weber committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    4220f17 View commit details
    Browse the repository at this point in the history
  2. wanu

    Raanan Weber committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    44f0104 View commit details
    Browse the repository at this point in the history
  3. reuse as much as posible.

    Raanan Weber committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    3b40eec View commit details
    Browse the repository at this point in the history
  4. Addressing comments

    Raanan Weber committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    a9eb654 View commit details
    Browse the repository at this point in the history