godot/scene
Rémi Verschelde 7a9b08f785 Merge pull request #7889 from Hinsbart/fix_autoenable_input
Fix auto-enable of _input processing when _input() method is set.
2017-02-26 20:51:53 +01:00
..
2d Merge pull request #7887 from bojidar-bg/particles-emission-ended 2017-02-26 20:50:41 +01:00
3d -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
animation Tween: Fix undefined behavior found by static code analyzer. 2017-02-22 00:56:40 +01:00
audio Rename the _MD macro to D_METHOD 2017-02-13 12:50:02 +01:00
gui Merge pull request #7874 from volzhs/issue-7820-master 2017-02-26 20:28:00 +01:00
io Complete the globals.h -> global_config.h conversion 2017-02-23 17:47:25 +02:00
main Merge pull request #7856 from RandomShaper/add-duplicate-flags 2017-02-26 20:24:17 +01:00
resources -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
register_scene_types.cpp -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 2017-02-21 00:06:30 -03:00
register_scene_types.h Welcome in 2017, dear changelog reader! 2017-01-01 22:03:33 +01:00
scene_string_names.cpp Merge pull request #7889 from Hinsbart/fix_autoenable_input 2017-02-26 20:51:53 +01:00
scene_string_names.h Add emission_finished signal to Particles2D 2017-02-25 16:06:00 +02:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-01 00:35:16 +01:00