2 files changed
+33
-37
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
29 | 25 |
| |
30 | 26 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + |
Submodule VRCFaceTracking updated 30 files
- VRCFaceTracking.Core/ConfigParser.cs+4-6
- VRCFaceTracking.Core/Contracts/Services/ILocalSettingsService.cs+2-2
- VRCFaceTracking.Core/Contracts/Services/IMainService.cs+1-2
- VRCFaceTracking.Core/Contracts/Services/IParamSupervisor.cs+8
- VRCFaceTracking.Core/Library/UnifiedLibManager.cs-1
- VRCFaceTracking.Core/MainStandalone.cs+5-18
- VRCFaceTracking.Core/Models/UnifiedMutationConfig.cs+19-3
- VRCFaceTracking.Core/OSC/DataTypes/BaseParameter.cs+47-7
- VRCFaceTracking.Core/OSC/OSCMain.cs+11-3
- VRCFaceTracking.Core/OSC/OSCMessage.cs+2-2
- VRCFaceTracking.Core/Params/Data/UnifiedTrackingMutator.cs+12-5
- VRCFaceTracking.Core/Params/Expressions/UnifiedExpressionsParameters.cs+4
- VRCFaceTracking.Core/VRCFaceTracking.Core.csproj+2-6
- VRCFaceTracking/App.xaml.cs+4-1
- VRCFaceTracking/BundleArtifacts/VRCFaceTracking_x64.appinstaller.xml+1-1
- VRCFaceTracking/MainWindow.xaml.cs+4-2
- VRCFaceTracking/OpenVR/app.vrmanifest+18
- VRCFaceTracking/OpenVR/openvr_api.cs+8.3k
- VRCFaceTracking/OpenVR/openvr_api.dll
- VRCFaceTracking/Package.appinstaller+1-1
- VRCFaceTracking/Package.appxmanifest+3-1
- VRCFaceTracking/Services/ActivationService.cs+1-1
- VRCFaceTracking/Services/LocalSettingsService.cs+5-5
- VRCFaceTracking/Services/OpenVRService.cs+53
- VRCFaceTracking/Strings/en/Resources.resw+6
- VRCFaceTracking/VRCFaceTracking.csproj+8-1
- VRCFaceTracking/ViewModels/RiskySettingsViewModel.cs+3-7
- VRCFaceTracking/ViewModels/SettingsViewModel.cs+19-1
- VRCFaceTracking/Views/SettingsPage.xaml+10-3
- fti_osc.dll
0 commit comments