-
Notifications
You must be signed in to change notification settings - Fork 24
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 beam
updated
8 files
+44 −42 | .github/workflows/build.yml | |
+1 −0 | CMakeLists.txt | |
+19 −3 | bvm/Shaders/Explorer/Parser.cpp | |
+ − | bvm/Shaders/Explorer/Parser.wasm | |
+188 −137 | explorer/adapter.cpp | |
+8 −10 | explorer/adapter.h | |
+2 −13 | explorer/htm/BeamExplorer.htm | |
+61 −37 | explorer/server.cpp |