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