godot-module-template/modules/objectdb_profiler
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
..
editor Prevent ObjectDB snapshots from being overwritten 2025-12-05 11:44:22 -05:00
config.py Various style nitpicks 2025-07-08 16:39:24 +02:00
register_types.cpp Various fixes and style nitpicks 2025-07-09 14:27:48 +02:00
register_types.h Add an ObjectDB Profiling Tool 2025-07-08 16:39:24 +02:00
SCsub Various style nitpicks 2025-07-08 16:39:24 +02:00
snapshot_collector.cpp Fix use of outdated macros in ObjectDBProfiler 2025-10-13 17:25:45 +02:00
snapshot_collector.h Various fixes and style nitpicks 2025-07-09 14:27:48 +02:00