Added reverse_polygon() and improved ccw_polygon() and clockwise_polygon()

This commit is contained in:
Revar Desmera
2019-11-17 18:19:55 -08:00
parent 2b95e67cda
commit bb92d788ef
3 changed files with 26 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,41];
BOSL_VERSION = [2,0,42];
// Section: BOSL Library Version Functions