4
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added AddEdge to the MeshSampler functor to enable the correct sampling of an edgemesh More... 4 days ago
Removed leftover printf More... 4 days ago
Merge remote-tracking branch 'origin/devel' into devel More... 4 days ago
Corrected bug in EdgeMeshUniform sampling More... 4 days ago
Added SelectCreaseVertexOnEdgeMeshEE for EE adjacency More... 4 days ago
Added VVStarEE function to compute the star of a vertex on a edgemesh using the EE adjacency More... 4 days ago
Automatic merge branch 'main' into 'devel' More... 10 days ago
update build examples workflow More... 10 days ago
improved comments More... 10 days ago
Improved comments More... 10 days ago
Added function that returns the number of selected edges according to the FaceEdge Selection bit (the 3 bits stored inside each face). More... 10 days ago
Added MeshAssert check ConsistentFaceEdgeSelection that check that the faceedge bits are consistent (old faux bit) More... 10 days ago
Updated doxyfile to correct missing code samples More... 2 months ago
Automatic merge branch 'main' into 'devel' More... 3 months ago
Added edgeShell for edge mesh More... 3 months ago
Automatic merge branch 'main' into 'devel' More... 3 months ago
Bug fix use critical region OpenMP More... 3 months ago
Automatic merge branch 'main' into 'devel' More... 3 months ago
missing break in ply exporter, fix #233 More... 3 months ago
Automatic merge branch 'main' into 'devel' More... 5 months ago
fix build error on windows debug More... 5 months ago
Automatic merge branch 'main' into 'devel' More... 5 months ago
Merge branch 'devel' More... 5 months ago
fixed const references also in component_polygon.h More... 5 months ago
- trying to make sense of the ''const'' version of component functions (functions with 'c' prefix) - Still TODO: ocf an tetrahedra components More... 5 months ago
missing const on ConstPerMeshAttributeHandle More... 5 months ago
moved complier option More... 6 months ago
added /bigobj option to build nanoplyWarapper with msvc More... 6 months ago
added cmake files for building wrap folder examples (just nanoply at the moment) More... 6 months ago
- removed static template specializations from within class in nanoplywrapper - minor changes to remove warnings More... 6 months ago