Skip to content

Update to Plugin Align Meshes fixDestructor HEAD

Martin Schultz requested to merge fixDestructor into master

On an initial clone, the OpenFlipper submodule is at the commit that changes the destructor behavior. However in order for this to work without a crash, the plugin align meshes needs to be updated to the commit of its fixDestructor branch, either by merging the branch into the plugins master, or by setting the submodule reference to the respective commit, which this merge request does.

Merge request reports