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

Impl Deref for newtypes #71

Merged
merged 11 commits into from
Aug 5, 2024
Merged

Impl Deref for newtypes #71

merged 11 commits into from
Aug 5, 2024

Commits on Feb 12, 2024

  1. 0.13 update WIP

    GitGhillie committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    313e73c View commit details
    Browse the repository at this point in the history
  2. Update light intensity

    GitGhillie committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9b9ab36 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    8e695c1 View commit details
    Browse the repository at this point in the history
  2. merge

    GitGhillie committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    6d2177d View commit details
    Browse the repository at this point in the history
  3. Update audio control and parameter adjustment functions

    The key inputs in the audio control and parameter adjustment functions have been updated. They've been changed to use ButtonInput instead of Input, and the specific KeyCode names have been adjusted to the recently updated KeyCode identifications.
    Salzian committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    b3fa9cd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    ee7ed24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    068156f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7de6332 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8a1785 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge branch 'refs/heads/main' into deref

    # Conflicts:
    #	src/components/audio_source.rs
    #	src/fmod_studio.rs
    Salzian committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3b069e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1ba583 View commit details
    Browse the repository at this point in the history