virtualx-engine/editor/debugger
Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Part of #33027, also discussed in #29848.

Enforcing the use of brackets even on single line statements would be
preferred, but `clang-format` doesn't have this functionality yet.
2020-05-10 13:12:16 +02:00
..
editor_debugger_inspector.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
editor_debugger_inspector.h Huge Debugger/EditorDebugger refactor. 2020-02-21 11:12:03 +01:00
editor_debugger_node.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
editor_debugger_node.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
editor_debugger_server.cpp Update editor debugger to new remote debugger. 2020-03-08 12:36:39 +01:00
editor_debugger_server.h Update editor debugger to new remote debugger. 2020-03-08 12:36:39 +01:00
editor_debugger_tree.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
editor_debugger_tree.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
editor_network_profiler.cpp Popups are now windows also (broken!) 2020-03-26 15:49:42 +01:00
editor_network_profiler.h Update editor debugger to new remote debugger. 2020-03-08 12:36:39 +01:00
editor_profiler.cpp [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
editor_profiler.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
editor_visual_profiler.cpp [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
editor_visual_profiler.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
script_editor_debugger.cpp Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
script_editor_debugger.h Add ability to export VRAM usage as CSV 2020-04-24 09:37:42 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00