| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | Add missing license headers in our source files (#5255) | Rémi Verschelde | 2016-06-18 | 61 | -29/+1681 |
| * | | | | | Fix Theora video playback without a Vorbis stream | Błażej Szczygieł | 2016-06-18 | 1 | -2/+9 |
| * | | | | | TabContainer now reports proper minimum size, closes #4896 | Juan Linietsky | 2016-06-17 | 1 | -3/+6 |
| * | | | | | Send body inout notifications after state is applied, fixes #4683 | Juan Linietsky | 2016-06-17 | 2 | -23/+27 |
| * | | | | | Fix bug in GridContainer not updating minimumsize when columns changes, fixes... | Juan Linietsky | 2016-06-17 | 2 | -1/+2 |
| | |_|_|/
|/| | | |
|
| * | | | | Keep track of when fonts change, so theme or controls that use fonts as overr... | Juan Linietsky | 2016-06-17 | 4 | -0/+101 |
| * | | | | fixes compilation error on visual studio, closes #5249 | Juan Linietsky | 2016-06-17 | 2 | -2/+4 |
| * | | | | -added missing .inc files | Juan Linietsky | 2016-06-17 | 15 | -164953/+38593 |
| * | | | | It is now possible to set a default custom theme, whether you want a hidpi de... | Juan Linietsky | 2016-06-16 | 3 | -24/+39 |
| * | | | | Adds the ability to draw parent-children relationship lines in scene tree editor | UgisBrekis | 2016-06-15 | 3 | -6/+19 |
| | |_|/
|/| | |
|
| * | | | Merge pull request #5218 from djrm/new_icons | Rémi Verschelde | 2016-06-15 | 34 | -27/+962 |
| |\ \ \ |
|
| | * | | | Added some theme icons and its sources | Daniel J. Ramirez | 2016-06-14 | 34 | -27/+962 |
| * | | | | Merge pull request #5149 from m4nu3lf/master | Rémi Verschelde | 2016-06-15 | 1 | -1/+1 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | TimeSeek node in AnimationTreePlayer now propagates filters | m4nu3lf | 2016-06-10 | 1 | -1/+1 |
| * | | | | does not fix the bug reported in #4326 and #4818, | Juan Linietsky | 2016-06-14 | 1 | -4/+12 |
| * | | | | correctly wrap lines longer than width in richtextlabel, fixes #4735 | Juan Linietsky | 2016-06-14 | 1 | -0/+7 |
| * | | | | Better error text when trying to add/remove/move child nodes in a busy parent... | Juan Linietsky | 2016-06-13 | 1 | -2/+15 |
| * | | | | fix crash when clearing dynamicfontdata, closes #4877 | Juan Linietsky | 2016-06-13 | 2 | -2/+6 |
| * | | | | added a function CanvasItem.get_item_and_children_rect() , fixes #4738 | Juan Linietsky | 2016-06-13 | 3 | -3/+25 |
| * | | | | propagate theme changes properly even through 2D nodes, fixes #4754 | Juan Linietsky | 2016-06-13 | 2 | -12/+33 |
| * | | | | Merge pull request #5058 from neikeq/pr-issue-1461 | Juan Linietsky | 2016-06-13 | 2 | -1/+17 |
| |\ \ \ \ |
|
| | * | | | | Preserve signal connections when replacing the target node | Ignacio Etcheverry | 2016-06-09 | 2 | -1/+17 |
| * | | | | | Merge pull request #5176 from marcelofg55/master | Juan Linietsky | 2016-06-13 | 8 | -8/+8 |
| |\ \ \ \ \ |
|
| | * | | | | | Fixed overloaded virtual functions with const vs none warning | marcelofg55 | 2016-06-12 | 8 | -8/+8 |
| * | | | | | | resolve numerical error when comparing instancing an inheritance to avoid sav... | Juan Linietsky | 2016-06-12 | 1 | -3/+13 |
| * | | | | | | fixed tile map editor plugin, all previews are now the same size, closes #4983 | Juan Linietsky | 2016-06-12 | 1 | -1/+1 |
| * | | | | | | Changed how min/max icon size in ItemList works and replaced it by a fixed si... | Juan Linietsky | 2016-06-12 | 2 | -75/+47 |
| * | | | | | | Fixed ancient bug that prevented proper theme editing, closes #4924 | Juan Linietsky | 2016-06-12 | 2 | -31/+21 |
| |/ / / / / |
|
| * | | | | | rewrote LineEdit window repositioning code so it does not eat the last charac... | Juan Linietsky | 2016-06-12 | 1 | -6/+13 |
| * | | | | | fix how some display values are shown, fixes #4953 | Juan Linietsky | 2016-06-11 | 1 | -1/+2 |
| * | | | | | fix crash in SamplePlayer, closes #5005 | Juan Linietsky | 2016-06-11 | 1 | -2/+2 |
| * | | | | | make sure tab is not visible in RichTextLabel, closes #5079 | Juan Linietsky | 2016-06-11 | 1 | -0/+2 |
| * | | | | | Made many built-in gdscript functions return more descriptive errors, closes ... | Juan Linietsky | 2016-06-11 | 1 | -1/+1 |
| * | | | | | Added options to keep scale and keep aspect centered to TextureFrame, closes ... | Juan Linietsky | 2016-06-11 | 2 | -1/+30 |
| * | | | | | do not allow picking in captured mode, closes #5134 | Juan Linietsky | 2016-06-11 | 1 | -1/+1 |
| * | | | | | better rewording | Juan Linietsky | 2016-06-11 | 1 | -1/+1 |
| * | | | | | Show descriptive errors when look_at is improperly used, closes #5131 | Juan Linietsky | 2016-06-11 | 1 | -0/+9 |
| * | | | | | Merge pull request #5161 from neikeq/pr-imp-sc-tooltip | Juan Linietsky | 2016-06-11 | 1 | -2/+7 |
| |\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | * | | | | BaseButton: Add identifier for shortcut in tooltip | Ignacio Etcheverry | 2016-06-11 | 1 | -2/+7 |
| * | | | | | fixes wrong bool return, closes #5037 | Juan Linietsky | 2016-06-09 | 1 | -1/+1 |
| * | | | | | Fix last line of label being deleted by line spacing | Juan Linietsky | 2016-06-09 | 1 | -1/+3 |
| * | | | | | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2016-06-09 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | Revert "Fix min size bug of Label" | Juan Linietsky | 2016-06-09 | 1 | -2/+2 |
| | |/ / / / |
|
| * / / / / | Reverted a PR i don't understand how to find but fixes #5097 | Juan Linietsky | 2016-06-09 | 1 | -3/+3 |
| |/ / / / |
|
| * | | | | port changes from AnimatedSprite to AnimatedSprite3D | Juan Linietsky | 2016-06-08 | 2 | -1/+561 |
| * | | | | Caret blink no longer updates when hidden, issue 5100 | Paulb23 | 2016-06-08 | 1 | -1/+3 |
| * | | | | Merge pull request #5007 from bojidar-bg/asset-store | Juan Linietsky | 2016-06-08 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | Update asset library editor plugin - new functionality and fixes | Bojidar Marinov | 2016-06-07 | 1 | -0/+1 |
| | | |_|/
| |/| | |
|
| * | | | | Merge pull request #5088 from Paulb23/breakpoint_marker_scaling | Juan Linietsky | 2016-06-08 | 1 | -3/+6 |
| |\ \ \ \ |
|
| | * | | | | Improved breakpoint marker position, and scales with font size | Paulb23 | 2016-06-07 | 1 | -3/+6 |
| | |/ / / |
|