-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule Live2D
updated
7 files
+24 −16 | CubismOffscreenSurface_CC.cpp | |
+12 −7 | CubismOffscreenSurface_CC.h | |
+188 −28 | CubismRenderer_CC.cpp | |
+30 −6 | CubismRenderer_CC.h | |
+1 −1 | Framework | |
+1,010 −2,183 | lua_live2d_auto.cpp | |
+0 −3 | lua_live2d_auto.hpp |
Submodule Video
updated
8 files
+2 −2 | FFInfo.h | |
+1 −0 | FFInputStream.cpp | |
+237 −11 | VideoDecoder.cpp | |
+57 −8 | VideoDecoder.h | |
+3 −3 | VideoPlayer.cpp | |
+17 −11 | VideoPlayer.h | |
+955 −382 | lua_video_auto.cpp | |
+0 −2 | lua_video_auto.hpp |
Submodule external
updated
3 files
+1 −2 | .github/workflows/manual_release.yml | |
+1 −1 | libzippp/src | |
+1 −1 | nanosvg |