Files
Cog/TODO.txt
T
Arnaud Jamin 29e8fa4522 CogAbility: Improve Effects Ability and Attribute window
CogAbility:
- Add sorting on Effects and Ability
- Add search on Effects and Ability
- Colors are now per user config
- Add blocking info in ability window and change its color when blocked
- Add separate windows for Effects
CogEnine: Change the command binding key widget
2023-11-03 02:40:38 -04:00

27 lines
1.5 KiB
Plaintext

- CogImGui: Add a way to create and override CogImguiwidget
- CogImGui: Try to find a global solution to prevent crash when breaking in a blueprint from an imgui action (reset the stack)
- CogWindow: Add reset window position menu item or reset layout (window can get far away)
- CogWindow: Try to remove CogWindow dependency to cogimgui. Should only depends on imgui (currently use setdpiscale of cogimgui)
- CogEngine: More stats in the stats window
- CogEngine: Overlay mode of stats.
- CogEngine: Add more info in stats tooltip (details, curves, ...)
- CogEngine: Add screen settings (fullscreen, borderless, window and resolution)
- CogEngine: make a better widget for CheckBoxState for input shortcuts
- CogEngine: save active log categories
- CogEngine: add menu on the PlotWindow wih the controls
- 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: Create more abilities
- CogSample: Push Model
- CogSample: Add timescale game tweak
- CogSample: Add cooldown reduction
- CogSample: Add more debug for area (change color on tick, duration ...)
- CogDebug: Check KismetExecutionMessage for warnings. As an exemple it is used by GEngine::GetWorldFromContextObject.
- CogDebug: Rework Tickness and Duration params.
- CogInput: Add gamepad stick drag to set their values