generated from League-of-Foundry-Developers/FoundryVTT-Module-Template
-
Notifications
You must be signed in to change notification settings - Fork 6
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 geometry
updated
15 files
+116 −15 | 3d/Point3d.js | |
+15 −1 | Changelog.md | |
+1 −0 | ClipperPaths.js | |
+23 −3 | Draw.js | |
+92 −7 | Matrix.js | |
+42 −40 | PIXI/Circle.js | |
+66 −58 | PIXI/Point.js | |
+144 −102 | PIXI/Polygon.js | |
+38 −52 | PIXI/Rectangle.js | |
+16 −16 | RegularPolygon/Hexagon.js | |
+17 −4 | const.js | |
+139 −119 | elevation.js | |
+167 −0 | elevation_configs.js | |
+48 −22 | registration.js | |
+12 −0 | templates/placeable-elevation-config.html |