Laurent Rineau
|
419032d859
|
Merge pull request #3947 from MaelRL/CGAL-Fix_typos-GF
Fix some typos in code/comments/documentation
|
2019-05-23 08:50:14 +02:00 |
Mael Rouxel-Labbé
|
2848158354
|
Fix typos
|
2019-05-20 08:54:04 +02:00 |
Laurent Rineau
|
9cbfcee84f
|
Merge branch 'master' into CGAL-Exact_algebraic-GF
|
2019-05-13 18:11:00 +02:00 |
Andreas Fabri
|
ca301e95a9
|
The divide is only needed for drawing purposes so we call to_double
in case the number type is a ring type
|
2019-05-03 12:13:50 +02:00 |
Sebastien Loriot
|
c27e27d8ea
|
Merge pull request #3853 from afabri/CGAL-cleanup_CMakeLists-GF
CMakeLists.txt: Remove unnecessary include directories
|
2019-04-29 14:30:13 +02:00 |
Sebastien Loriot
|
b87db08b08
|
Merge pull request #3355 from maxGimeno/Demo-Multiple_viewers-GF
Polyhedron demo: Multiple Viewers
|
2019-04-23 10:34:26 +02:00 |
Maxime Gimeno
|
0ec9d7ec6b
|
Add misisng automoc
|
2019-04-23 09:01:15 +02:00 |
Maxime Gimeno
|
aef3c573a3
|
Fix moc include in P2T2_demo cpp
|
2019-04-19 15:14:40 +02:00 |
Maxime Gimeno
|
8860f12b25
|
Use automoc as much as possible
|
2019-04-18 16:11:08 +02:00 |
Andreas Fabri
|
ab0b6eae36
|
Remove unnecessary include directories
|
2019-04-15 12:54:37 +02:00 |
Maxime GIMENO
|
41033a80be
|
Merge branch 'master' into Graphics_view-Fix_demo_IO-GF
|
2019-04-12 16:10:36 +02:00 |
Sébastien Loriot
|
c8a3fdaff6
|
Merge pull request #3625 from sgiraudot/Stream_support-Enhance_color-GF
[Small Feature] Reworked CGAL::Color
|
2019-04-12 15:54:30 +02:00 |
Sébastien Loriot
|
db65bd8ecc
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-04-11 21:38:48 +02:00 |
albert-github
|
1dd7473818
|
Correction of links
Correction of redirected links and links that moved to another place.
|
2019-04-11 21:37:05 +02:00 |
Simon Giraudot
|
d314711eaf
|
Merge remote-tracking branch 'mine/Stream_support-Enhance_color-GF' into Stream_support-Enhance_color-GF
|
2019-04-09 15:00:56 +02:00 |
Maxime Gimeno
|
de47fb3348
|
Fix conflicts
|
2019-04-09 10:31:10 +02:00 |
Simon Giraudot
|
2c1ca1e893
|
Replace old color API using global const variable with new one using functions
|
2019-04-03 11:51:29 +02:00 |
Maxime Gimeno
|
422cd589c1
|
Add missing includes to get BOOST_VERSION and BOOST_GCC
|
2019-04-03 10:27:55 +02:00 |
Maxime Gimeno
|
1ffd2842ca
|
Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF
|
2019-04-02 13:51:52 +02:00 |
Sébastien Loriot
|
ce126b87c6
|
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
|
2019-03-29 13:28:32 +01:00 |
Andreas Fabri
|
7c2674abc8
|
More links fixed
|
2019-03-20 08:38:40 +01:00 |
Maxime Gimeno
|
94541df835
|
Update to master
|
2019-03-07 14:33:10 +01:00 |
Maxime Gimeno
|
0b31e6e5d8
|
Merge remote-tracking branch 'cgal/master' into Graphics_view-Fix_demo_IO-GF
|
2019-03-07 14:01:02 +01:00 |
Maxime Gimeno
|
4f97ab767b
|
Update to master.
|
2019-02-15 14:34:34 +01:00 |
Sébastien Loriot
|
59bc453b42
|
first batch of replacement for level 1 in classified ref man
command used:
grep -l "##" */doc/*/PackageDescription.txt | xargs sed -i -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
|
2019-02-14 10:32:39 +01:00 |
Laurent Rineau
|
fdd8357915
|
Merge pull request #3580 from afabri/Stream_support-Color-GF
Fix warnings (Add/remove copy constructors, and other warnings)
Co-authored-by: Laurent Rineau <laurent.rineau@cgal.org>
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
Co-authored-by: Maxime GIMENO <maxime.gimeno@gmail.com>
|
2019-02-13 15:25:07 +00:00 |
Maxime Gimeno
|
d069b6f673
|
Only use -Wdeprecated-copy if GCC version is >=9
|
2019-01-30 11:15:51 +01:00 |
Andreas Fabri
|
a7d65b7913
|
Try to fix Polyhedron examples with Basic Viewer
|
2019-01-24 18:22:02 +01:00 |
Laurent Rineau
|
afc3de2894
|
Merge branch 'master' into Stream_support-Color-GF
|
2019-01-23 09:37:08 +01:00 |
Laurent Rineau
|
c9164a0660
|
Merge branch 'master' into Stream_support-Dont_use_vtk_for_vtu-GF
|
2019-01-22 12:06:08 +01:00 |
Maxime Gimeno
|
b783e78223
|
Fix conflicts and display_property_plugin
|
2019-01-21 14:58:28 +01:00 |
Laurent Rineau
|
80717c6f41
|
Merge pull request #3406 from mglisse/cgal-public-dev/Number_types-boost_mp-glisse-2
Support Boost.Multiprecision
|
2019-01-18 16:37:49 +01:00 |
Laurent Rineau
|
1754057d24
|
My changes to write_vtu
|
2019-01-16 16:50:45 +01:00 |
Maxime Gimeno
|
cb10422e3c
|
Fix indentation and markdown
|
2019-01-16 10:44:30 +01:00 |
Andreas Fabri
|
f627339eea
|
Fix Vec and Exponent_vector
|
2019-01-15 18:32:48 +01:00 |
Maxime Gimeno
|
e107612c31
|
Fix pre processor test
|
2019-01-10 08:54:49 +01:00 |
Maxime Gimeno
|
743569f854
|
Also disable WKT if gcc version is <4.5
|
2019-01-09 16:32:08 +01:00 |
Maxime Gimeno
|
3b1b6e2401
|
Merge remote-tracking branch 'cgal/master' into Graphics_view-Fix_demo_IO-GF
|
2019-01-09 12:35:04 +01:00 |
Maxime Gimeno
|
1006be85bd
|
Fix Conflicts
|
2019-01-09 12:29:20 +01:00 |
Maxime Gimeno
|
955053e239
|
Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF
|
2018-12-11 10:49:41 +01:00 |
Laurent Rineau
|
1813a1ca45
|
Merge pull request #3488 from gdamiand/LCC_demo-gdamiand
LCC demo
|
2018-12-10 14:38:20 +01:00 |
Maxime Gimeno
|
3049da5111
|
Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF
|
2018-12-07 14:55:08 +01:00 |
Maxime Gimeno
|
46545fd1b1
|
Move } outside the #ifdef
|
2018-11-29 11:51:59 +01:00 |
Maxime Gimeno
|
4571c4555e
|
Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF
|
2018-11-28 11:58:55 +01:00 |
Guillaume Damiand
|
4b8bd40d8c
|
Bugfix in Buffer_for_vao.h, in the method is_facet_convex.
|
2018-11-27 18:21:57 +01:00 |
Guillaume Damiand
|
edfdc8d346
|
Readd the random face color option for lcc viewer.
|
2018-11-27 17:02:38 +01:00 |
Guillaume Damiand
|
a5e1edd698
|
Continue to update the lcc demo and the basic viewer.
|
2018-11-27 11:59:29 +01:00 |
Guillaume Damiand
|
9c3faed5c5
|
Bug fixes; nyf
|
2018-11-26 22:06:13 +01:00 |
Maxime Gimeno
|
7b13f4a969
|
Add misisng license header, rename vtu functions and update change.md
|
2018-11-23 10:11:23 +01:00 |
Laurent Rineau
|
6c72c9fa06
|
Remove lines added by error one year ago
|
2018-11-22 13:20:05 +00:00 |