Programming in VRChat

VRChat でのプログラミングについて調べたことの書き溜め

VRChat SDK ファイル単位 差分 VRCSDK-2018.05.04.09.53

Old: VRCSDK-2018.04.25.09.19_Public
New: VRCSDK-2018.05.04.09.53_Public
Differ  VRCSDK-2018.05.04.09.53_Public/Assets/VRCSDK/Dependencies/VRChat/Editor/DLLMaker.dll
Differ  VRCSDK-2018.05.04.09.53_Public/Assets/VRCSDK/Dependencies/VRChat/Scripts/ApiFileHelper.cs
Differ  VRCSDK-2018.05.04.09.53_Public/Assets/VRCSDK/Dependencies/VRChat/Scripts/AvatarValidation.cs
Differ  VRCSDK-2018.05.04.09.53_Public/Assets/VRCSDK/Dependencies/VRChat/Scripts/RuntimeAPICreation.cs
Differ  VRCSDK-2018.05.04.09.53_Public/Assets/VRCSDK/Dependencies/VRChat/Scripts/RuntimeBlueprintCreation.cs
Differ  VRCSDK-2018.05.04.09.53_Public/Assets/VRCSDK/Dependencies/VRChat/Scripts/RuntimeWorldCreation.cs
Differ  VRCSDK-2018.05.04.09.53_Public/Assets/VRCSDK/Dependencies/VRChat/VRCCore-Editor.dll
Differ  VRCSDK-2018.05.04.09.53_Public/Assets/VRCSDK/Dependencies/VRChat/VRCCore-Standalone.dll
Differ  VRCSDK-2018.05.04.09.53_Public/Assets/VRCSDK/Dependencies/VRChat/VRCSDK2.dll
Differ  VRCSDK-2018.05.04.09.53_Public/Assets/VRCSDK/version.txt
  • AvatarValidation.cs
    • 誤って追加してしまったという、ホワイトリストからの VRC_Station 削除
    • 過去の変更を確認すると VRCSDK-2018.04.24.07.59 で追加されている
  • RuntimeAPICreation.cs, RuntimeBlueprintCreation.cs
    • イメージ(いわゆるサムネイル)のアップロードのチェック状態がアップロードの成否に関係する不具合修正
  • 他のスクリプトの修正もアップロード周りの模様
  • VRC_SyncVideoPlayer に OnVideoStart などの RPC が追加されたが、エディタには変更なし