virtualx-engine/tests/scene
Christophe Andral c988bec4b3 Add 'Skip to next (text) occurrence' feature to text editor
Adds `ui_text_skip_selection_for_next_occurrence` action and related implementation to text editor.
This action is bound `Ctrl+Alt+D` shorcut.

Used in conjonction with `ui_add_skip_selection_for_next_occurrence`, it gives the user the ability to select many occurrences of a selection
and avoid some of them.
Used without a previous selection, the action jumps to the next occurrence of the current word under the caret.
2024-03-25 11:12:28 +01:00
..
test_animation.h
test_arraymesh.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
test_audio_stream_wav.h
test_bit_map.h
test_camera_3d.h Avoid unqualified-id "near" and "far" in Node3DEditor/Viewport 2024-02-13 18:53:21 +09:00
test_code_edit.h Fix region section not ignoring #region and #endregion when in a string 2024-03-11 00:04:39 +00:00
test_color_picker.h
test_control.h
test_curve.h
test_curve_2d.h
test_curve_3d.h
test_gradient.h
test_image_texture.h Added ImageTexture unit tests 2024-02-19 11:15:04 -06:00
test_navigation_agent_2d.h
test_navigation_agent_3d.h
test_navigation_obstacle_2d.h
test_navigation_obstacle_3d.h
test_navigation_region_2d.h
test_navigation_region_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
test_node.h
test_node_2d.h
test_packed_scene.h
test_path_2d.h
test_path_3d.h
test_path_follow_2d.h
test_path_follow_3d.h
test_primitives.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
test_sprite_frames.h
test_text_edit.h Add 'Skip to next (text) occurrence' feature to text editor 2024-03-25 11:12:28 +01:00
test_theme.h
test_viewport.h Split monolithic physics class files 2024-02-27 11:18:16 +01:00
test_visual_shader.h
test_window.h