virtualx-engine/platform
Haoyu Qiu 207e52c161 Fix String::word_wrap() for long words
- Changes `TextServer.string_get_word_breaks()`
  - Returns pairs of boundary start and end offsets
  - Accepts `chars_per_line` to return line breaks
- Removes `String::word_wrap()`

Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com>
2022-12-16 13:18:57 +08:00
..
android Merge pull request #69990 from exoticorn/fix-android-touch-input 2022-12-14 18:23:17 -08:00
ios [iOS] Fix broken single line input and incorrect selection / caret position. 2022-12-12 18:16:10 +02:00
linuxbsd Fix String::word_wrap() for long words 2022-12-16 13:18:57 +08:00
macos Only support XDG directory path configuration on Linux 2022-12-12 11:43:16 +01:00
uwp Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
web Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension 2022-12-12 11:43:59 +01:00
windows Windows: Validate that the font family name exists before trying to get the font family 2022-12-12 15:44:54 +01:00
register_platform_apis.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00