-
Notifications
You must be signed in to change notification settings - Fork 91
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
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nanogui
updated
6 files
+1 −1 | .github/workflows/build.yml | |
+2 −1 | CMakeLists.txt | |
+6 −0 | include/nanogui/metal.h | |
+2 −2 | include/nanogui/widget.h | |
+14 −0 | src/autorelease.mm | |
+8 −0 | src/screen.cpp |