-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Review and integrate CosineKitty-Sapphire at version 2.1.1. #733
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule CosineKitty-Sapphire
updated
18 files
+1 −1 | CHANGELOG.md | |
+176 −0 | Elastika.md | |
+84 −0 | Moots.md | |
+7 −78 | README.md | |
+ − | images/elastika.png | |
+893 −0 | images/elastika_model.svg | |
+ − | images/moots.png | |
+13 −2 | plugin.json | |
+557 −0 | res/elastika.svg | |
+0 −167 | res/moots.svg | |
+473 −0 | src/elastika.cpp | |
+262 −0 | src/mesh.hpp | |
+263 −0 | src/mesh_hex.cpp | |
+218 −0 | src/mesh_physics.cpp | |
+5 −123 | src/moots.cpp | |
+1 −0 | src/plugin.cpp | |
+120 −0 | src/plugin.hpp | |
+128 −0 | util/patch_elastika.py |