move geometry to geometry2d and add new geometry module (3d)

This commit is contained in:
2019-12-21 12:51:34 +01:00
parent 9319d1bb06
commit 95a289be75
102 changed files with 3771 additions and 9082 deletions

View File

@@ -25,7 +25,7 @@ copyright = '2019, Daniel Weschke'
author = 'Daniel Weschke'
# The full version, including alpha/beta/rc tags
release = '2019.5.19'
release = '2019.12.21'
# -- General configuration ---------------------------------------------------