Skip to content

Revert "Merge branch 'rework/contactmerge_switch_projection' into 'master'"

Jonathan Youett requested to merge revert-e9d9a333 into master

This reverts merge request !9 (merged)

I would like to make a few changes before merging this. I recently figured out that the change rather corresponds to a discretisation/implementation of the closest point projection than the normal projection. Hence, I want to add a flag to allow switching between the forward normal and the closest point projection.

Merge request reports