godot/scene
2022-01-28 15:51:58 +01:00
..
2d TileSetAtlasSource: Make get_tile_data return TileData * 2022-01-28 14:27:12 +01:00
3d Revert #53174 (applying the delta in move and collide), rename rec_vel to distance and improve the doc description 2022-01-26 23:09:30 +01:00
animation Fix not being able to stop() empty Tweens 2022-01-28 14:54:14 +01:00
audio Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
debugger Allow method binds to take Object subclasses as arguments 2022-01-25 09:03:36 -07:00
gui Merge pull request #57344 from bruvzg/rtl_fix_tab_offset 2022-01-28 14:04:33 +01:00
main [Net] Fix HTTPRequest memory leak in compressed responses. 2022-01-24 14:24:45 +01:00
resources TileSetAtlasSource: Make get_tile_data return TileData * 2022-01-28 14:27:12 +01:00
property_utils.cpp Fix too broad assumption of null property defaults 2022-01-06 21:46:59 +01:00
property_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_scene_types.cpp Improve the default project theme 2022-01-19 18:46:01 +03:00
register_scene_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Disable Node3D when compiling without 3D and fix disable_3d option 2021-08-13 08:59:48 -05:00