Skip to content

AvatarAttach#45

Merged
robtfm merged 38 commits intomainfrom
attach
Aug 16, 2023
Merged

AvatarAttach#45
robtfm merged 38 commits intomainfrom
attach

Conversation

@robtfm
Copy link
Copy Markdown
Collaborator

@robtfm robtfm commented Aug 16, 2023

features

  • AvatarAttach
  • Visibility
  • PointerResults:
    • add normal
    • add position
    • add scene entity to hit result for events sent to scene roots
  • collisions
    • add DisableCollisions marker, apply to AvatarAttached items
  • mock js modules

bugfixes

  • animations
    • fix path bug (inc bevy patch #9407) that caused anims to play on the wrong nodes
    • play gltf first animation if no animator present
    • play animation resets the anim (only if not looping)
  • fix main.crdt buffer overrun
  • fix collider pipeline use-before-init crash
  • system log chat tab now updates live without forcing reload
  • chat tab wraps correctly
  • send transform updates to scene only if they are changed
  • don't validate the main_file for texture wearables, just look for pngs
  • AudioSource
    • only plays in current scene
    • use manual spatial calc to preserve requested volume

tweaks

  • increase base move speed
  • vsync off by default
  • update to latest protobuf messages

@robtfm robtfm merged commit 3d3a4d5 into main Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant