Jean Sirmai jean
  • Joined on 2023-10-16
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-29 22:43:17 +01:00
a3f0483891 WIP: presque OK (erreur précédente corrigée)
37e8620387 WIP: met en évidence une erreur.
c1aae41cb1 WIP: met en évidence une erreur.
1053df9b21 WIP: OK pour l'effacement de toutes les flèches. Cas particuliers à voir + nettoyage.
Compare 4 commits »
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-29 22:23:10 +01:00
4353caeff9 WIP: OK pour l'effacement systématique de toutes les flèches. Il reste des erreurs dans les cas particuliers.
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-29 22:12:48 +01:00
67508cd830 WIP: if (address_of_the_arrow_to_erase_in_the_arrows_list == arrows_nb) 👀️ is a particular case 😄
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-29 20:58:51 +01:00
874d237fc7 WIP: => il faut faire un cas particulier (dans erase_arrow()) si (address == arrows_nb) 👀
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-29 18:57:23 +01:00
74fea2b3be WIP: erreur de dessin systématique dans erase_arrow() (suite)
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-29 16:40:12 +01:00
4ed884f87d WIP: cleaning - with still an error in erase_arrow()
75e8d8dfa6 WIP: code simplifié; erreurs systématiques set_arrow() / erase_arrow()
35fb51b7c7 WIP: Nombreuses 'Exceptions en point flottant' lors de cette tentative d'extension de l'espace
Compare 3 commits »
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-28 13:11:05 +02:00
c2612d8e62 WIP: une nécessaire correction des couleurs (lignes 646 sqq.) mais je ne sais pas encore pourquoi.
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-27 21:31:48 +02:00
9d859b0469 WIP: E R R O R F I X E D (start cleaning)
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-27 20:05:04 +02:00
a6ea913337 WIP: ... le nez sur l'erreur ... (mais je ne la vois pas)
26d5a3f6ae WIP: Étrange: ça marche bien pour l'adresse (3) ligne 906 (mais pas 0, 1, 2)
f8fe35655f WIP: Étrange: ça marche bien pour l'adresse (3) ligne 906 (mais pas 0, 1, 2)
Compare 3 commits »
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-27 12:33:46 +02:00
6b8e9ddb65 WIP: Success. Let address (line 906) be 0, 1, 2 or 3 and enjoy (now, a lot of cleaning to do)
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-27 11:17:15 +02:00
9bd385281b WIP: Oups... N'aurais-je pas retiré qq. vertex de trop ?
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-27 10:00:49 +02:00
a63b300686 WIP: C O H É R E N C E E N F I N . (see line 906: make address values vary fron 0 to 3 and enjoy)
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-27 09:31:15 +02:00
18d3261109 WIP: pas encore ce que je veux mais cohérent. WIP, donc.
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-26 23:56:44 +02:00
111f6b57af WIP: Des chercheurs qui cherchent, on en trouve; mais des chercheurs qui trouvent,...
89f6ffb83a WIP: deux flèches dans un espace d'un cube. affichage en cours (partiellement juste)
Compare 2 commits »
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-25 19:13:22 +02:00
97b946d6c5 WIP: un premier succès (fragile) pour 'erase_arrow()' (voir le cas liste vide)
df54fc5751 WIP: (micro) lignes 622-634 mise en plac des g_realloc() vertex & lines buffers
dbc54bd0f5 WIP: Prêt à déplacer le dessin (effacement) d'une flèche dans erase_arrow()
Compare 3 commits »
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-24 23:29:22 +02:00
db1c2a091c OK : create_arrow() creating in arrows_ptr and drawing
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-24 00:02:19 +02:00
faa7ecdc86 WIP: arrows are drawn OK in particular cases (line 594). Now, let's write the general function()
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-23 19:47:24 +02:00
96f5ba7df3 WIP: cleaning (arrows drawing)
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-23 18:34:49 +02:00
8309eb1e57 WIP: cleaning : space ridges & grids OK > let's do the arrows, now...
jean pushed to dev/graph_opt_mem at gem-graph/gem-graph-client 2023-10-23 18:09:20 +02:00
fbe0852a26 WIP: (cleaning) graphism OK > now write_grids_on_space_faces_lines() must produce the right values.