Several plugin updates were released these last few days, with bug fixes, user experience improvements, and internal code ameliorations.
For example, the new package manager yak has been integrated into our compilation process, which means we are already ready for full integration with the future Rhino “Application store”.
From now every TomKod’s plugins can be installed from the windows command line, or Rhino’s UI (WIP versions only).
Table-ChangeLog
v3.0.3 (08-09-2020)
Added: user guide in Tomkod Wiki-> https://wiki.tomkod.com/doku.php?id=start:plugins:table:table-usermanual
Added: Contextual help (Rhino’s help panel) linked to Tomkod’s wiki
Fixed: Worksheet’s index should be saved for “TablesReload”
Fixed: “TablesReload” command fails for tables modified beforehand with “TableEdit”
Improved: “TableImport” command scripted mode should offer to enter the WorkSheet’s Name or index.
Fixed: Rhino 5 commands crashing when trying to preview
Added: “Table_About” command, with information about the license status, the version number, the latest changes, and the computer Unique ID.
SelectionTools-Changelog
v1.0.2 (09-11-2020)
Improved: [TomKod] Use a common abstract class for TomKod plugins
Improved: Plugin logo added to yak repository.
Added: “SelectionTools_About” command, with information about the license status, the version number, the latest changes, and the computer Unique ID.
Fixed: [SelectByType] command should keep preselected objects selected
Improved: [SelectByType] command should allow to select by multiple types
v1.0.1 (08-17-2020)
Fixed: [license system] In case of sql connexion failure, don’t show repeated messages
Fixed: [license system] In case of sql connexion failure, display the domain that should be whitelisted through the firewall
Fixed: [license system] Waiting form icon
Added: Support for Yak repository
RhinoBeamTools-ChangeLog
v1.0.4 (09-11-2020)
Added: user guide in Tomkod Wiki-> https://wiki.tomkod.com/doku.php?id=start:plugins:rhinobeamtools:rbt-usermanual
Improved: Plugin logo added to yak repository.
Improved: [TomKod] Use a common abstract class for TomKod plugins
Changed: “RBT_About” command rebuilt with Tomkod’s _About template
Added: Contextual help (Rhino’s help panel) linked to Tomkod’s wiki
v1.0.3.0 (08-18-2020)
Changed: [RBT_SteelExport] Test String.IsNullOrEmpty(doc.Name) in StartTextFilling()
Added: Support for Yak repository