Modifica sensore per restituire accelerazione su z

This commit is contained in:
2026-06-20 17:06:47 +02:00
parent be1678beaf
commit bf10647b70
4 changed files with 29 additions and 7 deletions
+7
View File
@@ -324,6 +324,13 @@ void doGUI(State &gs)
gs.selectedPlane = (ReferencePlane)currentPlane;
gs.updateCollections();
}
/*////// DA FARE ///////*/
//Finestra gestione velocità di riproduzione
//Finestra controllo sovrapposizione
ImGui::End();