Wykres commitów

22 Commity (665776985746fa1d1b2f5b15087ca8152cb5c755)

Autor SHA1 Wiadomość Data
palain 9404550ac6 shapely 2.0 modifications 2023-01-06 09:47:34 -04:00
palain f8e354c46a fixed shapely 2.0 multipolygon not iteratable for bridges 2023-01-02 20:42:36 -04:00
palain 88a9341391 fixed shapely 2.0 multipolygon not iteratable for bridges 2023-01-01 11:56:44 -04:00
abosafia 9b78e7cb27 fixs for shapely 2 2023-01-01 15:05:40 +02:00
palain 95168a165b small correction 2022-06-03 14:03:29 -03:00
palain 8a4ecb57a9 Make cut bridge curve more robust 2022-06-03 09:11:05 -03:00
palain 0633704aec Make cut bridge curve more robust 2022-06-02 13:04:40 -03:00
palain fe28729fe4 add bridge cut curve 2022-06-01 09:51:10 -03:00
palain 0d5834671b add bridge cut curve 2022-06-01 09:50:28 -03:00
palain 18ecf38a22 add bridge cut curve 2022-06-01 09:50:13 -03:00
palain 204f5bf6af Merge remote-tracking branch 'origin/master' 2022-06-01 09:48:49 -03:00
palain c7d4255118 add bridge cut curve 2022-06-01 09:48:41 -03:00
abosafia c96daa2020 better solution for bridge_cut minz 2022-06-01 14:33:33 +02:00
abosafia 7aca6920f9 delete old cut_bridge 2022-06-01 08:00:11 +02:00
abosafia c56b20d8cd put cut_bridges on minz 2022-06-01 07:35:14 +02:00
palain f31a8349be add bridge cut curve 2022-05-31 13:59:32 -03:00
palain ed5532c6f2 add bridge cut curve 2022-05-30 14:57:23 -03:00
palain 3f11376f93 add options for mist 2022-05-30 14:55:46 -03:00
palain db9958679b add options for dust collector and hold down 2022-04-14 11:59:28 -03:00
palain 0e43b91c4d some pep 8 formatting and obsolete code removal 2022-01-18 12:41:44 -04:00
Alain Pelletier 387ff314d2
split curvecamtools from ops.py
removed all calculations which belong in curve cam tools menu from ops.py to their own curvecamtools.py file.
modified the _init_.py to accept the new curvecamtools.py file
removed some imports from top of files
tried to untangle some import *
2021-03-14 16:14:00 -03:00
Alain Pelletier d686fc081b
Bridges were removed from Utils
The bridge generation and functionlitty were removed from utils and given a separate file bridges.py
2021-03-13 09:25:14 -04:00