Skip to content

Releases: CEXT-Dan/PyRx

v1.3.030

18 Jul 10:02
Compare
Choose a tag to compare

-==-==-== Backup PyRx.INI, it may be overwritten ==-==-==-
*** read this before installing https://github.com/CEXT-Dan/PyRx/blob/main/READMEINSTALL.md

  • Build for GStarCAD25
  • improved palettes, Set Location and Docking

v1.3.029

17 Jul 08:32
Compare
Choose a tag to compare

-==-==-== Backup PyRx.INI, it may be overwritten ==-==-==-
*** read this before installing https://github.com/CEXT-Dan/PyRx/blob/main/READMEINSTALL.md

  • attempt to remove the need to be admin to install MSI.
  • removed loading delay, loading was on idle, now it’s On_kInitAppMsg
  • improved palettes, added access to the attached wxWindow
  • added support for BricsCAD v25 beta, note it’s mapped to 25.1.01

v1.3.028

03 Jul 00:02
Compare
Choose a tag to compare

v1.3.028
-==-==-== Backup PyRx.INI, it may be overwritten ==-==-==-
*** read this before installing https://github.com/CEXT-Dan/PyRx/blob/main/READMEINSTALL.md

Various fixes for sheet sets,
Renamed Database to SmDatabase to avoid name conflict
added PySmSubset::insertComponentFirst, arguments cannot be null

Full Changelog: v1.3.027...v1.3.028

v1.3.027

01 Jul 10:56
Compare
Choose a tag to compare

v1.3.027
-==-==-== Backup PyRx.INI, it may be overwritten ==-==-==-
*** read this before installing https://github.com/CEXT-Dan/PyRx/blob/main/READMEINSTALL.md

fix DbField::evaluate, should return pNumFound, pNumEvaluated
added AcValue wrapper, added to AcDbTable get set AcValue

preview (Alpha!) build for Sheet Sets, AutoCAD and BricsCAD only