What do you think about naming like this?
The naming seems ok for me.
I will take a look at the failing examples soon.
@glukoz are you following the feedback topic? Would be good if you can reply there too.
Sure, I will take a look on it.
There was one example of an unwrap failing, maybe possible to…
Done, though I wasn't able to add separators between prop groups you specified. I was looking for a C++ counterpart of the Python layout.separator()
call but with no luck.
The main rationale of this code was to make the minimize stretch operator use the latest options used by the unwrap operator.
The rationale is not reflected in the current state of the…
Indeed, I forgot to rebase the collapse_doubles part of the original change. Now it's fixed. I think you can open the devtalk topic now :)
I will look into other change requests in the next week.
Ok, I fixed compilation and all warnings related to this PR.
I pulled your changes and after that building fails. Is that expect or is it an issue with my environment?