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

AvatarAttach #45

Merged
merged 38 commits into from
Aug 16, 2023
Merged

AvatarAttach #45

merged 38 commits into from
Aug 16, 2023

Commits on Aug 9, 2023

  1. fix main.crdt buffer overread

    robtfm committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fee509c View commit details
    Browse the repository at this point in the history
  2. fix animation path bug

    robtfm committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d5f722b View commit details
    Browse the repository at this point in the history
  3. add mock js modules

    robtfm committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6c2362b View commit details
    Browse the repository at this point in the history
  4. ci

    robtfm committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    295bb5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f54f3e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. increase movespeed

    robtfm committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    aeb3f1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841a418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fc0fa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8a6f89 View commit details
    Browse the repository at this point in the history
  5. ci

    robtfm committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0d6f8c6 View commit details
    Browse the repository at this point in the history
  6. fix pointer results

    - add normal
    - add position
    - report actual entity to scene root if entity is within the scene
    robtfm committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    dcc0428 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. bevy 0.11

    robtfm committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6cad4a1 View commit details
    Browse the repository at this point in the history
  2. DisableCollisions marker

    robtfm committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    836491d View commit details
    Browse the repository at this point in the history
  3. parent transform sync

    robtfm committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    43d33df View commit details
    Browse the repository at this point in the history
  4. avatar attach

    robtfm committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    cbaadea View commit details
    Browse the repository at this point in the history
  5. remove printlns

    robtfm committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    08e3ff7 View commit details
    Browse the repository at this point in the history
  6. ci

    robtfm committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3b46bb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    10d97d3 View commit details
    Browse the repository at this point in the history
  2. wrap chat

    robtfm committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e3c9a79 View commit details
    Browse the repository at this point in the history
  3. add visibility component

    robtfm committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3aca113 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e57870 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    b7aac6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70a3155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    624c6ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59aec9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de470ee View commit details
    Browse the repository at this point in the history
  6. update protobuf

    robtfm committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a0f2b6e View commit details
    Browse the repository at this point in the history
  7. ci

    robtfm committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    8e9d970 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. audio source only in scene

    robtfm committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    98293bf View commit details
    Browse the repository at this point in the history
  2. default no vsync

    robtfm committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    440ce6e View commit details
    Browse the repository at this point in the history
  3. default no vsync

    robtfm committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d858c4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d58426 View commit details
    Browse the repository at this point in the history
  5. jazz hands

    robtfm committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    df3f986 View commit details
    Browse the repository at this point in the history
  6. restart anims if finished

    robtfm committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    14199ea View commit details
    Browse the repository at this point in the history
  7. anim restart if not looping

    robtfm committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2e37a8d View commit details
    Browse the repository at this point in the history
  8. ci

    robtfm committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fb133bc View commit details
    Browse the repository at this point in the history
  9. fix workflow oops

    robtfm committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3148159 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    38658f0 View commit details
    Browse the repository at this point in the history