1
0
Fork 0
godot/scene/debugger
Fabio Alessandrelli f36499f9c5 Editor: Explicit parse_message handlers
Using custom macros for defining and registering message handlers hurts
readability and navigability.

This commit simplifies the ParseMessageFunc signature, expands the
macros, and streamlines initialization.
2025-06-03 13:24:58 +02:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
scene_debugger.cpp Editor: Explicit parse_message handlers 2025-06-03 13:24:58 +02:00
scene_debugger.h Editor: Explicit parse_message handlers 2025-06-03 13:24:58 +02:00