| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed no longer needed check | Juan Linietsky | 2016-07-02 | 1 | -2/+2 |
| | | |||||
| * | Data dir returns a symlink in Android 6.0, which confuses DirAccess on ↵ | Juan Linietsky | 2016-07-02 | 2 | -2/+29 |
| | | | | | android, this should fix it | ||||
| * | Merge pull request #5522 from neikeq/pr-issue-5519 | Juan Linietsky | 2016-07-02 | 1 | -6/+12 |
| |\ | | | | | Prettier str() for arrays | ||||
| | * | Prettier str() for arrays | Ignacio Etcheverry | 2016-07-02 | 1 | -6/+12 |
| | | | |||||
| * | | Merge pull request #5407 from RandomShaper/opt-self-indexing | Juan Linietsky | 2016-07-01 | 1 | -3/+11 |
| |\ \ | | | | | | | Optimize member access with self | ||||
| | * | | Optimize member access with self | Pedro J. Estébanez | 2016-06-25 | 1 | -3/+11 |
| | | | | | | | | | | | | | Let the compiler take the fast path when a member is superfluously accessed with `self.`. | ||||
| * | | | Fixed the order of input, reverts #4384, closes #5361 | Juan Linietsky | 2016-07-01 | 2 | -10/+2 |
| | | | | |||||
| * | | | Color picker was getting too much focus, made it get not as much focus. | Juan Linietsky | 2016-07-01 | 4 | -4/+18 |
| | | | | | | | | | | | | | This abuse of focus was the original culprit of #5354 | ||||
| * | | | Invalidate key focus if not visible, fixes #5354 | Juan Linietsky | 2016-07-01 | 1 | -1/+6 |
| | | | | |||||
| * | | | Improved drag&drop to work as n-piggeon wants to use, closes #5342 | Juan Linietsky | 2016-07-01 | 1 | -15/+40 |
| | | | | |||||
| * | | | Many fixes to scene tree node dragging, closes #5341 | Juan Linietsky | 2016-06-30 | 2 | -4/+14 |
| | | | | |||||
| * | | | Fixes to import plugin, closes #5318 | Juan Linietsky | 2016-06-30 | 1 | -5/+74 |
| | | | | |||||
| * | | | throw error if GridContainer::set_columns goes below 1, closes #5316 | Juan Linietsky | 2016-06-30 | 1 | -0/+1 |
| | | | | |||||
| * | | | Make both signals be ordered and samplelibrary items too, fixes scenes ↵ | Juan Linietsky | 2016-06-30 | 2 | -1/+13 |
| | | | | | | | | | | | | | changing for git, closes #5289 | ||||
| * | | | Properly show the sample and play it back, also closes #5288 | Juan Linietsky | 2016-06-30 | 1 | -2/+3 |
| | | | | |||||
| * | | | Fix some bugs in diraccess, closes #5288 | Juan Linietsky | 2016-06-30 | 3 | -25/+34 |
| | | | | |||||
| * | | | Only emit item_selected once per Tree row, closes #5280 | Juan Linietsky | 2016-06-30 | 1 | -1/+6 |
| | | | | |||||
| * | | | Merge pull request #5502 from Paulb23/dock_connection_spam_issue_5498 | Rémi Verschelde | 2016-06-30 | 4 | -5/+17 |
| |\ \ \ | | | | | | | | | Fixed signal connection prints when moving docks, issue 5498 | ||||
| | * | | | Fixed signal connection prints when moving docks, issue 5498 | Paulb23 | 2016-06-30 | 4 | -5/+17 |
| | | | | | |||||
| * | | | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2016-06-30 | 13 | -17/+101 |
| |\| | | | |||||
| | * | | | Merge pull request #5495 from SuperUserNameMan/joystick_bug_windows | Rémi Verschelde | 2016-06-30 | 1 | -1/+1 |
| | |\ \ \ | | | | | | | | | | | fixes #5464 windows_joystick close_joystick bug | ||||
| | | * | | | fixes #5464 windows_joystick close_joystick bug | SuperUserNameMan | 2016-06-29 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Merge pull request #5494 from jay3d/master | Rémi Verschelde | 2016-06-30 | 3 | -4/+19 |
| | |\ \ \ \ | | | | | | | | | | | | | Fixed building for latest Haiku nightlies. | ||||
| | | * | | | | Fixed building for latest Haiku nightlies. | Jamil Halabi | 2016-06-29 | 3 | -4/+19 |
| | | |/ / / | |||||
| | * | | | | Merge pull request #5474 from samuelgrigolato/tile-map-idx | Rémi Verschelde | 2016-06-30 | 1 | -1/+1 |
| | |\ \ \ \ | | | | | | | | | | | | | Add tile index prefixes in tile map editor plugin | ||||
| | | * | | | | Add tile index prefixes in tile map editor plugin. #5420 | Samuel Grigolato | 2016-06-28 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Merge pull request #5449 from sanikoyes/Pr-placeholder-line-edit | Rémi Verschelde | 2016-06-30 | 2 | -5/+46 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | Add placeholder property for line_edit | ||||
| | | * | | | | | add placeholder alpha property | sanikoyes | 2016-06-28 | 2 | -2/+21 |
| | | | | | | | | |||||
| | | * | | | | | Add placeholder property for line_edit | sanikoyes | 2016-06-27 | 2 | -5/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this useful for user input tip | ||||
| | * | | | | | | Merge pull request #5445 from susnux/arch-detection | Rémi Verschelde | 2016-06-30 | 1 | -1/+3 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix compiling for X11 on non-86, this fixes #5444 | ||||
| | | * | | | | | | Fix compiling for X11 on non-86, this fixes #5444 | Ferdinand Thiessen | 2016-06-27 | 1 | -1/+3 |
| | | | | | | | | | |||||
| | * | | | | | | | Merge pull request #5439 from samuelgrigolato/fix-filesystem-dock-min-size | Rémi Verschelde | 2016-06-30 | 1 | -1/+2 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix issue when switching between FileSystem and other editor docks | ||||
| | | * | | | | | | | Fix issue when switching between FileSystem and other editor docks. #5384 | Samuel Grigolato | 2016-06-26 | 1 | -1/+2 |
| | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | | Merge pull request #5419 from djrm/shortcuts | Rémi Verschelde | 2016-06-30 | 3 | -1/+24 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Shortcuts for script switching in script Mode | ||||
| | | * | | | | | | | Shortcuts for script switching in script Mode | Daniel J. Ramirez | 2016-06-26 | 3 | -1/+24 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Merge pull request #5462 from volzhs/fix-pm-warning | Rémi Verschelde | 2016-06-30 | 1 | -3/+0 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | remove the warning of instances in use at Project manager exit | ||||
| | | * | | | | | | | | remove the warning of instances in use at Project manager exit | volzhs | 2016-06-28 | 1 | -3/+0 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Merge pull request #5487 from Paulb23/function_highlighting_issue_5454 | Rémi Verschelde | 2016-06-30 | 1 | -0/+5 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixed function highlighting with spaces | ||||
| | | * | | | | | | | | | Fixed function highlighting with spaces | Paulb23 | 2016-06-29 | 1 | -0/+5 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Only check for constants when parsing constants, should close #5497 | Juan Linietsky | 2016-06-30 | 2 | -20/+22 |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Ability to put constants in constant expressions, closes #5264 | Juan Linietsky | 2016-06-29 | 1 | -0/+9 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Warn instad of crashing when class instance is gone after yield. Closes ↵ | Juan Linietsky | 2016-06-29 | 3 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #5247 , probably closes other yield related crashes | ||||
| * | | | | | | | | | | Allow animation name to be clipped, closes #5246 | Juan Linietsky | 2016-06-29 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add Variant to the list of clases, so it can be documented (make sure it ↵ | Juan Linietsky | 2016-06-29 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can't be documented that it can't be used). Closes #5237 | ||||
| * | | | | | | | | | | only call finished signal when it really finishes, closes #5222 | Juan Linietsky | 2016-06-29 | 2 | -3/+9 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | make property not be applied in skeleton if not inside tree. This will ↵ | Juan Linietsky | 2016-06-29 | 1 | -7/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | eventually e changed. Fixes #5205 | ||||
| * | | | | | | | | | | Merge pull request #5429 from Paulb23/selected_text_highlighting_issue_5199 | Juan Linietsky | 2016-06-29 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixed selected text turning black, issue 5199 | ||||
| | * | | | | | | | | | | Fixed selected text turning black, issue 5199 | Paulb23 | 2016-06-26 | 1 | -0/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | remove unnecesary warning, closes #5169 | Juan Linietsky | 2016-06-29 | 1 | -4/+4 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation ↵ | Juan Linietsky | 2016-06-29 | 1 | -1/+62 |
| | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if the one in SpriteFrames is removed/added or renamed. Closes #5152 | ||||
