virtualx-engine/modules/mono/editor
Nathan Franke 49403cbfa0
Replace String comparisons with "", String() to is_empty()
Also:
- Adds two stress tests to test_string.h
- Changes to .empty() on std::strings
2021-12-09 04:48:38 -06:00
..
Godot.NET.Sdk Bump Godot.NET.Sdk and SourceGenerators versions 2021-12-05 15:56:18 +01:00
GodotTools Rename "items_count" property to "item_count" 2021-12-06 22:02:27 -06:00
bindings_generator.cpp clang-format: Enable BreakBeforeTernaryOperators 2021-10-28 15:57:41 +02:00
bindings_generator.h Don't return reference on copy assignment operators 2021-11-30 16:26:29 +01:00
code_completion.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
code_completion.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_internal_calls.cpp Add editor keyboard shortcut for Mono Build solution button 2021-09-14 13:13:00 +01:00
editor_internal_calls.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
godotsharp_export.cpp Replace remaining uses of NULL with nullptr 2021-04-29 11:53:27 +02:00
godotsharp_export.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00