Commit 7a65541
committed
Updated AdvancedMath and added check to publishing script
1 parent 2fc8ff8 commit 7a65541
File tree
3 files changed
+26
-23
lines changed- gradle-scripts
- libs
3 files changed
+26
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | | - | |
20 | | - | |
| 23 | + | |
21 | 24 | | |
22 | | - | |
23 | 25 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
Submodule advanced_math updated 8 files
- CCSharp/src/CCSharp/AdvancedMath/Matrix.cs+308
- CCSharp/src/CCSharp/AdvancedMath/Quaternion.cs+158
- CHANGELOG.md+31-2
- README.md+4
- datapack/data/computercraft/lua/rom/apis/matrix.lua+412-134
- datapack/data/computercraft/lua/rom/apis/quaternion.lua+5
- datapack/data/computercraft/lua/rom/modules/main/advanced_math/mmath.lua+248
- datapack/data/computercraft/lua/rom/modules/main/advanced_math/pid.lua+1-3
0 commit comments