Commit Graph

103430 Commits

Author SHA1 Message Date
Jane Tournois ac5ccbd62f Merge remote-tracking branch 'cgal/master' into Mesh_3-sizing_field_with_aabb_tree-GF
# Conflicts:
#	Mesh_3/doc/Mesh_3/PackageDescription.txt
2023-03-23 13:53:48 +01:00
Laurent Rineau 04b5104b5b Merge pull request #7293 from bvessels/master
Straight_skeleton_2: File Format Description Correction
2023-03-21 16:14:21 +01:00
Laurent Rineau 9f0c4c6a7d Merge pull request #7305 from afabri/T2-docfix-GF
Triangulation_2: Document mark_domain_in_triangulation on entry page
2023-03-21 16:14:19 +01:00
Laurent Rineau e96fbafac2 Merge pull request #7308 from afabri/BGL-document_use_binary_mode-GF
BGL: Document use_binary_mode
2023-03-21 16:14:16 +01:00
Laurent Rineau b75c443110 Merge pull request #7313 from SaillantNicolas/CMAKE_AUTOUIC_move_ImageInterfaceui
CMAKE_AUTOUIC Place the ImageInterface.ui file in its original directory.
2023-03-21 16:14:14 +01:00
Laurent Rineau 0316078b95 Merge pull request #7316 from gdamiand/CMap-bugfix-gdamiand
Use reserve(size+1) before to copy attribute
2023-03-21 16:14:11 +01:00
Laurent Rineau 186c66ea95 Merge pull request #7321 from afabri/Surface_mesh-document_functions-GF
Surface_mesh: Document join()
2023-03-21 16:14:09 +01:00
Laurent Rineau aedf43d184 Merge pull request #7325 from MaelRL/CGAL-Copyright_fixes-GF
Fix a number of copyright-related issues
2023-03-21 16:14:06 +01:00
Laurent Rineau 95dc40f610 List workflow run: skip disabled workflows 2023-03-16 10:27:11 +01:00
Laurent Rineau 74af620b86
Script Fix line endings (#7332) 2023-03-16 10:04:56 +01:00
Nicolas Saillant 185e510278 Fix line endings 2023-03-15 14:49:57 +01:00
Laurent Rineau 35a1285a12 Merge pull request #6129 from janetournois/Mesh_3-triple_line_extraction-GF
Mesh_3 - add detection of intersection lines from labeled images

# Conflicts:
#	Installation/CHANGES.md
2023-03-13 16:46:07 +01:00
Mael Rouxel-Labbé f1c2668ad8 Fix a number of copyright-related issues 2023-03-13 09:57:03 +01:00
Andreas Fabri 161f1b83d4 Surface_mesh: Document join() 2023-03-10 16:43:52 +00:00
Guillaume Damiand da59938748 readd protected removed by mistake 2023-03-10 13:33:31 +01:00
Guillaume Damiand 804f28804d same modif for lcc 2023-03-10 13:31:56 +01:00
Guillaume Damiand 46a35ff642 Add a test for copy attributes for cmap/gmap, with and without indices. 2023-03-10 13:26:23 +01:00
Guillaume Damiand 52d78763d6 Bug fix in cc with index 2023-03-10 13:25:44 +01:00
Guillaume Damiand 8dc54d3c62 Add a reserve before to copy attribute (to solve a bug for index versions) 2023-03-10 13:20:03 +01:00
Guillaume Damiand 72b356d309 Add reserve before the creation of a new attribute, copy of an old one: solve a bug for the index version of CMap/GMap when the underlying vector is reallocated 2023-03-10 11:30:07 +01:00
Guillaume Damiand 477f71b876 Add missing own method for cc with index 2023-03-10 10:47:01 +01:00
Guillaume Damiand 83ae1d54ea add missing own method for with index cases 2023-03-10 10:46:23 +01:00
Guillaume Damiand 8b4806a059 Remove copy constructors in cell attribute (added in the last commit but not required) 2023-03-10 10:44:20 +01:00
Guillaume Damiand 4ad06f8872 add an example with a bug for cmap with index 2023-03-09 20:23:53 +01:00
Guillaume Damiand 0189b6b6b2 Add a copy constructor in Cell_attribute.
This solves a bug in one of my prog, which occurs only for CMap with index.
I don't understand why the default copy constructor is not enough for
CMap with index (while it works for CMap with handle).
2023-03-09 17:07:36 +01:00
Laurent Rineau d2223cdd9b Fix compilation bug 2023-03-09 15:20:39 +01:00
Laurent Rineau 6e901604cb
Test suite Fix missing the green color for the y square at the top of the column (#7314)
## Summary of Changes
Fix missing the green color for the "y" square at the top of the column.
Testsuite improvements #2205
2023-03-09 15:19:22 +01:00
Nicolas Saillant 0921648308 Fix missing the green color for the y square at the top of the column 2023-03-09 15:03:10 +01:00
SaillantNicolas ea7adb83e1
Remove ImageInterface.ui from resources 2023-03-09 14:19:54 +01:00
Nicolas Saillant 8b90cb40b2 Move ImagerInterface.ui into QT folders 2023-03-09 13:29:46 +01:00
Laurent Rineau 3e1458a2d5 Add a CSS file
[skipci]
2023-03-08 11:17:16 +01:00
Laurent Rineau 3e5e5d66f1
Update list_workflow_last_run.yml
specify the charset of the HTML
2023-03-08 09:58:19 +01:00
Laurent Rineau 52b5472aaa
Added a script to list the last runs of all cgal's workflows (#7031)
## Summary of Changes

Addition of a script to list all the last runs of cgal workflows.
2023-03-08 09:38:52 +01:00
Jane Tournois 7d6cc37a9f user manual 2023-03-07 14:36:53 +01:00
Jane Tournois 2fd9194a25 add an example 2023-03-07 13:52:44 +01:00
Jane Tournois 30016253ae doc 2023-03-07 13:19:18 +01:00
Jane Tournois 66636a68fc add namespace CGAL 2023-03-07 12:37:29 +01:00
Jane Tournois 09abe79562 typos 2023-03-07 09:15:23 +01:00
Andreas Fabri 2d203cae0c BGL: Document use_binary_mode 2023-03-06 21:27:04 +00:00
Jane Tournois 6bacd852bd doc
and reorganize typedefs
2023-03-06 17:23:42 +01:00
Jane Tournois 6e1dd6a4d7 reorganize header for documentation 2023-03-06 12:15:44 +01:00
Andreas Fabri ba81e8e894 Triangulation_2: Documen mark_domain_in_triangulation 2023-03-06 08:42:28 +00:00
Jane Tournois 9c85204d3a move doc to header and create new group for MeshDomainField_3 2023-03-03 18:05:54 +01:00
SaillantNicolas 10caf9fde4
added a script that list all cgal workflow last run 2023-03-03 15:42:17 +01:00
Jane Tournois 8b9c7afef7 move header 2023-03-03 15:12:56 +01:00
Nicolas Saillant aadb997119 Added an action which launches the script which lists the last executed workflows 2023-03-03 15:02:32 +01:00
Brendan Vessels 4f2cd54778 removed obsolete clockwise-ness correction called after input orientation assertions 2023-03-02 10:00:16 -05:00
Brendan Vessels abbcfbb53d undid Intellisense change in Polygon_with_holes_2.h 2023-03-02 09:34:48 -05:00
Brendan Vessels 9f1602bfbc Corrected clockwise assertions in straight skeleton/polygon offset examples 2023-03-02 09:31:32 -05:00
Brendan Vessels effbaa9aaa Added test_input_file.txt 2023-03-02 09:12:11 -05:00