| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge pull request #5093 from DimOkGamer/more_translatable_strings | Juan Linietsky | 2016-06-08 | 1 | -18/+18 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | rtr instead ttr | DimOkGamer | 2016-06-07 | 1 | -18/+18 | |
| | * | | | Fixed localization in file dialogs | DimOkGamer | 2016-06-07 | 1 | -18/+18 | |
| | |/ / | ||||||
| * / / | -Heavily improved editor startup and exit performance | Juan Linietsky | 2016-06-07 | 4 | -36/+44 | |
| |/ / | ||||||
| * | | Fix indentation issues in last commits | Rémi Verschelde | 2016-06-07 | 2 | -28/+26 | |
| * | | Merge pull request #4101 from SaracenOne/listener | Juan Linietsky | 2016-06-06 | 5 | -19/+335 | |
| |\ \ | ||||||
| | * | | Added listener spatial node. | Saracen | 2016-03-20 | 5 | -19/+335 | |
| * | | | properly pass events to parent controls, closes #4701 | Juan Linietsky | 2016-06-06 | 1 | -15/+23 | |
| * | | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2016-06-06 | 7 | -35/+157 | |
| |\ \ \ | ||||||
| | * \ \ | Merge pull request #4977 from SaracenOne/scripting_expose | Juan Linietsky | 2016-06-06 | 2 | -29/+94 | |
| | |\ \ \ | ||||||
| | | * | | | Expose control theme element and override detection methods to scripting side. | Saracen | 2016-06-04 | 2 | -29/+94 | |
| | * | | | | Merge pull request #5026 from Geequlim/patch9frame-extension | Juan Linietsky | 2016-06-06 | 4 | -6/+61 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Enhanced StyleBoxTexture: | Geequlim | 2016-06-05 | 2 | -1/+23 | |
| | | * | | | | Add plugin to pick texture region and patch margins for Patch9Frame | Geequlim | 2016-06-05 | 1 | -0/+14 | |
| | | * | | | | Add texture region support for Patch9Frame | Geequlim | 2016-06-05 | 2 | -1/+24 | |
| | | * | | | | Add texture region support for stylebox render | Geequlim | 2016-06-05 | 2 | -6/+2 | |
| | * | | | | | Merge pull request #5056 from SaracenOne/bitmask_import_plugin | Juan Linietsky | 2016-06-06 | 1 | -0/+2 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Bitmask import plugin | Saracen | 2016-06-05 | 1 | -0/+2 | |
| * | | | | | | | -Fix small bug regarding to canvas layer detection, closes #4381 | Juan Linietsky | 2016-06-06 | 1 | -13/+8 | |
| |/ / / / / / | ||||||
| * / / / / / | Fix error tab index out of size print, issue 4997 | Paulb23 | 2016-06-06 | 1 | -1/+0 | |
| |/ / / / / | ||||||
| * | | | | | Fix min size bug of Label | volzhs | 2016-06-06 | 1 | -2/+2 | |
| * | | | | | changed TTR for RTR | Juan Linietsky | 2016-06-05 | 1 | -13/+13 | |
| * | | | | | fix for travis | Juan Linietsky | 2016-06-04 | 1 | -1/+1 | |
| * | | | | | -customizable shortcuts in editor | Juan Linietsky | 2016-06-04 | 12 | -35/+382 | |
| |/ / / / | ||||||
| * | | | | Created a NodeDock with signals and groups | Juan Linietsky | 2016-06-04 | 2 | -0/+13 | |
| * | | | | Merge pull request #5032 from akien-mga/pr-defaut-linear-damp | Rémi Verschelde | 2016-06-04 | 1 | -1/+9 | |
| |\ \ \ \ | ||||||
| | * | | | | Physics2D: Rename default_density to default_linear_damp | Rémi Verschelde | 2016-06-04 | 1 | -1/+9 | |
| * | | | | | Merge pull request #5030 from sanikoyes/Pr-fix-label-minsize | Rémi Verschelde | 2016-06-04 | 2 | -5/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fix line_edit&label get min size bug | sanikoyes | 2016-06-04 | 2 | -5/+4 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4300 from leezh/control_focus_mode | Rémi Verschelde | 2016-06-04 | 7 | -4/+25 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | GUI Focus mode improvements | Zher Huei Lee | 2016-05-23 | 7 | -4/+25 | |
| * | | | | | Exposed a RESULT_DOWNLOAD_FILE_CANT_OPEN constant to docs and GDScript. | J08nY | 2016-06-03 | 1 | -1/+2 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #4952 from sanikoyes/Pr-fix-stb-font-prop | Juan Linietsky | 2016-06-01 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | fix stb font property names | sanikoyes | 2016-05-31 | 1 | -2/+2 | |
| * | | | | | Some cleanup to GDScript | Juan Linietsky | 2016-05-31 | 2 | -0/+9 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #4916 from Paulb23/current_line_highlighting | Rémi Verschelde | 2016-05-31 | 1 | -13/+13 | |
| |\ \ \ \ | ||||||
| | * | | | | Current line draws behind line numbers and breakpont gutter | Paulb23 | 2016-05-30 | 1 | -13/+13 | |
| * | | | | | Merge remote-tracking branch 'origin/master' | Juan Linietsky | 2016-05-30 | 6 | -153/+224 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge pull request #4920 from neikeq/pr-search-bar-fix | Rémi Verschelde | 2016-05-30 | 1 | -0/+1 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | | * | | | | Fixed and improved search bar | Ignacio Etcheverry | 2016-05-30 | 1 | -0/+1 | |
| | * | | | | | Make dialogs translatable | Geequlim | 2016-05-30 | 1 | -4/+4 | |
| | * | | | | | -Some fixes to OSX retina scaling for window functions | Juan Linietsky | 2016-05-30 | 5 | -149/+219 | |
| | |/ / / / | ||||||
| * / / / / | changed font system to use fallbacks | Juan Linietsky | 2016-05-30 | 2 | -34/+274 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #4847 from Hinsbart/fix_icon_scale_new | Rémi Verschelde | 2016-05-29 | 2 | -27/+65 | |
| |\ \ \ \ | ||||||
| | * | | | | Reorder tiles into nice columns | Bojidar Marinov | 2016-05-27 | 2 | -6/+51 | |
| | * | | | | Use scalar to scale TileMap icons | Andreas Haas | 2016-05-27 | 2 | -21/+14 | |
| * | | | | | Merge pull request #4823 from Paulb23/fix_backspace_selection_redo_crash | Rémi Verschelde | 2016-05-29 | 1 | -1/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix crash when redoing backspace to clear selection | Paulb23 | 2016-05-26 | 1 | -1/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge pull request #4822 from Paulb23/breakpoint_marker_issue_4750 | Rémi Verschelde | 2016-05-29 | 2 | -5/+63 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Added breakpoint markers, issue 4750 | Paulb23 | 2016-05-26 | 2 | -5/+63 | |
| | |/ / / / | ||||||
