Commit Graph

23 Commits

Author SHA1 Message Date
Laurent Rineau 010adccdec fix the mentions of CGAL_USE_BASIC_VIEWER_QT (with the Qt suffix) 2025-05-02 09:22:38 +02:00
Andreas Fabri 02dc855e8d Address conversion warning 2025-04-22 15:02:40 +01:00
Guillaume Damiand 45c0087301 use Qt/Basic_viewer.h only if qt basic viewer is used 2025-04-18 13:41:55 +02:00
Guillaume Damiand 6153c05ebd compute size of vertices and edges the first time 2025-04-18 11:08:32 +02:00
Guillaume Damiand 72355df9f4 warnings 2025-04-18 09:07:50 +02:00
Guillaume Damiand d65526c1d8 initialize size of edges and vertices depending on the bbox 2025-04-17 17:00:49 +02:00
Guillaume Damiand 219ea871d7 copy the parts of gsoc2024-basic_viewer_glfw-tgrillon that concern only the qt basic viewer 2025-04-17 15:55:54 +02:00
Sébastien Loriot cb8e88075d delete allocated objects 2024-04-04 14:26:23 +02:00
Guillaume Damiand 217d4c0ec2 do not use strncpy 2023-12-28 09:01:02 +01:00
Guillaume Damiand 089f0535e2 disable warning must eb defined before includes 2023-12-28 08:47:22 +01:00
Guillaume Damiand 6146924680 remove a windows warning about strncpy 2023-12-27 08:55:39 +01:00
Guillaume Damiand 26096e9365 missing include 2023-12-26 10:46:03 +01:00
Guillaume Damiand 01e333caae add missing include and function when basic viewer is disable 2023-12-26 10:07:52 +01:00
Guillaume Damiand 0fdd175ef0 use strncpy instead of strcpy 2023-12-26 09:46:36 +01:00
Guillaume Damiand 3aa6ad18b2 Bug fix for 2D mode in basic viewer 2023-12-01 18:02:09 +01:00
Guillaume Damiand 2d256951cb Graphics_scene does not uses Qt 2023-11-30 16:21:08 +01:00
Guillaume Damiand 0655006622 Merge with master: now viewers use Qt6 2023-11-29 14:36:38 +01:00
Guillaume Damiand db9ca1a3fb reverse all normals 2023-11-20 09:37:36 +01:00
Guillaume Damiand d2d114cf24 Update code to follow last api 2023-11-20 09:33:28 +01:00
Guillaume Damiand db97ebbf1f Update code according to final doc api 2023-11-20 09:03:46 +01:00
Guillaume Damiand 2b69e29fe5 Basic viewer is now in namespace Qt 2023-10-25 08:49:24 +02:00
Guillaume Damiand 126b9360c9 Remove _qt from Basic viewer name 2023-10-24 08:27:18 +02:00
Guillaume Damiand 5ea9ac3db8 Remove _qt suffix from Basic_viewer 2023-10-23 18:41:20 +02:00