Commit History

作者 SHA1 備註 提交日期
  Marius Stanciu 66a3e36701 - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 5 年之前
  Marius Stanciu 6c9c367540 - modified the Tools Database and Preferences with the new parameters from CutOut Tool 5 年之前
  Marius Stanciu f5c84fdc49 - maintenance_2 5 年之前
  Marius 5abb7866d8 - maintenance_1 5 年之前
  Marius Stanciu 2bcdeff7ef - moved all the new_object related methods in their own class AppObjects.AppObject 5 年之前
  Marius Stanciu 8a299e8fc8 - multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values) 5 年之前
  Marius Stanciu 42949021b1 - fixed the Tcl Command Delete to have an argument -f that will force deletion evading the popup (if the popup is enabled). The sme command without a name now will delete all objects 5 年之前
  Marius Stanciu e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool 6 年之前
  Marius Stanciu f707a9f06f Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta 6 年之前
  Eric Varsanyi b13d238070 Misc fixes to TCL glue 6 年之前
  Marius Stanciu d0e5b6c83a - fixed imports in all TclCommands 6 年之前
  Marius Stanciu 8cba74647f - made all TclCommands not to be plotted automatically 6 年之前
  Marius Stanciu 729b7cb11c - some changes in the app.on_togle_units() to make sure we don't try to convert empty parameters which may cause crashes on FlatCAM units change 6 年之前
  Marius Stanciu c409df0a8e - fixed issue with geometry name not being updated immediately after change while doing geocutout TclCommand 6 年之前
  Marius Stanciu ecc2c90f2a - changed all the info messages that are of type warning, error or success so they have a space added after the keyword 6 年之前
  Marius Stanciu 6ea3499d39 - updated the new shortcut list with the shortcuts added lately 7 年之前
  Marius Stanciu 3941d03702 - fixed TclCommand Cutout 7 年之前
  Marius Stanciu e48d2d2f49 -clean-up before merge 7 年之前
  Marius Stanciu 421e9766ea -clean-up before merge 7 年之前
  Marius Stanciu 3b9767cc6f - I've finally run the tests with OK result (56 tests in 102.937 sec) 7 年之前
  Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code 7 年之前
  Juan Pablo Caram f77403b0f2 Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture. 9 年之前