madscatt / zazzie

development branch
GNU General Public License v3.0
2 stars 3 forks source link

add_transform #110

Closed madscatt closed 6 years ago

madscatt commented 6 years ago

In user_biomt() there is a add_transform(biomt_rec) call without a check as to whether a biomt record is actually found (in cmdline_transform_editor.py). Shouldn't one check whether this is actually true before claiming that there is a unity matrix?

madscatt commented 6 years ago

This add_transform is a bit of a misnomer, it merely initializes the unity matrix.