virtualx-engine/scene
Rémi Verschelde 06db076fc6
Merge pull request #24025 from aaronfranke/analyzer-errors
Fix many errors found by PVS-Studio
2018-11-28 14:08:50 +01:00
..
2d Init ignore_camera_zoom property in parallax background constructor 2018-11-27 14:10:19 +02:00
3d Fix many errors found by PVS-Studio 2018-11-28 05:03:24 -05: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 Improved the mouse focus system (mouse keeps focus on a control while buttons are pressed). Fixes #19154 and likely many others. 2018-11-28 09:33:13 -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