Commit Graph
118 Commits
Author SHA1 Message Date
Mostafa-ashraf19 369fab8a3e added Graphic_Scene section 2024-02-05 14:11:12 +02:00
Mostafa-ashraf19 ca9faa4bfc new for basic viewer, WIP graphic scene and class diagram. 2024-02-04 20:57:16 +02:00
Mostafa-ashraf19 ca895e66fa Basic Viewer Initial commit. 2024-01-19 21:11:31 +02:00
Laurent Rineau 77643b6a2c remove a sentence (no need to replace it)
The following sentence about concepts explains all.
2024-01-08 13:05:50 +01:00
Guillaume Damiand 768164464a warning 2023-12-28 09:01:11 +01: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 3e16be00d3 remove warning 2023-12-26 09:55:58 +01:00
Guillaume Damiand a31128516b remove warning 2023-12-26 09:51:02 +01:00
Guillaume Damiand 0fdd175ef0 use strncpy instead of strcpy 2023-12-26 09:46:36 +01:00
Guillaume Damiand d13b856c20 example requires qt 2023-12-14 08:33:58 +01:00
Guillaume Damiand 8710dbe861 example requires qt 2023-12-14 08:32:32 +01:00
Guillaume Damiand b7ed4f249e protect min and max 2023-12-14 08:26:55 +01:00
Guillaume Damiand dcac571d99 Remove a warning 2023-12-14 08:23:16 +01:00
Guillaume Damiand 2bd80f6571 doc draw arrangement 2023-12-07 17:35:48 +01:00
Guillaume Damiand ac1fcdec13 Doc basic viewer 2023-12-07 08:11:27 +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 f8a487d9ef update dependencies 2023-11-29 18:12:09 +01:00
Guillaume Damiand 2c77ba397c draw face graph with path 2023-11-29 15:50:26 +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 e3ac9932dc Doc: add a link to qglviewer 2023-11-20 08:34:13 +01:00
Guillaume Damiand 8111fdfcd3 color of volumes 2023-11-17 18:56:41 +01:00
Guillaume Damiand 09b175b63e Explain what to do for non colored cells 2023-11-17 18:48:53 +01:00
Andreas Fabri 525cc0f27e Descriptor -> _descriptor 2023-11-14 09:16:37 +00:00
Andreas Fabri 1ffb64e2ac buffer -> scene 2023-11-13 18:58:30 +00:00
Andreas Fabri e62cb1661a add_to 2023-11-13 18:56:31 +00:00
Andreas Fabri 97721a0c12 namespace fixes 2023-11-13 11:11:46 +00: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 2f07fbbb54 Update basic viewer doc following last remarks (Laurent and Andreas) 2023-10-23 19:17:52 +02:00
Guillaume Damiand 5ea9ac3db8 Remove _qt suffix from Basic_viewer 2023-10-23 18:41:20 +02:00
Guillaume Damiand cbe7ef2b40 Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19 2023-10-22 17:18:04 +02:00
Guillaume Damiand c9d93bac3b Add GraphicsSceneOptions concept; use it to document draw(T2); waiting @Laurent remarks... 2023-10-22 17:14:18 +02:00
Guillaume Damiand d74a3dbeac Remove template parameter for graphics scene 2023-10-22 17:12:21 +02:00
Guillaume Damiand cf797a5d31 basic viewer does not have clear anymore 2023-10-20 14:53:48 +02:00
Guillaume Damiand 45d9708f07 Basic viewer names in doc 2023-10-20 14:53:26 +02:00
Guillaume Damiand 3fa4c70324 Basic viewer doc typo 2023-10-20 12:15:53 +02:00
Guillaume Damiand 0c8704f1ef Basic viewer doc: variable name 2023-10-20 12:12:51 +02:00
Guillaume Damiand e1cd107698 typo 2023-10-20 12:10:01 +02:00
Guillaume Damiand d8e190c9e9 Basic viewer doc 2023-10-20 12:07:52 +02:00
Guillaume Damiand 175166d43e Remove all methods to add elements from Basic_viewer_qt. 2023-10-20 11:58:37 +02:00
Guillaume Damiand e3f1772037 Rename add_in_graphics_scene -> add_to_graphics_scene 2023-10-18 16:54:16 +02:00
Guillaume Damiand eea01ce5fe Replace some flot by BufferType 2023-10-18 16:39:49 +02:00