Laurent Rineau
99225a9a33
Merge pull request #5414 from maxGimeno/Doc-Fix_qt5_example-maxGimeno
...
Documentation: Re-add missing CMakeLists
2021-02-05 16:09:56 +01:00
Maxime Gimeno
4271f6e19c
Restore the CMakelist.txt in the Minimal Example Using Qt5
2021-02-01 09:21:29 +01:00
Laurent Rineau
ca9febf3b8
Merge pull request #5063 from maxGimeno/CMake-modernization-maxGimeno
...
CMake modernization
# Conflicts:
# CGAL_ipelets/demo/CGAL_ipelets/CMakeLists.txt
2021-01-22 15:25:54 +01:00
Maxime Gimeno
9ac0a1de04
Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno
2021-01-18 11:52:30 +01:00
Sébastien Loriot
bc161f2ae9
Merge 'CGAL-Eigen3_support-5.2'
2021-01-15 10:59:20 +01:00
Sébastien Loriot
f4935dc199
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Sébastien Loriot
eecb00534e
fix macro name to be consistent with find_package
2021-01-15 10:43:34 +01:00
Laurent Rineau
5e2d8c8fd1
Merge pull request #4255 from maxGimeno/CGAL_IO-maxGimeno
2021-01-14 15:33:51 +01:00
Maxime Gimeno
2255f8e8ea
Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno
2021-01-13 14:34:09 +01:00
Maxime Gimeno
3d1c41fd14
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2021-01-07 15:05:28 +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
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
33b38f11a9
5.1.2 has been published
2020-12-22 17:11:39 +01:00
Laurent Rineau
67a7c1bd9b
Merge branch '5.2.x-branch'
2020-12-18 15:59:43 +01:00
Laurent Rineau
485e672c26
Prepare for 5.2 final version
2020-12-18 15:58:54 +01:00
Laurent Rineau
16f34ea6c6
Merge pull request #5236 from albert-github/feature/bug_https_redirect
...
Documentation of doxygen is at https server
2020-12-09 16:08:56 +01:00
Maxime Gimeno
1d98f0f71d
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-12-09 14:40:02 +01:00
Sébastien Loriot
08eeacca8b
Merge remote-tracking branch 'cgal/master' into FastEnvelope-GF
2020-12-07 16:40:34 +01:00
Laurent Rineau
ffc56a3251
Merge pull request #5139 from MaelRL/CGAL-Improve_license_doc-GF
...
Installation: Doc and license-less license clarifications
2020-12-04 17:16:13 +01:00
Laurent Rineau
6576d64bf7
Merge pull request #5226 from albert-github/feature/bug_advanced_end
...
Incorrect HTML code in relation with \cgalAdvancedEnd
2020-12-04 17:15:49 +01:00
albert-github
5d28a170bb
Cherry-pick from PR #5237 : Referencing non existing file
...
For a better quality also the close image was converted to an svg image, so the png does not exists anymore. This has to be reflected in this file as well.
2020-12-04 17:13:25 +01:00
Maxime Gimeno
83c9a00d73
Fix Conflict
2020-12-03 09:44:03 +01:00
albert-github
00760b5e9c
Documentation of doxygen is at https server
...
Fix can also be applied for the older versions
2020-12-02 16:46:04 +01:00
albert-github
0ad5c59e24
Referencing non existing file
...
File slipped in, undoing (is in PR #5236 )
2020-12-02 16:21:30 +01:00
albert-github
2d0b9cd3e4
Referencing non existing file
...
For a better quality also the close image was converted to an svg image, so the png does not exists anymore. This has to be reflected in this file as well.
2020-12-02 16:03:24 +01:00
albert-github
918a7cd374
Documentation of doxygen is at https server
...
To prevent extra redirects and a secure connection it is better to use `https` instead of `http` here.
2020-12-02 15:59:28 +01:00
albert-github
c900353e91
Incorrect HTML code in relation with \cgalAdvancedEnd
...
Due to some subtle interactions between used doxygen commands and the defined `\cgalAdvancedEnd` incorrect HTML code is generated.
This was shown by `xmllint (and some options) as
```
parser error : Opening and ending tag mismatch: div line</td></tr>
```
With the `\noop` "trick" this can here be overcome.
The presented output though looked OK.
2020-11-30 14:58:29 +01:00
Andreas Fabri
2d4ff0a9ac
Replace LICENSE.FREE_USE by CC0
2020-11-26 13:33:14 +00:00
Laurent Rineau
1077767f79
Update menu_version.js after 5.0.4 and 5.1.1
2020-11-16 18:30:38 +01:00
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Andreas Fabri
f246c4abf8
merge
2020-11-13 16:26:57 +00:00
Laurent Rineau
1d9bebc673
Prepare CGAL-5.2-beta1
2020-11-13 16:37:15 +01:00
Laurent Rineau
49e7ddccc9
Merge pull request #4243 from maxGimeno/Cmake_improvements-maxGimeno
...
General CMake improvements
2020-11-13 15:43:54 +01:00
Laurent Rineau
2f73dab22f
Merge pull request #5071 from sgiraudot/PSP-Scanline_orient_normals-GF
...
[Small Feature] Scanline Orient Normals
2020-11-13 15:31:56 +01:00
Maxime Gimeno
94c4d577ea
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-11-04 15:43:13 +01:00
Mael
0d298c3d64
Fix sentence
2020-11-03 11:45:20 +01:00
Mael Rouxel-Labbé
1edb3e8ba8
Make it clear in the doc what is the license of a file w/o an explicit license
2020-11-03 11:37:00 +01:00
Laurent Rineau
d0d021ef3f
Merge branch 'master' of github.com:CGAL/cgal
2020-10-29 15:32:35 +01:00
Maxime Gimeno
1c00bf6847
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-29 15:09:16 +01:00
Mael
38c3dc7924
Merge branch 'master' into Iterative_authalic_parameterization
2020-10-28 17:34:01 +01:00
Sébastien Loriot
a2122435e4
remove resource (very similar to 1.8.20)
2020-10-27 19:37:30 +01:00
Sébastien Loriot
0d534e2821
add resources for 1.8.20
2020-10-27 19:31:31 +01:00
Sébastien Loriot
ae0067fa24
use SVG
2020-10-26 18:49:58 +01:00
Sébastien Loriot
3caa542096
add resource files for 1.8.19 + cmake update for version number
2020-10-26 18:39:06 +01:00
albert-github
a2c624902e
Missing search glass in search box of the documenttaion
...
Due to the change for the doxygen fix https://github.com/doxygen/doxygen/pull/7888 the file `mag_sel.png` is replaced by `mag_sel.svg`, as a result the search glass in the search box was not present anymore.
(Note this is only valid for versions 1.8.19 and newer).
2020-10-21 13:31:18 +02:00
Andreas Fabri
d4817f8671
Cite correctly and relicense as recommended at http://softwarefreedom.org/resources/2007/gpl-non-gpl-collaboration.html
2020-10-21 08:13:40 +01:00
Maxime Gimeno
bebd60c12b
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
2020-10-20 09:53:54 +02:00
Maxime Gimeno
076974547d
Update cmake version in doc
2020-10-16 10:42:42 +02:00
Simon Giraudot
40fbfffeaa
Update tutorial with scanline orientation
2020-10-12 13:57:25 +02:00
Mael Rouxel-Labbé
f55ef7dd50
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-10-09 18:36:17 +02:00