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

Terrain blanking informed by ocean waves #1369

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from

Commits on Nov 22, 2024

  1. init w2a waves as intended

    mbkuhn committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3dca78d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d253836 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3b9a57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d824c95 View commit details
    Browse the repository at this point in the history
  5. tweak time stepping settings

    mbkuhn committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cbce352 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c9c73b2 View commit details
    Browse the repository at this point in the history
  7. docs fix

    mbkuhn committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6fe11fe View commit details
    Browse the repository at this point in the history
  8. get those MFIters outta here

    mbkuhn committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1eb1d53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e023a6f View commit details
    Browse the repository at this point in the history
  10. create modes for ocean waves

    mbkuhn committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ca7b1ca View commit details
    Browse the repository at this point in the history
  11. correct conditional

    mbkuhn committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    dc2870f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84a891e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    32783ac View commit details
    Browse the repository at this point in the history
  14. init tweaks to w2a

    mbkuhn committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fa60d17 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b4090a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    64fed5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18aaea6 View commit details
    Browse the repository at this point in the history
  3. formatting

    mbkuhn committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    983a7b7 View commit details
    Browse the repository at this point in the history
  4. more formatting

    mbkuhn committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    86ffb47 View commit details
    Browse the repository at this point in the history
  5. correct terrain height

    mbkuhn committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    c2a0b96 View commit details
    Browse the repository at this point in the history
  6. consistent case

    mbkuhn committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3904a33 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    9dc581d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e309c39 View commit details
    Browse the repository at this point in the history
  3. move function to public

    mbkuhn committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ffd6fcb View commit details
    Browse the repository at this point in the history
  4. address terrain roughness

    mbkuhn committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    21a862a View commit details
    Browse the repository at this point in the history
  5. ignore unused

    mbkuhn committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9b6fc95 View commit details
    Browse the repository at this point in the history
  6. remove unused

    mbkuhn committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    29db41b View commit details
    Browse the repository at this point in the history
  7. more for unused

    mbkuhn committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    07e6e42 View commit details
    Browse the repository at this point in the history
  8. better function name

    mbkuhn committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1d1f412 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7a411d View commit details
    Browse the repository at this point in the history
  10. offset for waves in reg test

    mbkuhn committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b378762 View commit details
    Browse the repository at this point in the history
  11. tweak warning message

    mbkuhn committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b66f909 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2ec5297 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    04a91c3 View commit details
    Browse the repository at this point in the history