File tree Expand file tree Collapse file tree 7 files changed +11
-12
lines changed
Expand file tree Collapse file tree 7 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 4444 with :
4545 type : " consumer"
4646 lfs_sha : ${{ needs.cache_lfs.outputs.lfs_sha }}
47- cache_postfix : cache-0
4847
4948 - name : Set up JDK 17
5049 uses : actions/setup-java@v4
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:7e97908a6a83cc538728d159a4980f6eba031d23b2c43c20a1a04dad58057e92
3- size 31576
2+ oid sha256:51c30c02a53ba587f558abed07bc46323e96731b8405bf95847ab5b0e368e536
3+ size 31703
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ class MainView(context: Context) : GLSurfaceView(context) {
7373 val fileBytes = ByteArray (inputStream.available())
7474 inputStream.read(fileBytes)
7575
76- this @MainView.mEngine!! .scene.addBuffer (fileBytes, fileBytes.size )
76+ this @MainView.mEngine!! .scene.add (fileBytes)
7777 }
7878 }
7979 } catch (e: IOException ) {
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:d1de17a2cf370ac8fa2f831cfbb9c1cc6b64db8612f96d666bf3a074e0514573
3- size 76648480
2+ oid sha256:e62e9ee2b79e81a4b98298db680764d94f3ac13fdbf6662a8aa75a2bb25909eb
3+ size 76650144
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:26a0f437c28925bfd84fca09c188c66164a5e7909d3009c201b2b3dcc693c9dc
3- size 53817760
2+ oid sha256:9b890ee472d5f9e405f6dd40551a1832d3007f5db715461077eab9061727340e
3+ size 53819208
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:d752a15b1f1bcdf980351e4860ddca848775c9004999b3e66d8bac78ab43cab3
3- size 82248296
2+ oid sha256:989ae3de7b00dae768dd8e60185a65bacfc8d6c58266f406d16ad621c865c73e
3+ size 82255264
Original file line number Diff line number Diff line change 11version https://git-lfs.github.com/spec/v1
2- oid sha256:92533fdf70ad5081d84ae4a22f29a1eb919e85cb5230e5b8ecfd81cb3bfc5fcc
3- size 81324184
2+ oid sha256:fe910bc20959b27da4018cbb974625244ad335bb78eafaf13a3bd6230ecea510
3+ size 81326232
You can’t perform that action at this time.
0 commit comments