COMPAS 1.9.2
Added
- Added
draw_meshmethod tocompas_ghpython.artists.MeshArtistto match all other mesh artists.
Changed
- Changed new artist registration to check if subclass.
- Fixed
RobotModelArtistfor blender: missing abstract method impl and handle init order.