godot/scene
风青山 0c6b6fe749 Fix issue where set_global_position(global_position) in Control resulted in a different result than global_position
Previously, the case where the pivot point was not at the origin was ignored.
2024-01-23 00:05:11 +08:00
..
2d Merge pull request #87061 from KoBeWi/shadow_of_the_former_self 2024-01-18 09:34:42 +01:00
3d Merge pull request #87061 from KoBeWi/shadow_of_the_former_self 2024-01-18 09:34:42 +01:00
animation Update deferred calls to use Callables 2024-01-09 16:11:47 +01:00
audio Add AudioStreamPlayerInternal to unify stream players 2024-01-17 13:12:02 +01:00
debugger
gui Fix issue where set_global_position(global_position) in Control resulted in a different result than global_position 2024-01-23 00:05:11 +08:00
main Remove unecessary _set_global_invalid added by mistake 2024-01-18 10:48:23 +01:00
resources Make TileMapLayers extend Node2D and work as children of TileMap 2024-01-17 16:05:50 +01:00
theme Merge pull request #86158 from Geometror/ge-connection-rework 2024-01-18 19:26:56 +01:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Rework GraphEdit connections (drawing, API, optimizations) 2024-01-18 16:53:15 +01:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub