1
0
Fork 0
godot/modules/objectdb_profiler/editor
aaronp64 520f159810 Prevent ObjectDB snapshots from being overwritten
Updated ObjectDBProfilerPanel::receive_snapshot to check if file exists, and make filename unique before writing, to avoid overwriting when multiple snapshots are made within same second.
2025-12-05 11:44:22 -05:00
..
data_viewers Various fixes and style nitpicks 2025-07-09 14:27:48 +02:00
objectdb_profiler_panel.cpp Prevent ObjectDB snapshots from being overwritten 2025-12-05 11:44:22 -05:00
objectdb_profiler_panel.h Fix GameStateSnapshots not being freed 2025-12-04 14:42:40 -05:00
objectdb_profiler_plugin.cpp Various fixes and style nitpicks 2025-07-09 14:27:48 +02:00
objectdb_profiler_plugin.h Various fixes and style nitpicks 2025-07-09 14:27:48 +02:00
snapshot_data.cpp Merge pull request #113366 from aaronp64/free_gamestate_snapshots 2025-12-05 09:38:13 +01:00
snapshot_data.h Fix GameStateSnapshots not being freed 2025-12-04 14:42:40 -05:00