godot/scene
Paulo Gomes 2eb46801cb second attempt on fixing the indent glitch.
I've reverted the first attempt (https://github.com/godotengine/godot/pull/10653).
I was very naive and didn't consider that the glitch happens also if you're not in the first column, ex. if you have 2 tabs and press return in between them.
Hope this will solve the problem without messing anything else.
2017-08-30 19:35:38 +01:00
..
2d Merge pull request #10378 from RandomShaper/nav-keep-start-end 2017-08-30 16:12:12 +02:00
3d Improved default directional shadow params, added bias split scale, closes #9828 2017-08-30 08:08:44 -03:00
animation Cleaned up logic in Tween::_tween_process(), fixes #9187 2017-08-29 00:08:59 -07:00
audio Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
gui second attempt on fixing the indent glitch. 2017-08-30 19:35:38 +01:00
main Dead code tells no tales 2017-08-27 22:13:45 +02:00
resources -Fixed screen edge SSAO filter, fixes #9678 2017-08-29 11:46:02 -03:00
register_scene_types.cpp Dead code tells no tales 2017-08-27 22:13:45 +02:00
register_scene_types.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
scene_string_names.cpp Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
scene_string_names.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
SCsub Dead code tells no tales 2017-08-27 22:13:45 +02:00