Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gpsnmeajp/EasyVirtualMotionCaptureForUnity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: TutorialV2
Choose a base ref
...
head repository: gpsnmeajp/EasyVirtualMotionCaptureForUnity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 24 files changed
  • 2 contributors

Commits on Aug 28, 2022

  1. Copy the full SHA
    20bb319 View commit details
  2. Copy the full SHA
    cc45f5c View commit details

Commits on Dec 25, 2022

  1. Copy the full SHA
    30b7547 View commit details
  2. 日本語化

    gpsnmeajp committed Dec 25, 2022
    Copy the full SHA
    920549e View commit details
  3. Copy the full SHA
    4972b2a View commit details

Commits on Dec 27, 2022

  1. Copy the full SHA
    c44f4ee View commit details

Commits on May 20, 2023

  1. MidiCCButton構造体内の変数の型誤り修正

    VMCProtocolの仕様上、MIDI CC Button Inputの第二引数はint型ですが、MidiCCButton構造体内で宣言されている第二引数用の変数がfloat型で宣言されていますので、修正しました。
    daifuk-lana authored May 20, 2023
    Copy the full SHA
    2f37978 View commit details

Commits on May 21, 2023

  1. Merge pull request #4 from daifuk-lana/master

    MidiCCButton構造体内の変数の型誤り修正
    gpsnmeajp authored May 21, 2023
    Copy the full SHA
    903e35c View commit details

Commits on Mar 16, 2024

  1. Copy the full SHA
    8213aff View commit details
  2. LateUpdate実装

    gpsnmeajp committed Mar 16, 2024
    Copy the full SHA
    a922433 View commit details
  3. v4.1

    gpsnmeajp committed Mar 16, 2024
    Copy the full SHA
    df07713 View commit details

Commits on Mar 17, 2024

  1. Copy the full SHA
    bc9161f View commit details
  2. VRM1対応

    gpsnmeajp committed Mar 17, 2024
    Copy the full SHA
    85d8b42 View commit details

Commits on Mar 20, 2024

  1. Copy the full SHA
    67f5167 View commit details

Commits on Aug 17, 2024

  1. Copy the full SHA
    02c81e8 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff TutorialV2...master