Releases: CEXT-Dan/PyRx
Releases · CEXT-Dan/PyRx
v2.2.30
v2.2.29
v2.2.28
pip install cad-pyrx
- added Ed.Core.lineWeightDialog
- added Ed.Core. linetypeDialog
- remove convertEntityToHatch (this was a function for old R13 hatches)
- fix PyEdSelectionSet iterator, the buffer was not cleared on subsequent iteration
- progress on exit, the goal was to remove acrxLockApplication, make PyRx unloadable, differed
- internal, changed loading sequence of wxPython and Python
- PyUnicode_AsUTF8 is depreciated, use PyUnicode_AsUTF8AndSize
Full Changelog: https://github.com/CEXT-Dan/PyRx/commits/v2.2.28