godot/scene
rxlecky 80b9c8e950 Fix functions listing all theme resources
Fix functions get_<resource>_list in Theme currently returning vector
of double-the-necessary size with the first half completely empty.
2019-11-09 11:56:55 +00:00
..
2d Revert "Fixed TouchScreenButton::shape_centered having no effect" 2019-11-08 10:54:36 +01:00
3d Merge pull request #30588 from Demiu/patch-1 2019-11-07 15:11:53 +01:00
animation Fix some crashes, overflows and using variables without values 2019-11-01 16:16:31 +01:00
audio Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
debugger Implement game camera override 2019-10-23 02:51:32 +01:00
gui Merge pull request #33052 from KoBeWi/naughty_sliders 2019-11-08 09:55:11 +01:00
main Merge pull request #27742 from rxlecky/camera-replication 2019-11-08 10:02:18 +01:00
resources Fix functions listing all theme resources 2019-11-09 11:56:55 +00:00
register_scene_types.cpp Remove unused stb_truetype-based DynamicFont implementation 2019-10-03 01:19:02 +02:00
register_scene_types.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub Implement game camera override 2019-10-23 02:51:32 +01:00