godot/scene
Sean Bohan 064dce7a4c Fix item list scroll speed.
Remove the extra `set_val` action after the proper one, so the right scroll value won’t get overrided any more.
2017-05-26 17:25:44 +08:00
..
2d Fix return statement in CanvasItem::get_global_transform_with_canvas 2017-05-12 19:54:54 +02:00
3d GDScript can now tell if the wheel is in contact with the ground; change roll influence of the wheel in editor 2017-05-19 11:50:23 +02:00
animation Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
audio Fix priority in sample players 2017-05-15 20:24:38 +02:00
gui Fix item list scroll speed. 2017-05-26 17:25:44 +08:00
io Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
main Fix bug in pause mode propagation 2017-05-12 20:01:53 +02:00
resources Fix editor style box for ToolButton 2017-04-12 12:20:51 +09:00
register_scene_types.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
register_scene_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
scene_string_names.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
scene_string_names.h Add "Godot Engine contributors" copyright line 2017-04-08 00:45:24 +02:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-02 22:30:34 +01:00