Skip to content

Commit

Permalink
NEW: list new v0.3.3 submesh functions
Browse files Browse the repository at this point in the history
  • Loading branch information
dfsp-spirit committed Jun 28, 2023
1 parent 38572d4 commit dd44fab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
fslib Changes
===============

v0.3.3: Submeshes
-----------------
* Add function libfs::Mesh::submesh_vertex to create a submesh based on given vertex indices.
* Add static function libfs::Mesh::curv_data_for_orig_mesh to map per-vertex data for a submesh back to the full, original mesh.

v0.3.2: Version information
---------------------------
* Add a define LIBFS_VERISION, which makes the version available.
Expand Down

0 comments on commit dd44fab

Please sign in to comment.