godot/scene
Pop0p d2a577f7f1
trims_whitespaces_when_creating_folder_windows
When creating a Windows folder via a Godot's dialog, the extra spaces are not removed which causes problems with Windows. We now remove leading and trailing whitespace when creating a dir.

(cherry picked from commit c8538153b0)
2021-03-13 22:25:34 +01:00
..
2d Camera2D: Update scrolls when the Viewport is resized 2021-03-09 17:17:51 +01:00
3d Merge pull request #46932 from JFonS/fix_lm_capture_env 2021-03-12 12:30:36 +01:00
animation Changes to SkeletonIK: 2021-03-12 11:29:03 +01:00
audio Don't fade out after pausing unless stream is running 2021-02-19 15:55:41 +01:00
debugger Modernize Mutex 2021-02-18 11:58:08 +01:00
gui trims_whitespaces_when_creating_folder_windows 2021-03-13 22:25:34 +01:00
main Relaxes Node naming constraints in glTF documents to match the Editor. 2021-03-12 08:35:50 -08:00
resources Fix errors and crash with empty ConvexPolygonShape2D 2021-03-05 22:45:29 +01:00
register_scene_types.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
register_scene_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scene_string_names.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scene_string_names.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00