Aggiunta Imgui e sliders per intervallo visualizzazione

This commit is contained in:
2026-06-04 20:00:46 +02:00
parent 21f43f8bce
commit 8397164b6b
92 changed files with 8607 additions and 7196 deletions
@@ -0,0 +1,103 @@
{
"abstract" : true,
"artifacts" :
[
{
"path" : "/usr/bin/git"
}
],
"backtrace" : 9,
"backtraceGraph" :
{
"commands" :
[
"add_executable",
"find_package",
"__FetchContent_populateSubbuild",
"__FetchContent_doPopulation",
"cmake_language",
"__FetchContent_Populate",
"FetchContent_MakeAvailable"
],
"files" :
[
"/usr/share/cmake-4.2/Modules/FindGit.cmake",
"/usr/share/cmake-4.2/Modules/FetchContent.cmake",
"/usr/share/cmake-4.2/Modules/FetchContent.cmake:2155:EVAL",
"CMakeLists.txt"
],
"nodes" :
[
{
"file" : 3
},
{
"command" : 6,
"file" : 3,
"line" : 13,
"parent" : 0
},
{
"command" : 5,
"file" : 1,
"line" : 2394,
"parent" : 1
},
{
"command" : 4,
"file" : 1,
"line" : 2155,
"parent" : 2
},
{
"file" : 2,
"parent" : 3
},
{
"command" : 3,
"file" : 2,
"line" : 2,
"parent" : 4
},
{
"command" : 2,
"file" : 1,
"line" : 1619,
"parent" : 5
},
{
"command" : 1,
"file" : 1,
"line" : 1884,
"parent" : 6
},
{
"file" : 0,
"parent" : 7
},
{
"command" : 0,
"file" : 0,
"line" : 179,
"parent" : 8
}
]
},
"codemodelVersion" :
{
"major" : 2,
"minor" : 9
},
"id" : "Git::Git::@6890427a1f51a3e7e1df",
"imported" : true,
"local" : true,
"name" : "Git::Git",
"nameOnDisk" : "git",
"paths" :
{
"build" : ".",
"source" : "."
},
"sources" : [],
"type" : "EXECUTABLE"
}