godot/modules/gdnative
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
..
android
doc_classes Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
gdnative
icons
include Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
nativescript Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
pluginscript Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
tests
videodecoder Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
config.py
gdnative_api.json
gdnative_builders.py
gdnative_library_editor_plugin.cpp align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
gdnative.cpp
gdnative.h
register_types.cpp
register_types.h
SCsub