Files
Cog/Source/CogSample
Arnaud Jamin 6d9494b685 Major Change - Rework how Cog gets integrated
Cog integration has been reworked to make it easier,  to keep Cog available between level loadings, and to properly tick ImGui while the game is paused.
Cog 's WindowManager is now a GameInstanceSubsystem.
The WindowManager ticks ImGui and the windows during the OnWorldPostActorTick delegate.
(If this is not working for your project, don't hesitate to open an issue.)

Check the readme to see how to integrate Cog.

The Plot debug functions (displayed by the Engine/Plot window) have been reworked as they were not properly working in Multi PIE in Single Process.

API changes:
- use FCogDebug::Plot instead of FCogDebugPlot::PlotValue
- use FCogDebug::InstantEvent  instead of FCogDebugPlot::PlotEventInstant
- use FCogDebug::StartEvent instead of FCogDebugPlot::PlotEventStart
- use FCogDebug::StopEvent instead of FCogDebugPlot::PlotEventStop
2025-02-11 13:29:12 -05:00
..
2023-10-02 01:32:41 -04:00
2023-10-02 01:32:41 -04:00
2023-10-02 01:32:41 -04:00
2023-10-02 01:32:41 -04:00
2023-10-27 10:17:25 -04:00
2023-10-27 10:17:25 -04:00
2023-10-02 01:32:41 -04:00
2023-10-02 01:32:41 -04:00
2023-10-02 01:32:41 -04:00
2023-12-09 17:07:31 -05:00
2023-10-02 01:32:41 -04:00