pandemonium_engine/scene
lawnjelly 693c503213 Optimized Mesh Merging
Changes from PoolVector to LocalVector and pre-reserving vectors rather than push_back.
2022-07-28 13:46:56 +02:00
..
2d Process NavigationAgent2D/3D avoidance on demand only 2022-07-27 23:13:40 +02:00
3d Optimized Mesh Merging 2022-07-28 13:46:56 +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 Take into account the clear icon's size even when not visible in LineEdits 2022-07-28 13:43:20 +02:00
main Force unsigned behaviour for bitfield enums 2022-07-28 13:45:51 +02:00
resources Fix hover being drawn twice inside PopupMenus 2022-07-28 13:42:35 +02:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Ported: Backport TextMesh and expose dynamic font vector outlines - bruvzg 2022-07-28 00:01:20 +02:00
register_scene_types.h
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