makeclean / occ_faceter

GNU Lesser General Public License v2.1
4 stars 6 forks source link

Share edges #20

Closed johnnonweiler closed 10 months ago

johnnonweiler commented 2 years ago

This changes the occ_faceter output to better match the output from the Cubit plugin. For example, shared edges are no longer duplicated.

(I had a look at squashing some of the commits together, but it was very unclear where it might be more useful to have separate commits, and where it would be better to merge changes together. Also, it seemed dangerous, since I was making a lot of changes and it seemed likely that I would make mistakes. I suggest keeping the history.)

johnnonweiler commented 10 months ago

@makeclean - This has now been updated as we discussed, with the other tools moved back to the src folder and a "BUILD_ALL_TOOLS" option added in the CMakeLists files.