Tue, 09 Jul 2019 09:49:30 +0200 | Edouard Tisserant | Now expects 1 more columns in VARIABLE.CSV file generated by MatIEC. Pair with MatIEC commit 9cb7c8bf7dbc : | changeset | files |
Tue, 18 Jun 2019 14:09:23 +0200 | Edouard Tisserant | Merged workaround for loading bug happening after automatic resize of function blocks. It appears that some code in GraphicCommons.py loop endlessly when wires coordinate do not align with x or y axis. Those erroneous coordinate are now filtered out when loaded in the view. | changeset | files |
Tue, 18 Jun 2019 14:03:08 +0200 | Edouard Tisserant | Removed debug code and closed branch | changeset | files |
Tue, 18 Jun 2019 13:58:45 +0200 | Edouard Tisserant | GraphicCommons.py : Wire.SetPoints() move filtering before computation of Start and End points to avoid setting them with arbitrary directions. | changeset | files |