| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | | | Merge pull request #10443 from karroffel/propagate_call | Rémi Verschelde | 2017-08-21 | 2 | -0/+20 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | add "propagate_call" method to Node | Karroffel | 2017-08-19 | 2 | -0/+20 |
| * | | | | | | | | Merge pull request #10506 from hpvb/fix-10501 | Rémi Verschelde | 2017-08-21 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Fix color_ramp indexing negative elements | Hein-Pieter van Braam | 2017-08-21 | 1 | -2/+2 |
| | | |_|_|_|/ / /
| |/| | | | | | |
|
| * | | | | | | | | Merge pull request #10508 from Paulb23/increase_smooth_scroll_speed | Rémi Verschelde | 2017-08-21 | 2 | -1/+17 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Increased smooth scroll speed and added user setting | Paulb23 | 2017-08-21 | 2 | -1/+17 |
| | |/ / / / / / / |
|
| * / / / / / / / | Fix spinboxes bad look | Gilles Roudiere | 2017-08-21 | 1 | -1/+1 |
| |/ / / / / / / |
|
| * | | | | | | | Fixed segfault when hovering over scene tree elements and showing tooltips. | Wilson E. Alvarez | 2017-08-20 | 1 | -0/+4 |
| * | | | | | | | Merge pull request #10319 from neikeq/pr-engine-editor-hint | Juan Linietsky | 2017-08-20 | 38 | -104/+126 |
| |\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| | * | | | | | | Removes editor_hint from SceneTree | Ignacio Etcheverry | 2017-08-19 | 38 | -104/+126 |
| * | | | | | | | Merge pull request #10479 from Paulb23/fix_not_scrolling_eof | Rémi Verschelde | 2017-08-20 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Fixed not being able to scroll to eof | Paulb23 | 2017-08-20 | 1 | -3/+3 |
| * | | | | | | | | Merge pull request #10455 from groud/control_margin_fixes | Rémi Verschelde | 2017-08-20 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| | * | | | | | | | Some control fixes and removed useless lines | Gilles Roudiere | 2017-08-19 | 1 | -3/+4 |
| | | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | | -Fix all shadow and culling related issues, fixes #9330 | Juan Linietsky | 2017-08-19 | 4 | -20/+20 |
| * | | | | | | | Added polygon antialiasing, but it does not work on nvidia. Will have to try ... | Juan Linietsky | 2017-08-19 | 4 | -10/+30 |
| * | | | | | | | Merge pull request #10447 from Paulb23/smooth_scrolling | Rémi Verschelde | 2017-08-19 | 4 | -8/+147 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Added smooth scrolling to TextEdit | Paulb23 | 2017-08-19 | 4 | -8/+147 |
| * | | | | | | | | Merge pull request #10444 from toger5/styleBoxFlat_corner_detail_value_limita... | Rémi Verschelde | 2017-08-19 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | styleBoxFlat: clamp corner_detail + aa_size | toger5 | 2017-08-19 | 1 | -3/+3 |
| | | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | | Merge pull request #10442 from toger5/stylebox_corner_detail | Rémi Verschelde | 2017-08-19 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| | * | | | | | | | Performance styleBoxFlat: | toger5 | 2017-08-19 | 1 | -4/+5 |
| | |/ / / / / / |
|
| * / / / / / / | Fixes to label and code editor to make editing code hopefully fast again. | Juan Linietsky | 2017-08-19 | 1 | -1/+4 |
| |/ / / / / / |
|
| * | | | | | | Merge pull request #10439 from Paulb23/blinking_text_issue_10432 | Rémi Verschelde | 2017-08-19 | 1 | -0/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fixed blinking text, issue 10432 | Paulb23 | 2017-08-19 | 1 | -0/+2 |
| * | | | | | | | Removes extra argument from StyleBoxFlat::get_border_color() | Ignacio Etcheverry | 2017-08-19 | 1 | -1/+1 |
| * | | | | | | | Small fix that makes overal UI (including dragging spliiters) much, much faster. | Juan Linietsky | 2017-08-18 | 1 | -77/+2 |
| * | | | | | | | ProceduralSky now regenerates in a thread (the second time, first does not), ... | Juan Linietsky | 2017-08-18 | 2 | -5/+69 |
| * | | | | | | | -Volume sliders, mute, solo and fx bypass are functional, closes #9021 | Juan Linietsky | 2017-08-18 | 2 | -20/+21 |
| * | | | | | | | Rename localization method to `tr` again | Rémi Verschelde | 2017-08-18 | 7 | -18/+18 |
| | |_|_|/ / /
|/| | | | | |
|
| * | | | | | | TextEdit: Moving between words now works across lines. | Andreas Haas | 2017-08-18 | 1 | -0/+14 |
| * | | | | | | Make sure local to scene resources are initialized after loading all nodes, f... | Juan Linietsky | 2017-08-18 | 1 | -1/+7 |
| * | | | | | | Merge pull request #10406 from marcelofg55/closest_power_of_2 | Rémi Verschelde | 2017-08-18 | 2 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Add closest_power_of_2 func and implement mix_rate/latency on OS X | Marcelo Fernandez | 2017-08-17 | 2 | -2/+2 |
| | | |/ / / /
| |/| | | | |
|
| * | | | | | | Oops, fixed wrong color masking problem. Closes #10149 | Juan Linietsky | 2017-08-17 | 1 | -1/+2 |
| * | | | | | | Merge pull request #10380 from akien-mga/XL_MESSAGE | Rémi Verschelde | 2017-08-17 | 7 | -18/+18 |
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| | * | | | | | Rename `XL_MESSAGE` aka `tr` to `localize` | Rémi Verschelde | 2017-08-17 | 7 | -18/+18 |
| * | | | | | | Merge pull request #10252 from neikeq/pr-fix-some-stuff-<3 | Rémi Verschelde | 2017-08-16 | 2 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fixes ItemList::is_same_column_width() return type | Ignacio Etcheverry | 2017-08-11 | 2 | -2/+2 |
| | | |_|/ / /
| |/| | | | |
|
| * | | | | | | Merge pull request #10265 from leezh/patchnine_stylebox | Rémi Verschelde | 2017-08-16 | 2 | -1/+57 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Added Tile and TileFit to StyleBoxes | Zher Huei Lee | 2017-08-12 | 2 | -1/+57 |
| | | |_|_|/ /
| |/| | | | |
|
| * | | | | | | Merge pull request #8899 from toger5/BetterFlatStylebox | Rémi Verschelde | 2017-08-16 | 4 | -101/+495 |
| |\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| | * | | | | | styleBoxFlat removed light, dark color entirely | toger5 | 2017-08-15 | 3 | -51/+8 |
| | * | | | | | new StyleBoxFlat removed multiBorderColor | toger5 | 2017-08-15 | 1 | -8/+9 |
| | * | | | | | new StyleBoxFlat limits for drawing | toger5 | 2017-08-15 | 1 | -36/+45 |
| | * | | | | | new StyleBoxFlat added more drawing features | toger5 | 2017-08-15 | 2 | -5/+181 |
| | * | | | | | Adapted godot to the new StyleBoxFlat | toger5 | 2017-08-15 | 2 | -5/+5 |
| | * | | | | | NEW Style Box Flat Implementation | toger5 | 2017-08-15 | 2 | -87/+338 |
| | | |_|_|/
| |/| | | |
|
| * | | | | | Synchronize parameter names in definition and declaration | TwistedTwigleg | 2017-08-16 | 64 | -595/+595 |
| * | | | | | Merge pull request #10309 from H4kor/particles | Rémi Verschelde | 2017-08-16 | 1 | -7/+9 |
| |\ \ \ \ \ |
|