godot/core/extension
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
..
extension_api_dump.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
extension_api_dump.h
gdnative_interface.cpp
gdnative_interface.h
native_extension_manager.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
native_extension_manager.h
native_extension.cpp Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
native_extension.h
SCsub