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

Accelerated env baking on the GPU #1165

Merged
merged 29 commits into from
Jan 23, 2024
Merged

Accelerated env baking on the GPU #1165

merged 29 commits into from
Jan 23, 2024

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    b88be51 View commit details
    Browse the repository at this point in the history
  2. Add render filter

    riccardobl committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    0c8801f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    616c052 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67a3702 View commit details
    Browse the repository at this point in the history
  5. Make lightprobes serializable on demand when baked with accelerated b…

    …aking. Make them serializable by default if created with LightProbeFactory2.
    
    Accelerate Spherical Harmonics generator.
    riccardobl committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    be89b88 View commit details
    Browse the repository at this point in the history
  6. Add javadoc fix typo

    riccardobl committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5261a98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bc7670 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29ffa68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    33e7f34 View commit details
    Browse the repository at this point in the history
  10. Add default constructor

    riccardobl committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    8b59c31 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9ad84f1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c5322c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e648d6c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d756e17 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0804ecd View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    4aa922d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a63528 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4df92a8 View commit details
    Browse the repository at this point in the history
  4. Remove new line

    riccardobl committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a77eb2c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    da2e3b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a846a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8314499 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. improvements

    riccardobl committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    cbb2166 View commit details
    Browse the repository at this point in the history
  2. Rename env -> envMap

    riccardobl committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7b87ff5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. JavaDoc corrections

    scenemax3d authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    4665aaa View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. JavaDoc fixes

    scenemax3d authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    aae61d3 View commit details
    Browse the repository at this point in the history
  2. JavaDoc fixes

    scenemax3d authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8663388 View commit details
    Browse the repository at this point in the history
  3. JavaDocs Fixes

    scenemax3d authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d4ff52c View commit details
    Browse the repository at this point in the history
  4. JavaDocs fixes

    scenemax3d authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7a77c14 View commit details
    Browse the repository at this point in the history