bevy_vrm1 0.2.2

Allows you to use VRM and VRMA in Bevy
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
changelog:
  categories:
    - title: Breaking Changes 🛠
      labels:
        - breaking-change
    - title: Exciting New Features 🎉
      labels:
        - enhancement
    - title: Improvements to existing features
      labels:
        - improvement
    - title: Bug Fixes
      labels:
        - bug
    - title: Other Changes
      labels:
        - "*"