godot/scene
2018-11-28 18:41:29 -03:00
..
2d Removed error that should not be an error, fixes #21088 2018-11-28 18:41:29 -03:00
3d Removed error that should not be an error, fixes #21088 2018-11-28 18:41:29 -03:00
animation Made it possible to read AnimationPlayer queue from GDscript 2018-11-28 01:43:34 +01:00
audio Fix AudioStreamPlayback::stop not being called on AudioStreamPlayer::stop 2018-11-11 11:00:24 -03:00
gui Merge pull request #23993 from Kanabenki/autocomplete-ignore-case 2018-11-28 13:26:28 +01:00
main Fixes crash, closes #24038 2018-11-28 13:10:23 -03:00
resources Fix many errors found by PVS-Studio 2018-11-28 05:03:24 -05:00
register_scene_types.cpp Get rid of ancient .theme format for Theme resource. It was not working and can be done the same using .tres format. Closes #19038 2018-11-27 20:42:47 -03:00
register_scene_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
scene_string_names.cpp Massive rewrite to AnimationTree. Many APIs changed in order to: 2018-08-20 13:39:16 -03:00
scene_string_names.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00