-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule ZenKit
updated
19 files
+2 −1 | .github/workflows/docs.yml | |
+34 −1 | changelog.md | |
+2 −2 | docs/library/api/cutscene-library.md | |
+2 −2 | docs/library/api/daedalus-script.md | |
+2 −2 | docs/library/api/daedalus-vm.md | |
+2 −2 | docs/library/api/font.md | |
+2 −2 | docs/library/api/mesh.md | |
+2 −2 | docs/library/api/model-animation.md | |
+2 −2 | docs/library/api/model-hierarchy.md | |
+2 −2 | docs/library/api/model-mesh.md | |
+2 −2 | docs/library/api/model-script.md | |
+2 −2 | docs/library/api/model.md | |
+2 −2 | docs/library/api/morph-mesh.md | |
+2 −2 | docs/library/api/multi-resolution-mesh.md | |
+2 −2 | docs/library/api/texture.md | |
+2 −2 | docs/library/api/world.md | |
+1 −1 | readme.md | |
+32 −4 | src/Vfs.cc | |
+4 −0 | src/vobs/VirtualObject.cc |