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

Merge update. #48

Merged
merged 4 commits into from
Jan 18, 2024
Merged

Commits on Jan 17, 2024

  1. Improvements to noise implementations (#1653)

    - Leverage node graphs to share the conversion aspects of noise implementations across languages.
    - Simplify noise unit tests to cover only unique implementations.
    jstone-lucasfilm authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6773cb5 View commit details
    Browse the repository at this point in the history
  2. Fix shader generation typos

    This changelist fixes a handful of minor typos in shader generation, introduced in #1355 and #1553.
    jstone-lucasfilm committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    0375249 View commit details
    Browse the repository at this point in the history
  3. Add frame capture to web viewer (#1636)

    Add frame capture code to trigger on 'f' key. This is the same key as used for the desktop viewer.
    kwokcb authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    c0ccd34 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Document format updates

    This changelist applies the mxformat.py script to the libraries and resources folders in the repository, updating formatting for a handful of documents.
    jstone-lucasfilm committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    931cda2 View commit details
    Browse the repository at this point in the history