| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ItemList selection: Check against item count | ShyRed | 2018-04-14 | 1 | -1/+1 |
| * | Merge pull request #17502 from groud/2Deditor_rect | Juan Linietsky | 2018-04-13 | 32 | -47/+152 |
| |\ | |||||
| | * | Remove the selection rect for nodes that do not require it | Gilles Roudiere | 2018-04-03 | 32 | -47/+152 |
| * | | Use internal physics processing for Nodes' internal logic | Rémi Verschelde | 2018-04-11 | 7 | -36/+36 |
| * | | Update classref and docs, fix missing parameters' name | Poommetee Ketson | 2018-04-11 | 1 | -1/+1 |
| * | | Fixed color region calculation for the first line | Paulb23 | 2018-04-10 | 1 | -0/+3 |
| * | | Implement Input.set_default_cursor_shape to change the default shape | Guilherme Felipe | 2018-04-10 | 1 | -1/+1 |
| * | | Merge pull request #18095 from robfram/fix-lineedit-17113 | Rémi Verschelde | 2018-04-10 | 2 | -4/+17 |
| |\ \ | |||||
| | * | | LineEdit placeholder alignment, content margins, and overflow bugs | robfram | 2018-04-09 | 2 | -4/+17 |
| * | | | Merge pull request #18091 from RandomShaper/icon-radio-item | Rémi Verschelde | 2018-04-10 | 3 | -1/+9 |
| |\ \ \ | |||||
| | * | | | Add support for radio-looking items with icon | Pedro J. Estébanez | 2018-04-09 | 3 | -1/+9 |
| * | | | | Merge pull request #17081 from endragor/no-press-when-scroll | Rémi Verschelde | 2018-04-10 | 5 | -24/+60 |
| |\ \ \ \ | |||||
| | * | | | | Make BaseButton not emit press when container is scrolled | Ruslan Mustakov | 2018-04-09 | 5 | -24/+60 |
| * | | | | | Merge pull request #17080 from simedis/pretty_print_tree | Rémi Verschelde | 2018-04-10 | 2 | -4/+20 |
| |\ \ \ \ \ | |||||
| | * | | | | | Made print_tree_pretty() function which displays scene tree graphically | Geoffrey | 2018-04-09 | 2 | -4/+20 |
| * | | | | | | Merge pull request #18080 from Alexander-Alekseev/fix_rigidbody_config_warning | Rémi Verschelde | 2018-04-09 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix RigidBody's configuration warning for Z axis | Alexander Alekseev | 2018-04-09 | 1 | -1/+1 |
| | |/ / / / / | |||||
| * | | | | | | Merge pull request #16473 from ianb96/move_tab | Rémi Verschelde | 2018-04-09 | 4 | -4/+294 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| | * | | | | | Drag to rearrange Tabs and TabContainer | ianb96 | 2018-04-08 | 4 | -4/+294 |
| * | | | | | | Merge pull request #18040 from Paulb23/color_region_cache | Rémi Verschelde | 2018-04-09 | 2 | -37/+54 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Fixed color regions and added local color region cache | Paulb23 | 2018-04-07 | 2 | -37/+54 |
| * | | | | | | Merge pull request #18072 from AlexHolly/master | George Marques | 2018-04-08 | 2 | -0/+7 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | expose Tileset TileMode to GDScript | Alexander Holland | 2018-04-08 | 2 | -0/+7 |
| * | | | | | | Merge pull request #16705 from Chaosus/generate_normals_flip | Juan Linietsky | 2018-04-08 | 2 | -4/+8 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Added flip switch to generate_normals | Chaosus | 2018-02-19 | 2 | -4/+8 |
| * | | | | | | | Merge pull request #16707 from Web-eWorks/atlasfixes | Juan Linietsky | 2018-04-08 | 1 | -9/+20 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix Sprite3D's incorrect behavior when using AtlasTextures. | Webster Sheets | 2018-02-15 | 1 | -9/+20 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #16574 from isaacremnant/better_grow_direction | Juan Linietsky | 2018-04-08 | 2 | -15/+19 |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| | * | | | | | | Implements #16546 by adding GROW_DIRECTION_BOTH which allows a control to gro... | isaacremnant | 2018-02-12 | 2 | -15/+19 |
| * | | | | | | | Merge pull request #17150 from robfram/check-animation-playing-backwards | Juan Linietsky | 2018-04-08 | 2 | -0/+9 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Added `get_playing_speed` method to AnimationPlayer, returning the actual | robfram | 2018-03-03 | 2 | -0/+9 |
| * | | | | | | | | Merge pull request #17227 from Faless/multiplayer_api | Juan Linietsky | 2018-04-08 | 4 | -672/+85 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Use MultiplayerAPI class for high level networking | Fabio Alessandrelli | 2018-03-03 | 4 | -672/+85 |
| * | | | | | | | | | Merge pull request #17382 from bojidar-bg/13971-path-array-unsaved | Juan Linietsky | 2018-04-08 | 2 | -14/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Duplicate Arrays and Dictionaries when instancing scene in editor | Bojidar Marinov | 2018-03-13 | 2 | -14/+4 |
| * | | | | | | | | | | Merge pull request #17443 from Noshyaar/tilesetcrash | Juan Linietsky | 2018-04-08 | 3 | -1/+26 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fix converting to tileset crashes Godot if existing file is not tileset | Poommetee Ketson | 2018-03-23 | 3 | -1/+26 |
| * | | | | | | | | | | | Removed strange custom world2d in CanvasLayer, been there since always and no... | Juan Linietsky | 2018-04-07 | 4 | -27/+30 |
| | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | Document condition to avoid mistakes (like #17690) | Juan Linietsky | 2018-04-07 | 1 | -0/+6 |
| * | | | | | | | | | | Merge pull request #17602 from ivodopiviz/tscn-issues | Juan Linietsky | 2018-04-07 | 1 | -9/+4 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Removed unnecessary newlines from tscn | Ivan Vodopiviz | 2018-03-25 | 1 | -9/+4 |
| * | | | | | | | | | | | Merge pull request #17642 from brendor/master | Juan Linietsky | 2018-04-07 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Particles 2D and 3D - fix hue variation not working by transposing the hue ma... | brendor | 2018-03-20 | 1 | -2/+2 |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge pull request #17730 from RandomShaper/radio-buttons-in-menus | Juan Linietsky | 2018-04-07 | 4 | -26/+74 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Use radio-button-like menu entries where applicable | Pedro J. Estébanez | 2018-03-27 | 1 | -1/+1 |
| | * | | | | | | | | | | | Add radio-button-looking entries to PopupMenu | Pedro J. Estébanez | 2018-03-27 | 3 | -25/+73 |
| * | | | | | | | | | | | | Merge pull request #17744 from robfram/fix-rtl-table | Juan Linietsky | 2018-04-07 | 1 | -0/+33 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Fix `RichTextLabel` column size growing beyond its calculated `max_width` | robfram | 2018-03-24 | 1 | -0/+33 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #17752 from nikibobi/texture-progress-tint | Juan Linietsky | 2018-04-07 | 2 | -15/+69 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | add tint for under, progress and over and tint group | bosak | 2018-04-01 | 2 | -30/+63 |
