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

Implement multiple lights and more Light types #3246

Merged
merged 91 commits into from
Oct 30, 2023
Merged

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    1a67a4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86a63c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13a26d3 View commit details
    Browse the repository at this point in the history
  4. add attenuation

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e17b154 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3743c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b5a6c6 View commit details
    Browse the repository at this point in the history
  7. add SpotLight [skip ci]

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c15d90f View commit details
    Browse the repository at this point in the history
  8. reimplement shading [skip ci]

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    614592b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c250f30 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7fb1ec5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a1b8cf View commit details
    Browse the repository at this point in the history
  12. readd old lighting code

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    bbea0a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f2fdd48 View commit details
    Browse the repository at this point in the history
  14. update shading attribute

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    246ce65 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4bab511 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f62d07f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7c16e45 View commit details
    Browse the repository at this point in the history
  18. fix directions

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    754f243 View commit details
    Browse the repository at this point in the history
  19. add refimg tests

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c7c4b38 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2b748ed View commit details
    Browse the repository at this point in the history
  21. update docs

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    20b45b6 View commit details
    Browse the repository at this point in the history
  22. remove specular reflection

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    39604ea View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f564279 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4de2a2e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    58df480 View commit details
    Browse the repository at this point in the history
  26. update NEWS [skip ci]

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a0ee747 View commit details
    Browse the repository at this point in the history
  27. fixes

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3c745f6 View commit details
    Browse the repository at this point in the history
  28. fix screen size test

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7fe5c3d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    dfd26cd View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2cfc71d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    729aea9 View commit details
    Browse the repository at this point in the history
  32. minor cleanup

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    872daa1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dba22ab View commit details
    Browse the repository at this point in the history
  34. minor cleanup [skip ci]

    ffreyer committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fc5b654 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. reduce allocations

    ffreyer committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b94fdb6 View commit details
    Browse the repository at this point in the history
  2. fix typo

    ffreyer committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    53f92d7 View commit details
    Browse the repository at this point in the history
  3. fix #2985

    ffreyer committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    538263c View commit details
    Browse the repository at this point in the history
  4. minor cleanup [skip ci]

    ffreyer committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    81e20cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5db96a1 View commit details
    Browse the repository at this point in the history
  6. switch shading to enum

    ffreyer committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    fd1589a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22716d4 View commit details
    Browse the repository at this point in the history
  8. fix WGLMakie errors

    ffreyer committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    adf450e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. fix docs

    ffreyer committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    a45f34b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8bb7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbe2d0a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    aae5221 View commit details
    Browse the repository at this point in the history
  2. update test

    ffreyer committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1645afd View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. fix specular reflection

    ffreyer committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    1df207e View commit details
    Browse the repository at this point in the history
  2. smooth out lighting edge

    ffreyer committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    08de7b1 View commit details
    Browse the repository at this point in the history
  3. fix exponent

    ffreyer committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    89e27f4 View commit details
    Browse the repository at this point in the history
  4. minor optimization [skip ci]

    ffreyer committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e68846e View commit details
    Browse the repository at this point in the history
  5. update defaults

    ffreyer committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    964cab9 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    935c0d0 View commit details
    Browse the repository at this point in the history
  2. fix matcap

    ffreyer committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    14b6601 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. update docs

    ffreyer committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    fbe44f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. fix WGLMakie

    ffreyer committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d05dde4 View commit details
    Browse the repository at this point in the history
  2. cleanup print

    ffreyer committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2cb0abd View commit details
    Browse the repository at this point in the history
  3. fix meshscatter [skip ci]

    ffreyer committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0d74694 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    4343b62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9935fb4 View commit details
    Browse the repository at this point in the history
  3. fix error

    ffreyer committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c13f330 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    1e4d153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a495ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f35172 View commit details
    Browse the repository at this point in the history
  4. allow empty lights vectors

    ffreyer committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    97ef82e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dab20b View commit details
    Browse the repository at this point in the history
  6. move docs to references

    ffreyer committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    028f883 View commit details
    Browse the repository at this point in the history
  7. minor cleanup

    ffreyer committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    dbe8d66 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. fix folder link

    ffreyer committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    4f653d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. fix typo, try fix docs

    ffreyer committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7ffd4cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f44af6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32f8971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6c26f4 View commit details
    Browse the repository at this point in the history
  5. improve example

    ffreyer committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    6c37303 View commit details
    Browse the repository at this point in the history
  6. fix missing import

    ffreyer committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    60b778f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    f11a442 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f482a7 View commit details
    Browse the repository at this point in the history
  3. fix makie tests

    SimonDanisch committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    54b73b9 View commit details
    Browse the repository at this point in the history
  4. update WGLMakie bundle

    SimonDanisch committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d6ebc56 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. fix nan surface in WGLMakie

    ffreyer committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    df67ec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c839d03 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    3123263 View commit details
    Browse the repository at this point in the history
  2. fix some merge errors

    ffreyer committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    7e284e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9c5443 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    bff268c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdbb86a View commit details
    Browse the repository at this point in the history
  3. minor performance tweak

    ffreyer committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    9dc792b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    4a00db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c596d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d255de View commit details
    Browse the repository at this point in the history