cgal/Mesh_3
Sebastien Loriot 2f511f0330
fix issue #8773 "c3t3 -> binary -> c3t3 -> vtu writes invalid vtu files" (#8778)
## Summary of Changes

fix issue #8773: c3t3 -> binary -> c3t3 -> vtu writes invalid vtu files

When a c3t3 is loaded, its far vertices were not loaded correctly.

## Release Management

* Affected package(s): Mesh_3/SMDS_3
* Issue(s) solved (if any): fix #0000, fix #8773
* License and copyright ownership: maintenance by GF
2025-03-14 20:09:42 +01:00
..
benchmark/Mesh_3 update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
doc/Mesh_3 typo 2025-01-20 16:59:47 +01:00
examples/Mesh_3 update our CMake supported versions to ...3.31 (#8727) 2025-02-07 14:03:47 +01:00
include/CGAL fix issue #8773 "c3t3 -> binary -> c3t3 -> vtu writes invalid vtu files" (#8778) 2025-03-14 20:09:42 +01:00
package_info/Mesh_3 undo dependency changes + always use core if not disabled 2024-02-27 16:19:28 +01:00
test/Mesh_3 remove verbose macros 2025-03-10 17:18:09 +01:00
TODO