1
0
Fork 0
godot/scene
Rémi Verschelde 96cdbbe5bd
Merge pull request #102870 from timoschwarzer/fix/line-2d-not-rendering
Fix Line2D not rendering anything when total length is not computed
2025-02-14 22:58:34 +01:00
..
2d Fix Line2D not rendering anything when total length is not computed 2025-02-14 19:00:35 +01:00
3d Fix stale VoxelGI warnings. 2025-02-13 20:54:05 -08:00
animation Merge pull request #102433 from akien-mga/unexpose-AnimationNodeStartState-EndState 2025-02-10 10:49:14 +01:00
audio Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
debugger Add changeable freelook speed in Game Window 2025-02-10 17:18:52 +01:00
gui Fix GraphEdit::frame_rect_changed signal parameter type 2025-02-14 22:39:27 +01:00
main Merge pull request #102217 from clayjohn/mobile-pipelines 2025-02-13 23:34:54 +01:00
resources Merge pull request #102132 from Ivorforce/optimize-font-internal-cow 2025-02-07 14:50:41 -06:00
theme SCons: Properly `NoCache` all text files 2025-01-16 16:59:12 -06:00
SCsub
property_list_helper.cpp
property_list_helper.h
property_utils.cpp Store _custom_type_script meta as String 2025-02-12 01:22:09 +01:00
property_utils.h Store _custom_type_script meta as String 2025-02-12 01:22:09 +01:00
register_scene_types.cpp Don't expose AnimationNodeStartState and AnimationNodeEndState as internal, this triggers a ClassDB bug 2025-02-04 22:19:56 +01:00
register_scene_types.h
scene_string_names.h Merge pull request #100036 from Chaosus/hover_sname 2024-12-11 12:24:09 +03:00