Commit Graph

414 Commits

Author SHA1 Message Date
Andreas Fabri 2478b854c3 Use CGAL::cpp11::result_of 2021-11-04 09:14:02 +01:00
Laurent Rineau 16c0aab3cc Merge pull request #5809 from maxGimeno/Polyhedron_demo-Filtering_c3t3_item_display-maxGimeno
Polyhedron Demo: Filtering c3t3 item display
2021-09-21 09:57:46 +02:00
Sebastien Loriot fd94f61198
Merge pull request #5785 from maxGimeno/Google-readability-casting-maxGimeno
Clang-tidy: google-readability-casting
2021-09-02 15:46:54 +02:00
Maxime Gimeno c095ef2a00 Merge remote-tracking branch 'mine/Demo-T3_item-mgimeno' into Polyhedron_demo-Filtering_c3t3_item_display-maxGimeno 2021-09-02 11:42:28 +02:00
Maxime Gimeno af1a69e193 Merge remote-tracking branch 'cgal/master' into Google-readability-casting-maxGimeno 2021-08-31 10:39:27 +02:00
Maxime Gimeno 720b2dd090 Fix conflicts and fix Cut_plugin 2021-08-30 12:47:10 +02:00
Maxime Gimeno 8f1c510c49 WIP program 2021-08-10 15:21:33 +02:00
Sébastien Loriot 0da1e5690e copyright.txt -> copyright 2021-07-29 10:07:44 +02:00
Sebastien Loriot 0dee2ca2b1
Merge pull request #5823 from maxGimeno/Doc-Fix_Three_doc-maxGimeno
Three Documentation Fix
2021-07-19 07:38:36 +02:00
Maxime Gimeno 3268963914 Remove bibref in Three package as it is not in the package overview. 2021-07-01 11:37:15 +02:00
Maxime Gimeno f79ec025cd The edges are dealt with now. 2021-06-28 13:11:28 +02:00
Maxime Gimeno 2c36a1797c WIP 2021-06-23 15:58:57 +02:00
Maxime Gimeno 1a9a578df8 Apply google-readability-casting to the off_plugin 2021-06-18 10:54:35 +02:00
albert-github 7bfa33f9e4 Incorrect documentation for enum in Three package
Though not yet released ...
The documentation after the enum values signal, according to the text, documentation after the enum value but the used documentation starter `//!` is incorrect, should be `//!<`.
(see results on page doc_output/Three/group__PkgThreeRef.html)
2021-06-04 14:01:47 +02:00
Laurent Rineau 10cdb759b9 Merge pull request #5739 from maxGimeno/Demo-Fixes_for_scale_scene-maxGimeno
Polyhedron Demo: Fix Scene Recentering while Scaled
2021-06-02 17:20:47 +02:00
Maxime Gimeno 18c7e6f513 Fix scene recenter with scaling ON 2021-05-31 14:09:07 +02:00
Sébastien Loriot f513a791e2 Merge remote-tracking branch 'cgal/5.2.x-branch' 2021-04-21 15:48:36 +02:00
Sébastien Loriot eef92fbef7 Merge remote-tracking branch 'cgal/5.1.x-branch' 2021-04-21 15:47:06 +02:00
Maxime Gimeno 9384b064eb Make `children` a pointer to silent an annoying warning about QList<int> not being a dll-interface class. 2021-04-16 13:39:30 +02:00
Maxime Gimeno 8f344579cc Test 2021-04-15 09:33:31 +02:00
Maxime Gimeno 17602e589e Merge remote-tracking branch 'cgal/master' into CGAL-clang_tidy__nullptr_on_Mesh_2-GF 2021-04-07 09:17:51 +02:00
Maxime Gimeno cc99fd94ad Demo Pass 2021-02-19 16:02:12 +01:00
Mael Rouxel-Labbé 1f45360d7a Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF 2021-01-26 09:05:24 +01:00
Mael Rouxel-Labbé 6b87fe393d Fix various grammar issues 2020-12-05 11:11:33 +01:00
Maxime Gimeno 3b70343590 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-11-16 16:19:43 +01:00
Maxime Gimeno af7e1a8829 Remove the scaler form the scene API 2020-10-16 14:32:12 +02:00
Maxime Gimeno 812d082883 document `scaler` in the scene draw interface 2020-10-16 13:18:45 +02:00
Mael Rouxel-Labbé f55ef7dd50 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-10-09 18:36:17 +02:00
Mael Rouxel-Labbé 4694a48913 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-09-22 11:35:25 +02:00
Laurent Rineau 6aefea87b9 Merge pull request #4949 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron demo: Fixes
2020-08-27 14:44:14 +02:00
Mael Rouxel-Labbé 8682f9bafb Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-08-24 11:45:17 +02:00
Maxime Gimeno 755c044829 Fixes 2020-08-24 09:12:11 +02:00
Mael Rouxel-Labbé 0d66e19361 IO documentation fixes
See @sloriot's review:

https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Polgyon_soup_mesh_IO/2nd_round/Answer_to_review

(+ some commits before and after this one)
2020-07-24 17:06:00 +02:00
Maxime Gimeno 825399a515 Fixes 2020-07-24 12:02:11 +02:00
Mael Rouxel-Labbé a53d72b986 Standardize "I/O" vs "IO" 2020-07-17 10:51:09 +02:00
Maxime Gimeno 9f056030f9 Finish the Scene Scaler 2020-07-03 11:56:45 +02:00
Maxime Gimeno b2047dcab8 Add an option to rescale the scene in a 1-radius sphere. 2020-07-02 15:56:55 +02:00
Maxime Gimeno ca5a5e6e3c Use waitcondition to avoid busy waiting 2020-06-29 16:01:28 +02:00
Mael Rouxel-Labbé 26355e2e32 Uniformize capital / third person usage of \brief 2020-06-25 15:13:47 +02:00
Maxime Gimeno b4bba7f034 rename maccro 2020-06-15 08:58:13 +02:00
Maxime Gimeno 77af45afc1 Fix remainings warnings, use #define for split and fix error in filterOperations 2020-06-12 16:13:16 +02:00
Maxime Gimeno 9551708e88 Fix crash in skeletonization 2020-06-03 15:02:58 +02:00
Maxime Gimeno 59b3a7af9e Make all the example plugin fully internal. Don't treat them if we are not in the testsuite. 2020-04-14 16:37:47 +02:00
Maxime Gimeno 7e399437aa rename Example_plugin into Three_examples 2020-04-09 11:31:44 +02:00
Maxime Gimeno d74ab884cf Update the doc about creating a scene_item 2020-04-09 11:11:59 +02:00
Maxime Gimeno d4bf0548df Move Example_plugings inside the demo and add a cmake swith to get it tested in the testsuites 2020-04-09 10:45:06 +02:00
Maxime Gimeno bc0e088374 Fix example plugins 2020-04-09 10:06:38 +02:00
Maxime Gimeno 3e316555eb WIP 2020-04-08 16:30:06 +02:00
Sébastien Loriot 58b10a3605 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 18:58:50 +01:00
Sébastien Loriot c1a42c7d37 Update branch from master after trailing whitespaces and tabs removal 2020-03-26 18:58:21 +01:00