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
2024-06-18 11:06:31 -04:00
2025-03-12 09:57:31 +08:00
2024-05-09 14:36:28 +02: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-05-14 19:22:50 +12: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
2024-02-18 21:54:21 +11:00
2024-07-17 18:53:03 +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
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
2024-02-19 16:43:42 +00: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
2024-01-24 16:53:09 +01:00