File tree
13 files changed
+17
-1
lines changed- Apps/PackageTest
- 0.63.1/android/app/src/main
- 0.64.0/android/app/src/main
- 0.65.0/android/app/src/main
- Modules/@babylonjs
- react-native-iosandroid
- android
- ios
- submodules
- react-native-windows/windows
- BabylonReactNative
- Package
- iOS
13 files changed
+17
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
| 42 | + | |
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
|
Submodule BabylonNative updated 15 files
- Apps/Playground/Android/app/src/main/cpp/BabylonNativeJNI.cpp+1-1
- Plugins/NativeCamera/CMakeLists.txt-3
- Plugins/NativeCamera/Source/Android/CameraWrappers.h+61
- Plugins/NativeCamera/Source/Android/NativeCameraImpl.cpp+60-63
- Plugins/NativeCamera/Source/Android/NativeCameraImpl.h+13-21
- Plugins/NativeCamera/Source/Apple/NativeCameraImpl.h+2-1
- Plugins/NativeCamera/Source/Apple/NativeCameraImpl.mm+8-2
- Plugins/NativeCamera/Source/NativeVideo.cpp+19-4
- Plugins/NativeCamera/Source/NativeVideo.h+3
- Plugins/NativeCamera/Source/UWP/NativeCameraImpl.cpp+1-1
- Plugins/NativeCamera/Source/UWP/NativeCameraImpl.h+2-1
- Plugins/NativeCamera/Source/Unix/NativeCameraImpl.cpp+1-1
- Plugins/NativeCamera/Source/Unix/NativeCameraImpl.h+2-1
- Plugins/NativeCamera/Source/Win32/NativeCameraImpl.cpp+1-1
- Plugins/NativeCamera/Source/Win32/NativeCameraImpl.h+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
140 | 140 |
| |
141 | 141 |
| |
142 | 142 |
| |
| 143 | + | |
143 | 144 |
| |
144 | 145 |
| |
145 | 146 |
| |
| |||
191 | 192 |
| |
192 | 193 |
| |
193 | 194 |
| |
| 195 | + | |
194 | 196 |
| |
195 | 197 |
| |
196 | 198 |
| |
| |||
252 | 254 |
| |
253 | 255 |
| |
254 | 256 |
| |
| 257 | + | |
255 | 258 |
| |
256 | 259 |
| |
257 | 260 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
7 | 8 |
| |
| |||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
520 | 520 |
| |
521 | 521 |
| |
522 | 522 |
| |
| 523 | + | |
523 | 524 |
| |
524 | 525 |
| |
525 | 526 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
|
0 commit comments