godot/scene
Brian MacIntosh 04bd9cc06c "Whole Words" search can detect word boundaries inside the search term.
For example, searching for ".func" will now match in "a.func" even with Whole Words enabled.

(cherry picked from commit 676627e1d1)
2024-01-23 16:03:16 +01:00
..
2d [Audio] Fix pausing stream on entering tree 2023-10-24 19:51:53 +02:00
3d Make SkeletonIk3D node usable 2023-10-25 12:23:48 +02:00
animation Ensure methods skipped by AnimationPlayer::seek are not called 2023-10-24 16:52:58 +02:00
audio [Audio] Fix pausing stream on entering tree 2023-10-24 19:51:53 +02:00
debugger Fix arg count checks in SceneDebugger 2023-08-31 20:19:31 +02:00
gui "Whole Words" search can detect word boundaries inside the search term. 2024-01-23 16:03:16 +01:00
main Fix ShaderGlobalsOverride property handling 2023-10-24 19:50:22 +02:00
resources [SystemFont] Check name when selecting the best matching face from a collection. 2024-01-23 16:03:15 +01:00
theme
property_utils.cpp
property_utils.h
register_scene_types.cpp Fix for threaded NavigationMesh baking under new thread guards 2023-06-14 01:53:37 +02:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub