From 29fed867e3805571c7f668871dd6de151a521c5e Mon Sep 17 00:00:00 2001 From: Arnaud Jamin Date: Sat, 8 Feb 2025 01:45:03 -0500 Subject: [PATCH] Update TODO.txt --- TODO.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index 6973e06..0414e87 100644 --- a/TODO.txt +++ b/TODO.txt @@ -25,7 +25,6 @@ - CogEngine: Improve collision window: Add Query Type, Single or Multi, By Channel or Object Type, Object Type. - CogEngine: Add multi selection to the selection window actor filter (Character+GameState for example). - CogEngine: Add an event history window. Similar to the plot event, but a flat list with event name, params, frame and time. -- CogEngine: Add more graphic settings (resolution, VSync, Window Mode). - CogEngine: Add a level loader. List the available level and load them. - CogEngine: Add an Audio window to change the volume. Maybe add a widget too. - CogEngine: Add quick shortcuts to change the time scale. (maybe -+).