Skip to content

Conversation

daniel-zint
Copy link
Contributor

No description provided.

daniel-zint and others added 30 commits January 31, 2025 18:02
* origin/main:
  Remove TupleInspector and other files that are not used anymore.
  Add reader back as friend.
  Also make ids public in MeshCRTP.

# Conflicts:
#	src/wmtk/EdgeMesh.hpp
#	src/wmtk/Mesh.hpp
#	src/wmtk/MeshCRTP.hpp
#	src/wmtk/TetMesh.hpp
#	src/wmtk/TriMesh.hpp
daniel-zint and others added 21 commits February 20, 2025 21:12
The `after` function still needs modification.
Submesh triwild is still not complete.
* dzint/test_delete_attribute:
  Add test case for validating handles.
  Add test for deleting an attribute. Add `validate_attributes()` function.
  resolving daniel comments
  making sure ccache info is pushed
  commenting out deps in coverage with our own runners
  increasing parallelism in continuous and making coverage use our own runners
  removing print statements
  unifying test data info into a cmake option
  updating repo locations
* main: (40 commits)
  more fixes
  Fix Linux compilation issue.
  Fix MSVC compilation issues.
  Update attribute readme.
  Remove public access to attribute through accessor.
  Add examples for how to use std::visit with the MeshAttributeHandle.
  Add CMake 4.0 hack.
  Remove the handles map from the TypedAttributeManager.
  Remove "value_type" from TypedAttributeHandle.
  Add attribute readme.
  Switch to libigl predicates fork with CMake 3.11 requirement.
  Remove some print messages in tests.
  Add more checks to attributes.
  updating string include for msvc
  adding comments and removing extranerous mapping data file
  fixing minor tmeplating things clang is pedantic about
  allowing empty attrs
  attribute order stabilized
  hiding attempt to change how we download
  fixing attribute build outside of dev mode
  ...

# Conflicts:
#	src/wmtk/attribute/MeshAttributes.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant