mirror of https://github.com/godotengine/godot
- refactored and renamed String::_camelcase_to_underscore to String:_separate_compound_words - refactored String::to_snake_case to work with the refactored String::_separate_compound_words - created char_utils::is_hyphen to catch all hyphen variants in kebab-case conversion - created String::to_kebab_case using the new String::_separate_compound_words - created corresponding Documentation in String and StringName - simplified both switch statements in EditorNode and ProjectDialog - added new kebab-casing Option for Node Names in ProjectSettings - added missing camelCase Options to Scene- and Node-Names in ProjectSettings - simplified Mono RuntimeInterop Functions - hooked up the ConnectionsDialog - created additional Unit Tests |
||
|---|---|---|
| .. | ||
| config | ||
| crypto | ||
| debugger | ||
| error | ||
| extension | ||
| input | ||
| io | ||
| math | ||
| object | ||
| os | ||
| string | ||
| templates | ||
| variant | ||
| SCsub | ||
| core_bind.compat.inc | ||
| core_bind.cpp | ||
| core_bind.h | ||
| core_builders.py | ||
| core_constants.cpp | ||
| core_constants.h | ||
| core_globals.cpp | ||
| core_globals.h | ||
| core_string_names.h | ||
| doc_data.cpp | ||
| doc_data.h | ||
| register_core_types.cpp | ||
| register_core_types.h | ||
| typedefs.h | ||
| version.h | ||