| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge pull request #15530 from akien-mga/signal-args | Rémi Verschelde | 2018-01-10 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix signal arguments shadowing member variables | Rémi Verschelde | 2018-01-09 | 2 | -4/+4 | |
| * | | | | | | | | | Fix bitwise NOT operator on BitMap's set_bit | Konrad Nowakowski | 2018-01-09 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #15495 from poke1024/font-oversampling | Rémi Verschelde | 2018-01-09 | 1 | -1/+14 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Two potential glitches in font oversampling | Bernhard Liebl | 2018-01-08 | 1 | -1/+14 | |
| * | | | | | | | | Merge pull request #15507 from poke1024/fix15106 | Rémi Verschelde | 2018-01-08 | 1 | -16/+29 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix whole word search missing occurences | Bernhard Liebl | 2018-01-08 | 1 | -16/+29 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #15060 from poke1024/camera2d-update | Rémi Verschelde | 2018-01-08 | 1 | -6/+6 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Update Camera2D scroll using NOTIFICATION_INTERNAL_PROCESS | Bernhard Liebl | 2018-01-08 | 1 | -6/+6 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #14907 from scayze/rigid_vehicle | Juan Linietsky | 2018-01-08 | 3 | -77/+22 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Added RigidBody functionality to VehicleBody | Scayze | 2018-01-07 | 3 | -77/+22 | |
| * | | | | | | | Merge pull request #15446 from marcelofg55/video_mix_rate | Rémi Verschelde | 2018-01-07 | 2 | -9/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix Video Player issue with audio mix_rate when different than 44100 | Marcelo Fernandez | 2018-01-07 | 2 | -9/+1 | |
| * | | | | | | | | Merge pull request #15445 from poke1024/fix15392 | Rémi Verschelde | 2018-01-07 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Fix stale dynamic font reference fetch from cache | Bernhard Liebl | 2018-01-07 | 1 | -1/+1 | |
| * | | | | | | | | Corrects wrong scrolling for short popups broken in 15405 | Bernhard Liebl | 2018-01-07 | 1 | -3/+9 | |
| |/ / / / / / / | ||||||
| * | | | | | | | fix center viewport out of size error, #15411 | Ian | 2018-01-06 | 1 | -3/+4 | |
| * | | | | | | | Ensure depth reads go via alpha render list, fixes #14759 | Juan Linietsky | 2018-01-06 | 1 | -2/+2 | |
| * | | | | | | | Removed PBM bitmap loader, added abiliy to importi mages as bitmap. Fixes #14828 | Juan Linietsky | 2018-01-06 | 1 | -1/+0 | |
| * | | | | | | | Merge pull request #15412 from poke1024/fix-tree-get-rect-crash | Rémi Verschelde | 2018-01-06 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix crash when calling tree API before NOTIFICATION_ENTER_TREE | Bernhard Liebl | 2018-01-06 | 1 | -0/+5 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #15405 from poke1024/fix-popup-scroll | Rémi Verschelde | 2018-01-06 | 2 | -32/+28 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Allow popup menu scrolling without mouse wheel | Bernhard Liebl | 2018-01-06 | 2 | -32/+28 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Fix typo in new strings | Poommetee Ketson | 2018-01-06 | 1 | -1/+1 | |
| * | | | | | | | Remove button from button_group when free | volzhs | 2018-01-06 | 1 | -3/+3 | |
| * | | | | | | | Force button release when window focuses out, fixes #15318 and likely many ot... | Juan Linietsky | 2018-01-05 | 1 | -5/+16 | |
| * | | | | | | | Fix theme inheritance | Fabio Alessandrelli | 2018-01-05 | 1 | -2/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 362 | -16/+608 | |
| * | | | | | | Merge pull request #15335 from volzhs/popup-menu | Rémi Verschelde | 2018-01-04 | 1 | -3/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix PopupMenu to show & detect properly hover area | volzhs | 2018-01-05 | 1 | -3/+2 | |
| * | | | | | | | Merge pull request #15334 from poke1024/textedit-mousepos | Rémi Verschelde | 2018-01-04 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Fix TextEdit::_get_mouse_pos rounding errors | Bernhard Liebl | 2018-01-04 | 1 | -5/+5 | |
| * | | | | | | | Merge pull request #15186 from GodotExplorer/default-theme | Rémi Verschelde | 2018-01-04 | 2 | -37/+41 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix errors with custom default theme and custom fonts. | geequlim | 2017-12-30 | 2 | -37/+41 | |
| * | | | | | | | | Merge pull request #15317 from poke1024/fix-rtl-underline | Rémi Verschelde | 2018-01-04 | 1 | -10/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | RichTextLabel: don't draw underline on single characters | Bernhard Liebl | 2018-01-04 | 1 | -10/+11 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #15314 from poke1024/tree-rlines | Rémi Verschelde | 2018-01-04 | 1 | -7/+23 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Tree: only draw visible relationship lines | Bernhard Liebl | 2018-01-04 | 1 | -7/+23 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #15312 from poke1024/fix-rtl-table-wrap | Rémi Verschelde | 2018-01-04 | 1 | -4/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix word wrapping in tables in RichTextLabel | Bernhard Liebl | 2018-01-04 | 1 | -4/+6 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | found via cppcheck: | firefly2442 | 2018-01-03 | 2 | -3/+1 | |
| * | | | | | | | | Merge pull request #15308 from ianb96/horizontal_scrolling | Rémi Verschelde | 2018-01-04 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | TextEdit horizontal scrolling with shift | Ian | 2018-01-03 | 1 | -2/+10 | |
| * | | | | | | | | | Fix crash in OS::execute on FreeBSD | Rémi Verschelde | 2018-01-04 | 1 | -0/+1 | |
| * | | | | | | | | | Merge pull request #15191 from Jerome67000/z_renaming | Rémi Verschelde | 2018-01-04 | 6 | -23/+23 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | #15078 renamed "z" -> "z_index" property in Node2D | Jerome67000 | 2018-01-03 | 6 | -23/+23 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Avoid crashes in skeleton | Juan Linietsky | 2018-01-03 | 1 | -2/+2 | |
| | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #15192 from volzhs/expose-quit-on-go-back | Rémi Verschelde | 2018-01-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Bind SceneTree::set_quit_on_go_back() to gdscript | volzhs | 2017-12-30 | 1 | -0/+1 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #15161 from volzhs/tween-follow | Rémi Verschelde | 2018-01-03 | 1 | -45/+38 | |
| |\ \ \ \ \ \ \ \ | ||||||
