CogSample: Add a window with the Team of the selection.

This commit is contained in:
Arnaud Jamin
2023-11-05 01:10:22 -04:00
parent c44171b113
commit 34e08a9e2a
4 changed files with 68 additions and 1 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
- CogWindow: Try to remove CogWindow dependency to cogimgui. Should only depends on imgui (currently use setdpiscale of cogimgui)
- CogWindow: Overlay window should have achnoring options (top bottom left right center mid)
- CogWindow: Hide menu is not saved anymore
- CogWindow: DPI change on mousewheel should be a command with a key bind as the rest.
- CogEngine: More stats in the stats window
- CogEngine: Overlay mode of stats.
@@ -16,7 +17,7 @@
- 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).
- CogSample: Add a custom window in sample (changing the character faction)
- CogSample: Add more info in the team window
- CogSample: Create more abilities
- CogSample: Push Model
- CogSample: Add timescale game tweak