| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | ProjectSettings: enhance add action error, fix confirm dialog | Poommetee Ketson | 2017-09-04 | 2 | -18/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Disable add action button if name is invalid - Fix dialog being ConfirmationDialog instead of AcceptDialog | |||||
| * | | | | | | Merge pull request #10899 from toger5/theme_fixes_from_light | Rémi Verschelde | 2017-09-04 | 3 | -14/+32 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Theme fixes from light | |||||
| | * | | | | | | changed tree font color to be more saturated | toger5 | 2017-09-04 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | fixed hover line for menu button | toger5 | 2017-09-04 | 3 | -8/+24 | |
| | | | | | | | | ||||||
| | * | | | | | | Fixed theme (chagnes introduced in light theme) | toger5 | 2017-09-04 | 1 | -5/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - adapted contrast color intensity (to make buttons less bright) - added missing border for lineEdit - removed unnecassary code for option button | |||||
| * | | | | | | | Merge pull request #10902 from toger5/rtl_copy_and_selection_color | Rémi Verschelde | 2017-09-04 | 1 | -0/+16 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | fixed copy on osx + help selection color | |||||
| | * | | | | | | | fixed copy on osx + help selection color | toger5 | 2017-09-04 | 1 | -0/+16 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #10907 from SaracenOne/spatial_edit_drag | Rémi Verschelde | 2017-09-04 | 4 | -21/+374 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Added support for drag and drop in spatial editor. | |||||
| | * | | | | | | | Added support for drag and drop in spatial editor. | SaracenOne | 2017-09-03 | 4 | -21/+374 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Improve guessing of what editor to switch to, fixes #10405 | Juan Linietsky | 2017-09-04 | 1 | -10/+22 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #10931 from djrm/pr_style_fixes | Rémi Verschelde | 2017-09-04 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Improved color temperature in script editor | |||||
| | * | | | | | | | | Improved color temperature in script editor | Daniel J. Ramirez | 2017-09-03 | 1 | -4/+4 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #10941 from Noshyaar/pr-cursor | Rémi Verschelde | 2017-09-04 | 2 | -0/+47 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | 2DEditor: enhance viewport cursor shape | |||||
| | * | | | | | | | | | 2DEditor: enhance viewport cursor shape | Poommetee Ketson | 2017-09-04 | 2 | -0/+47 | |
| | |/ / / / / / / / | ||||||
| * | | / / / / / / | EditorAbout: fix names being selectable | Poommetee Ketson | 2017-09-04 | 1 | -1/+1 | |
| | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | -Changed KinematicBody API yet again to make it friendlier | Juan Linietsky | 2017-09-04 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Fixed get_scale functions (and added set_scale) to make it more coherent when decomposing and composing (fixes bugs in transform interpolation) | |||||
| * | | | | | | | | Merge pull request #10939 from neikeq/fix-overridden-external-editors | Rémi Verschelde | 2017-09-04 | 2 | -2/+19 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fixes language overridden external editors | |||||
| | * | | | | | | | | Fixes language overridden external editors | Ignacio Etcheverry | 2017-09-03 | 2 | -2/+19 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #10933 from Noshyaar/pr-donor | Rémi Verschelde | 2017-09-04 | 3 | -35/+110 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | EditorAbout: add donors tab | |||||
| | * | | | | | | | | | EditorAbout: add donors tab | Poommetee Ketson | 2017-09-04 | 3 | -35/+110 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #10932 from djrm/pr_fix_metrics | Rémi Verschelde | 2017-09-04 | 3 | -8/+11 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixed some metrics (some issues caused by the new Noto Sans font). | |||||
| | * | | | | | | | | | Fixed some metrics (some issues caused by the new Noto Sans font). | Daniel J. Ramirez | 2017-09-03 | 3 | -8/+11 | |
| | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | plus other minor fixes | |||||
| * | | | | | | | | | Merge pull request #10925 from scayze/search_binding | Rémi Verschelde | 2017-09-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Searchable Key-Bindings in editor | |||||
| | * | | | | | | | | | Searchable Key-Bindings in editor | Scayze | 2017-09-03 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #10920 from Paulb23/smooth_scrolling_shader_editor | Rémi Verschelde | 2017-09-04 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Enabled smooth scrolling for shader editor | |||||
| | * | | | | | | | | | Enabled smooth scrolling for shader editor | Paulb23 | 2017-09-03 | 1 | -0/+2 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #10901 from toger5/script_background_cleanup | Rémi Verschelde | 2017-09-04 | 5 | -37/+12 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | StyleBoxSupport for RichTextLabel and cleanup for script+docs backgrounds fixes #10685 | |||||
| | * | | | | | | | | | Unified script panel backgrounds. | toger5 | 2017-09-02 | 3 | -29/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - simplefied it with using the new rtl. - removed ("ScriptPanel", "EditorStyles") for since rtl now can be used - unified backgrounds when script editor color is set to transparent => option to set background color adapt to theme is deprecated. | |||||
| | * | | | | | | | | | Revert "added setting to override the theme background with editor theme color" | toger5 | 2017-09-02 | 2 | -8/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit ce4eb307789eb86261afecc1400de5e5b0832400. | |||||
| * | | | | | | | | | | Merge pull request #10895 from Paulb23/fix_delete_animation_frames | Rémi Verschelde | 2017-09-04 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixed delete animation frames in AnimatedSprite, issue 10788 | |||||
| | * | | | | | | | | | | Fixed delete animation frames in AnimatedSprite, issue 10788 | Paulb23 | 2017-09-02 | 1 | -0/+14 | |
| | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #10892 from kubecz3k/quick_open | Rémi Verschelde | 2017-09-04 | 2 | -17/+36 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | Improve 'quick open' search time | |||||
| | * | | | | | | | | | Improve 'quick open' search time | Jakub Grzesik | 2017-09-02 | 2 | -17/+36 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | -Added an optimization so physics shapes are configured later, speeds up ↵ | Juan Linietsky | 2017-09-03 | 2 | -1/+9 | |
| | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | grid map loading and editing | |||||
| * | | | | | | | | | Added transmission shader parameter. | Juan Linietsky | 2017-09-03 | 2 | -0/+9 | |
| | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | | -Fixed EditorDirDialog, which was really old and needed to use EditorFileSystem | Juan Linietsky | 2017-09-03 | 3 | -89/+52 | |
| | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | -Fixed refactoring tools to work with imported scenes (properly move .import files) | |||||
| * | | | | | | | DocData: Include enum attributes in return nodes | Ignacio Etcheverry | 2017-09-02 | 1 | -1/+8 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #10889 from Rubonnek/remove-empty-separator | Rémi Verschelde | 2017-09-02 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed empty segment [ci skip] | |||||
| | * | | | | | | Removed empty segment | Wilson E. Alvarez | 2017-09-02 | 1 | -1/+0 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * / | | | | | Fix typos 'a' and 'an' | Poommetee Ketson | 2017-09-02 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #10877 from hpvb/fix-unitialized-variables | Rémi Verschelde | 2017-09-02 | 5 | -16/+22 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Fix use of unitialized variables | |||||
| | * | | | | | Fix use of unitialized variables | Hein-Pieter van Braam | 2017-09-02 | 5 | -16/+22 | |
| | |/ / / / | | | | | | | | | | | | | | | | The second in my quest to make Godot 3.x compile with -Werror on GCC7 | |||||
| * / / / / | Fixed missing return value in glTF2.0 importer camera, closes #10130 | Juan Linietsky | 2017-09-01 | 1 | -0/+2 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #10846 from hpvb/fix-sign-compare | Rémi Verschelde | 2017-09-01 | 5 | -12/+12 | |
| |\ \ \ \ | | | | | | | | | | | Fix signed and unsigned comparisons | |||||
| | * | | | | Fix signed and unsigned comparisons | Hein-Pieter van Braam | 2017-09-01 | 5 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | The first in my quest to make Godot 3.x compile with -Werror on GCC7 | |||||
| * | | | | | Merge pull request #10864 from Noshyaar/pr-beginning | Rémi Verschelde | 2017-09-01 | 3 | -3/+3 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo 'begining' to 'beginning' [ci skip] | |||||
| | * | | | | | Fix typo 'begining' to 'beginning' | Poommetee Ketson | 2017-09-01 | 3 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Fix detectin of existing file being a dir in new script creation, closes #9958 | Juan Linietsky | 2017-09-01 | 1 | -1/+8 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Removed ontop property, added a material rendering priority system. Fixes ↵ | Juan Linietsky | 2017-09-01 | 2 | -9/+9 | |
| |/ / / / | | | | | | | | | | | | | #9935, closes #10135 | |||||
| * | | | | Fix files header | Poommetee Ketson | 2017-09-01 | 7 | -7/+7 | |
| | | | | | ||||||
