pandemonium_engine/scene
Relintai c3bb14f49e Ported: add check for selection when try to push a meta.
Add a check for when we select a text but end on a link. Before it would act as if we just click an link, but now it changes it so if we click-drag over a link, we could select it (and not move to other page).
- danielkariv
47ead8504a
2022-07-27 23:10:55 +02:00
..
2d Ported: Make Navigation Agents and Obstacles respect parent process mode 2022-07-27 20:07:55 +02:00
3d Ported: Make Navigation Agents and Obstacles respect parent process mode 2022-07-27 20:07:55 +02:00
animation Replaced loops_current with end_loop 2022-07-27 14:27:06 +02:00
audio Fix crash when passing null to AudioStreamPlayer::set_stream() 2022-07-25 18:09:39 +02:00
debugger Fix incorrect encoding used in _error_handler functions 2022-07-27 23:05:03 +02:00
gui Ported: add check for selection when try to push a meta. 2022-07-27 23:10:55 +02:00
main ported: Make auto_accept_quit and quit_on_go_back properties. - timothyqiu 2022-07-27 18:26:15 +02:00
resources Remove arbitrary NavigationMesh bake property limits 2022-07-27 23:08:58 +02:00
property_utils.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
property_utils.h Clang format all files. 2022-03-18 19:00:13 +01:00
register_scene_types.cpp Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
register_scene_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
scene_string_names.cpp Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
scene_string_names.h Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi 2022-07-27 13:37:17 +02:00
SCsub Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00