Laurent Rineau
62f44e3fe3
Mesh_2: fix a warning
...
Initialize the zone with an impossible Locate_type value (for Mesh_2).
2023-05-04 15:58:54 +02:00
Laurent Rineau
1b84329710
Merge pull request #7229 from GilesBathgate/General-safe_bool_idiom-GilesBathgate
...
Remove use of the safe-bool idiom, replace with explicit operator bool
2023-05-03 15:05:45 +02:00
Laurent Rineau
d1f9ca8846
Merge pull request #7380 from lrineau/Polyhedron_demo-fix_Mesh_3_plugin-GF
...
3D demo, Mesh_3 plugin: fix the protect_borders/features
2023-05-03 15:05:42 +02:00
Laurent Rineau
e31efe8cd9
Merge pull request #7401 from sloriot/PDemo-fix_warning
...
fix demo warnings
2023-05-03 15:05:41 +02:00
Laurent Rineau
fc98360c77
Merge pull request #7402 from albert-github/feature/bug_png_svg
...
Update CGAL stylesheet
2023-05-03 15:05:38 +02:00
Laurent Rineau
de0e44dc29
Merge pull request #7408 from albert-github/feature/issue_7404
...
Fix unreachable link
2023-05-03 15:05:35 +02:00
Sébastien Loriot
7f2ca4cfb7
fix more warnings
2023-04-27 15:52:52 +02:00
Sébastien Loriot
731905c02c
fix one more
2023-04-26 09:03:28 +02:00
Laurent Rineau
d0478493a0
Bug fix draw Nef_3 ( #7388 )
...
_Please use the following template to help us managing pull requests._
## Summary of Changes
Draw only halffacet if(fc.is_shalfedge()).
TODO: do we need to draw something if (fc.is_shalfloop()) ?
## Release Management
* Affected package(s): Nef_3
* Issue(s) solved (if any): fix #7377
2023-04-25 12:18:08 +02:00
albert-github
a631f10f3c
issue #7404 [Barycentric_coordinates_2] unreachable link
...
Corrected link to the indicated place at the university
2023-04-24 18:22:18 +02:00
Laurent Rineau
b444cd3544
Merge branch '5.5.x-branch'
2023-04-24 14:08:52 +02:00
Laurent Rineau
b8f23d4feb
Merge pull request #7255 from lrineau/CGAL-rename_ctest_test_names-GF
...
CGAL CTest support: rename the test names
2023-04-24 14:08:27 +02:00
Laurent Rineau
92953e0568
Merge pull request #7391 from albert-github/feature/bug_xmlns
...
Incorrect usage of `xmlns` in HTML headers
2023-04-24 14:08:24 +02:00
Laurent Rineau
4d76e06383
Merge pull request #7392 from MaelRL/CGAL_IO-Obj_fixes-GF
...
Fix issues in OBJ I/O
2023-04-24 14:08:22 +02:00
Laurent Rineau
31668efdf7
Merge pull request #7398 from albert-github/feature/bug_iframe
...
Correcting usage of `iframe` tag
2023-04-24 14:08:19 +02:00
Laurent Rineau
d38ce16356
Merge branch '5.4.x-branch' into 5.5.x-branch
2023-04-24 14:06:48 +02:00
Laurent Rineau
4fe208bdd3
Merge pull request #7392 from MaelRL/CGAL_IO-Obj_fixes-GF
...
Fix issues in OBJ I/O
2023-04-24 14:06:34 +02:00
Laurent Rineau
c53dfe6986
Merge pull request #7392 from MaelRL/CGAL_IO-Obj_fixes-GF
...
Fix issues in OBJ I/O
2023-04-24 14:04:34 +02:00
albert-github
42b84bbbf2
Update CGAL stylesheet
...
A number of png images ("icons") have been replaced by svg images but this has not been updated in the CGAL used stylesheet
2023-04-23 11:52:55 +02:00
Laurent Rineau
8ad6096550
Merge branch '5.5.x-branch'
2023-04-21 11:22:11 +02:00
Laurent Rineau
5690c51f50
Merge pull request #7339 from efifogel/Ms_2-Hole_filter-efif
...
Minkowski_sum_2: fix hole filter
2023-04-21 11:21:31 +02:00
Laurent Rineau
7cb29b5d0a
Merge pull request #7353 from MaelRL/PMP-Triangulate_PS-GF
...
Add triangulate Polygon Soup
2023-04-21 11:21:28 +02:00
Laurent Rineau
eb0cdd276d
Merge pull request #7363 from afabri/Eigen-is_byte_container-GF
...
Installation: Workaround for boost::mp / Eigen problem
2023-04-21 11:21:26 +02:00
Laurent Rineau
38823ee9c4
Merge pull request #7386 from janetournois/Installation-gmp-jtournois
...
Installation - add new possible GMP lib name for MSVC
2023-04-21 11:21:21 +02:00
Laurent Rineau
ad30839e6b
Merge pull request #7370 from sloriot/PMP-soup_self_intersections
...
Add self-intersection test and report functions for triangle soups
2023-04-21 11:20:52 +02:00
Laurent Rineau
65802d87aa
Merge branch '5.4.x-branch' into 5.5.x-branch
2023-04-21 11:19:02 +02:00
Laurent Rineau
731a774a4f
Merge pull request #7386 from janetournois/Installation-gmp-jtournois
...
Installation - add new possible GMP lib name for MSVC
2023-04-21 11:18:56 +02:00
Laurent Rineau
e081af3694
Merge pull request #7386 from janetournois/Installation-gmp-jtournois
...
Installation - add new possible GMP lib name for MSVC
2023-04-21 11:12:45 +02:00
Laurent Rineau
205236832e
Merge remote-tracking branch 'cgal/master' into CGAL-rename_ctest_test_names-GF
...
# Conflicts:
# Polyhedron/demo/Polyhedron/Plugins/PMP/CMakeLists.txt
2023-04-21 10:47:17 +02:00
Sébastien Loriot
5260100f88
fix warning
2023-04-21 09:07:14 +02:00
albert-github
ebe6c3f256
Correcting usage of `iframe` tag
...
Correcting usage usage of `iframe` tag:
- add value to `allowfullscreen`
- prevent warnings on dtd validation about usage of `center` tag inside a `p` tag
2023-04-20 12:18:44 +02:00
albert-github
254251d3f6
Incorrect usage of `xmlns` in HTML headers
...
A bit hidden usage corrected as well.
2023-04-18 13:14:03 +02:00
Mael Rouxel-Labbé
b8e82b9c05
Merge remote-tracking branch 'cgal/master' into PMP-Triangulate_PS-GF
2023-04-18 12:16:27 +02:00
Mael Rouxel-Labbé
82e130d951
Minor example improvements
2023-04-18 12:14:10 +02:00
Mael Rouxel-Labbé
d33fc1ad07
Add missing error message
2023-04-18 11:23:16 +02:00
Mael Rouxel-Labbé
b7ca320000
Fix null char reading and backslash separated multi lines
2023-04-18 11:23:06 +02:00
Mael Rouxel-Labbé
451223a2e8
Fix not forwarding verbose NP to inner functions
2023-04-18 11:22:53 +02:00
albert-github
6d279d976d
Incorrect usage of `xmlns` in HTML headers
...
In #7075 the usage of `xmlns` was changed from:
```
<html xmln="https://www.w3.org/1999/xhtml ">
```
into
```
<html xmlns="https://www.w3.org/1999/xhtml ">
```
this is not correct, the usage has to be `http` as in the definition https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd we see:
```
<!-- the namespace URI designates the document profile -->
<!ELEMENT html (head, body)>
<!ATTLIST html
%i18n;
id ID #IMPLIED
xmlns %URI; #FIXED 'http://www.w3.org/1999/xhtml '
>
```
2023-04-18 10:45:39 +02:00
Laurent Rineau
91f0834dc5
Merge branch '5.5.x-branch'
2023-04-17 10:14:16 +02:00
Laurent Rineau
594682dde3
Merge pull request #5461 from sloriot/PMP-decimation
...
Add coplanar decimation
2023-04-17 10:14:07 +02:00
Laurent Rineau
824976a003
Merge pull request #7236 from albert-github/feature/issue_7231
...
issue #7231 Improvement of layout of refines relations.
2023-04-17 10:14:01 +02:00
Laurent Rineau
2c84890b6c
Merge pull request #7357 from mentonin/converter-to-qpolygon
...
Converter to qpolygon
2023-04-17 10:13:57 +02:00
Laurent Rineau
63e9d92b3c
Merge pull request #7371 from lrineau/Surface_mesh_parameterization-fix_Suitesparse_in_Config_mode-GF
...
Fix the use of SuiteSparse from vcpkg
2023-04-17 10:13:44 +02:00
Laurent Rineau
f9c58a63db
Merge pull request #7376 from lrineau/Polyhedron-demo_fix_UBSAN_warnings-GF
...
CGAL 3D demo: fix USBAN warnings
2023-04-17 10:13:42 +02:00
Laurent Rineau
21dbe7c5ab
Merge pull request #7382 from afabri/CGAL-NOMINMAX-GF
...
Define NOMINMAX to work around problem in vtk
2023-04-17 10:13:30 +02:00
Laurent Rineau
318fce90e9
Merge pull request #7385 from sloriot/PMP-tr_fix_deg_tri
...
handle degenerate triangles (usually created with the reprojection)
2023-04-17 10:13:24 +02:00
Laurent Rineau
2262bc9909
Merge pull request #7385 from sloriot/PMP-tr_fix_deg_tri
...
handle degenerate triangles (usually created with the reprojection)
2023-04-17 10:12:43 +02:00
Laurent Rineau
12c8e60e6e
fix name of a custom target on Windows
2023-04-17 10:07:35 +02:00
Andreas Fabri
c330beb504
Add operator!=(void*)
2023-04-14 17:04:02 +01:00
Guillaume Damiand
afb4ac68b3
Do not draw shalfloop to avoid segfault(TODO draw something?)
2023-04-14 09:52:28 +02:00