virtualx-engine/doc
Alfred Reinold Baudisch a862583d05 Unified shortcut to clear carets and selections
Refactors`ui_text_remove_secondary_carets` from https://github.com/godotengine/godot/pull/68089 as `ui_text_clear_carets_and_selection`, with extra behaviour:

- If there's only one active caret active with a selection, clears the selection.
- In case there's more than one caret active, removes the secondary carets and clears selections.

With this change, `TextEdit` then imitates the behaviour of VSCode for clearing carets and selections.
2022-11-02 18:23:24 +01:00
..
classes Unified shortcut to clear carets and selections 2022-11-02 18:23:24 +01:00
tools ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
translations ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
class.xsd 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
Doxyfile
Makefile Fixes doc/Makefile fails if path contains spaces 2022-09-11 20:03:53 +09:00