Commit Verlauf

Autor SHA1 Nachricht Datum
  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 vor 6 Jahren
  Marius Stanciu d0e5b6c83a - fixed imports in all TclCommands vor 6 Jahren
  Marius Stanciu 8cba74647f - made all TclCommands not to be plotted automatically vor 6 Jahren
  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 vor 6 Jahren
  Marius Stanciu a5ffe475dd - fixed bug in ToolCutout where creating a cutout object geometry from another external isolation geometry failed vor 6 Jahren
  Marius Stanciu 2a30101bb0 - TclCommand Geocutout is now creating a new geometry object when working on a geometry, preserving also the origin object vor 6 Jahren
  Marius Stanciu c409df0a8e - fixed issue with geometry name not being updated immediately after change while doing geocutout TclCommand vor 6 Jahren
  Marius Stanciu a545658d44 - fixed the Circle Steps parameter for both Gerber and Geometry objects not being applied and instead the app internal defaults were used. vor 6 Jahren
  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 vor 6 Jahren
  Marius Stanciu 9d0bcf477a - removed the Open Gerber with 'follow' menu entry and also the open_gerber Tcl Command attribute 'follow'. This is no longer required because now the follow_geometry is stored by default in a Gerber object attribute gerber_obj.follow_geometry vor 7 Jahren
  Marius Stanciu 1a8db0b5d9 - fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects) vor 7 Jahren
  Marius Stanciu 2ee80990e5 - added a new function (and shortcut key Escape) that when triggered it deselects all selected objects and delete the selection box(es) vor 7 Jahren
  Marius Stanciu 05ae92726c - renamed the theme to layout because it is really a layout change vor 7 Jahren
  Marius Stanciu e48d2d2f49 -clean-up before merge vor 7 Jahren
  Marius Stanciu 421e9766ea -clean-up before merge vor 7 Jahren
  Marius Stanciu 3b9767cc6f - I've finally run the tests with OK result (56 tests in 102.937 sec) vor 7 Jahren
  Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code vor 7 Jahren
  Juan Pablo Caram f77403b0f2 Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture. vor 9 Jahren