Mael
faff1c1444
Tiny changes in doc of insert_if_in_star
2021-02-18 19:45:35 +01:00
ROUVREAU Vincent
a4e7261e1e
code review: remove trailing whitespaces
2021-02-17 14:37:47 +01:00
Vincent Rouvreau
098c88167c
code review: apply suggested changes
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2021-02-17 14:26:29 +01:00
Vincent Rouvreau
17fca4bf1f
code review: apply changes
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2021-02-16 18:15:21 +01:00
Vincent Rouvreau
c5721c38c8
doc review: Apply proposed changes
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2021-02-16 18:14:54 +01:00
ROUVREAU Vincent
e511b68d4c
Code review: Add the fix proposal from @MaelIRL
2021-02-09 17:32:00 +01:00
ROUVREAU Vincent
e26af3a445
Add some documentation for insert_if_in_star methode of Regular_triangulation
2021-01-18 17:27:35 +01:00
Laurent Rineau
287836254f
Fix CHANGES.md for CGAL I/O
...
See https://github.com/CGAL/cgal/pull/4255#issuecomment-760933103 .
2021-01-15 14:16:30 +01:00
Laurent Rineau
0419d3c42b
Merge branch '5.2.x-branch'
2021-01-15 10:25:47 +01:00
Maxime Gimeno
fed09ab94a
Add push to the demo building triggers
2021-01-15 10:25:13 +01:00
Laurent Rineau
7b552dbd7d
Merge pull request #5354 from maxGimeno/CI-Test_demo-maxGimeno
...
CI: Trigger the demo checks on push too
2021-01-15 10:06:27 +01:00
Maxime Gimeno
208ea4bec3
Add push to the demo building triggers
2021-01-15 09:54:15 +01:00
Laurent Rineau
42e0ddd86e
updated crontab (automated commit)
2021-01-14 17:18:05 +01:00
Laurent Rineau
dffa89b2cd
Update CHANGES.md after the merge of CGAL I/O
...
Two links are missing.
2021-01-14 15:51:44 +01:00
Laurent Rineau
5e2d8c8fd1
Merge pull request #4255 from maxGimeno/CGAL_IO-maxGimeno
2021-01-14 15:33:51 +01:00
Laurent Rineau
2af537052c
Merge pull request #5314 from GilesBathgate/patch-1
...
Fix spelling akeen -> akin
2021-01-14 09:37:22 +01:00
Maxime Gimeno
c06dde11ce
Fix indentation
2021-01-14 09:12:10 +01:00
Maxime Gimeno
5c8c60595b
Fix example_cluster_classification
2021-01-13 13:30:04 +01:00
Maxime Gimeno
8de4a7c159
Add missing include to File_poly,h
2021-01-12 09:02:25 +01:00
Maxime Gimeno
5948bc846e
Try to remove Filtered_kernel from the dependencies of BGL
2021-01-11 14:11:30 +01:00
Maxime Gimeno
232327c81c
Set LAS as system headers to skip warnings in testsuite
2021-01-11 09:55:30 +01:00
Maxime Gimeno
5d2ad68148
Add new Dependences. ATTENTION BGL is propagated through the NPs in Stream_support
2021-01-08 15:58:46 +01:00
Sébastien Loriot
8da0380077
fix warning
2021-01-08 14:17:45 +01:00
Maxime Gimeno
bcac80b15c
Fixes and clean-up
2021-01-08 13:15:04 +01:00
Maxime Gimeno
fe12d897f9
move function to avoid duplicate
2021-01-08 13:02:05 +01:00
Maxime Gimeno
cce00dd29f
Fix doc
2021-01-08 09:50:07 +01:00
Maxime Gimeno
cf19fb2df9
Fixes
2021-01-08 09:35:35 +01:00
Sebastien Loriot
3f2cccdc1f
Merge pull request #5335 from albert-github/feature/bug_doxyfile_alpha_cols
...
Obsolete doxygen setting COLS_IN_ALPHA_INDEX
2021-01-07 16:24:02 +01:00
Maxime Gimeno
3d1c41fd14
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2021-01-07 15:05:28 +01:00
Maxime Gimeno
0a12aff2ac
fix version test
2021-01-07 14:31:40 +01:00
Maxime Gimeno
a52a6a5a67
Disable LAS IO tests if MSVC 2017
2021-01-07 14:27:57 +01:00
albert-github
c3235cd86f
Obsolete doxygen setting COLS_IN_ALPHA_INDEX
...
In the version 1.9.0 the setting `COLS_IN_ALPHA_INDEX` has been made obsolete and generates a warning during building.
As the default value is used it can also be removed (doxygen will automatically take the default value in the older versions).
2021-01-07 11:16:46 +01:00
Laurent Rineau
9c0fb12ab2
updated crontab (automated commit)
2021-01-06 17:18:10 +01:00
Laurent Rineau
859303dce7
Merge branch '5.2.x-branch'
2021-01-06 16:31:36 +01:00
Laurent Rineau
abf65fa136
Merge pull request #4879 from danston/HalfedgeDS-cpp11_ranges-danston
...
HalfedgeDS cpp11 range-based loops
2021-01-06 16:11:58 +01:00
Laurent Rineau
85325d789f
Merge pull request #5090 from afabri/FastEnvelope-GF
...
Polygon Mesh Processing: Add envelope test
2021-01-06 16:11:56 +01:00
Laurent Rineau
bbf4a54a9f
Merge pull request #5104 from gdamiand/CMap-other_containers-gdamiand
...
Allow to use compact container or concurrent compact container for CMap, GMap and LCC
2021-01-06 16:11:54 +01:00
Laurent Rineau
9db83004d5
Merge pull request #5107 from maxGimeno/Demo-Optical_zoom_to_pointer-maxGimeno
...
GraphicsView: Zoom enhancement
2021-01-06 16:11:51 +01:00
Laurent Rineau
f4cfbdf5ea
Merge pull request #5153 from mglisse/Number_types-boost_mp_win-glisse
...
Enable Boost.Multiprecision with MSVC and recent boost
2021-01-06 16:11:49 +01:00
Laurent Rineau
fd137d227e
Merge pull request #5162 from maxGimeno/CMake-Add_prefix_path-maxGimeno
...
CMake: Make it easier to find boost and qt on windows
2021-01-06 16:11:47 +01:00
Laurent Rineau
80c1914f3d
Merge pull request #5189 from GilesBathgate/fix-uninitialized-member-gmpz
...
Fix uninitialized member in Gmpz_type.h
2021-01-06 16:11:44 +01:00
Laurent Rineau
6958949bb0
Merge pull request #5251 from MaelRL/P3M3-Change_def_criterion-GF
...
Modify facet size criterion to avoid unfortunate dent in an example
2021-01-06 16:11:42 +01:00
Laurent Rineau
f33f3f5d7c
Merge pull request #5256 from sloriot/PMP-improve_isotropic_remeshing
...
TIny improvement of surface isotropic remeshing
2021-01-06 16:11:40 +01:00
Laurent Rineau
2237e48d2c
Merge pull request #5258 from sloriot/Examples-use_polyline_ext
...
Change extension to the one recognized by the demo
2021-01-06 16:11:37 +01:00
Laurent Rineau
3e6e12a66e
Merge pull request #5274 from benlaurie/fp-fix
...
Allow FT that isn't floating point.
2021-01-06 16:11:35 +01:00
Laurent Rineau
5175ad719b
Merge pull request #5283 from sloriot/SMSP-ignore_isolated_vertices
...
Ignore isolated vertices
2021-01-06 16:11:32 +01:00
Laurent Rineau
e4a33917d5
Merge pull request #5287 from mglisse/Number_types-square-glisse
...
SSE2 version of square for intervals
2021-01-06 16:11:30 +01:00
Laurent Rineau
13c1fa25ec
Merge pull request #5288 from mglisse/Triangulation-small_vector-glisse
...
Use a small_vector in Delaunay_triangulation
2021-01-06 16:11:28 +01:00
Laurent Rineau
78ca6bb109
Merge pull request #5292 from maxGimeno/CTest-Fix_examples_and_tests_for_ctest-maxGImeno
...
CTest: Fix some examples and tests
2021-01-06 16:11:25 +01:00
Laurent Rineau
495e43a656
Merge pull request #5296 from janetournois/Tet_remeshing-fix_cell_selector-jtournois
...
Tetrahedral_remeshing - fix the cell selection
2021-01-06 16:11:22 +01:00