1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-31 18:41:20 +00:00
Files
godot/doc/classes
Priahoud bf963e767e Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case
- 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
2025-04-10 21:22:21 +02:00
..
2024-09-29 17:27:36 +09:00
2024-11-10 14:19:14 -08:00
2025-03-12 09:57:31 +08:00
2024-11-16 12:59:08 +01:00
2024-12-18 17:52:42 -05:00
2025-02-13 14:23:37 -05:00
2025-04-08 22:27:32 +02:00
2025-04-08 22:27:32 +02:00
2025-04-08 20:14:28 +03:00
2025-04-08 20:14:28 +03:00
2024-12-15 21:24:15 +11:00
2025-04-08 20:14:28 +03:00
2025-01-10 14:59:12 +01:00
2025-04-08 20:14:28 +03:00
2025-03-03 15:58:58 +01:00
2025-04-08 20:14:28 +03:00
2025-04-08 20:14:28 +03:00
2025-04-08 20:14:28 +03:00
2025-03-17 17:47:08 +01:00
2025-04-08 20:14:28 +03:00
2024-11-12 20:29:04 -03:00
2025-02-13 11:45:42 -03:00
2025-04-08 20:14:28 +03:00
2025-04-08 20:14:28 +03:00
2025-04-08 20:14:28 +03:00
2024-09-01 17:00:47 +02:00
2025-04-08 20:14:28 +03:00
2025-04-08 20:14:28 +03:00
2025-04-08 20:14:28 +03:00
2025-01-24 08:07:02 +01:00
2025-04-08 20:14:28 +03:00
2025-04-08 18:42:16 -04:00
2025-03-12 19:28:04 +01:00
2025-03-12 19:28:04 +01:00