| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #16898 from Lerc/master | Juan Linietsky | 2018-04-08 | 2 | -0/+43 |
| |\ | |||||
| | * | change bumpmap_to_normalmap range from [1...255] to [0...255] | Neil Graham | 2018-03-16 | 1 | -3/+3 |
| | * | change to clang format | Neil Graham | 2018-02-24 | 2 | -20/+20 |
| | * | add Image::bumpmap_to_normalmap conversion function | Neil Graham | 2018-02-21 | 2 | -0/+43 |
| * | | Merge pull request #18061 from Chaosus/fixbug | Poommetee Ketson | 2018-04-09 | 1 | -1/+6 |
| |\ \ | |||||
| | * | | Fix #18058 regression | Chaosus | 2018-04-08 | 1 | -1/+6 |
| |/ / | |||||
| * | | Merge pull request #16995 from mrcdk/custom_resources_inspector | Juan Linietsky | 2018-04-08 | 4 | -23/+70 |
| |\ \ | |||||
| | * | | Now the inspector will show the custom resources added via plugin | MrCdK | 2018-02-25 | 4 | -23/+70 |
| * | | | Merge pull request #17123 from Jason0214/BugFix_UpdataFavoriteListWhenMoveOrR... | Juan Linietsky | 2018-04-08 | 2 | -23/+54 |
| |\ \ \ | |||||
| | * | | | update favorite_dirs list after move or rename a dir | Jason0214 | 2018-02-28 | 2 | -23/+54 |
| * | | | | Merge pull request #17150 from robfram/check-animation-playing-backwards | Juan Linietsky | 2018-04-08 | 3 | -0/+17 |
| |\ \ \ \ | |||||
| | * | | | | Added `get_playing_speed` method to AnimationPlayer, returning the actual | robfram | 2018-03-03 | 3 | -0/+17 |
| * | | | | | Merge pull request #17151 from ShyRed/disabled_shapes_2d | Juan Linietsky | 2018-04-08 | 2 | -4/+29 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove disabled shapes from physics | ShyRed | 2018-03-07 | 2 | -4/+29 |
| * | | | | | | Merge pull request #17227 from Faless/multiplayer_api | Juan Linietsky | 2018-04-08 | 7 | -672/+896 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Use MultiplayerAPI class for high level networking | Fabio Alessandrelli | 2018-03-03 | 4 | -672/+85 |
| | * | | | | | | Add new MultiplayerAPI class | Fabio Alessandrelli | 2018-03-03 | 3 | -0/+811 |
| * | | | | | | | Merge pull request #17232 from playster000/master | Juan Linietsky | 2018-04-08 | 1 | -49/+17 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | enhance mipmaps | Mavropoulos Ioannis | 2018-03-03 | 1 | -49/+17 |
| * | | | | | | | | Merge pull request #17382 from bojidar-bg/13971-path-array-unsaved | Juan Linietsky | 2018-04-08 | 11 | -28/+32 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Duplicate Arrays and Dictionaries when instancing scene in editor | Bojidar Marinov | 2018-03-13 | 11 | -28/+32 |
| * | | | | | | | | | Merge pull request #17421 from Chaosus/fixshaderbugs | Juan Linietsky | 2018-04-08 | 2 | -6/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix few bugs in shader definitions | Chaosus | 2018-03-10 | 2 | -6/+4 |
| * | | | | | | | | | | Merge pull request #17443 from Noshyaar/tilesetcrash | Juan Linietsky | 2018-04-08 | 6 | -18/+63 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fix converting to tileset crashes Godot if existing file is not tileset | Poommetee Ketson | 2018-03-23 | 6 | -18/+63 |
| * | | | | | | | | | | | Merge pull request #17594 from ivodopiviz/float-overflow | Juan Linietsky | 2018-04-08 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Changed debug max distance to avoid overflow | Ivan Vodopiviz | 2018-03-17 | 1 | -1/+2 |
| * | | | | | | | | | | | | Merge pull request #17967 from Nibodhika/all-device-mode | Juan Linietsky | 2018-04-08 | 4 | -19/+47 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Allows to map an action to all devices. | Nibodhika | 2018-04-07 | 4 | -19/+47 |
| * | | | | | | | | | | | | | Merge pull request #17741 from Essojadojef/fix-shortcut-categories | Juan Linietsky | 2018-04-08 | 1 | -1/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Fix all categories unfold when one key binding is changed | Alessandro | 2018-03-24 | 1 | -1/+15 |
| * | | | | | | | | | | | | | | Removed strange custom world2d in CanvasLayer, been there since always and no... | Juan Linietsky | 2018-04-07 | 4 | -27/+30 |
| * | | | | | | | | | | | | | | Merge pull request #17583 from RandomShaper/enhance-uri-utils | Juan Linietsky | 2018-04-07 | 8 | -112/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | Fix buggy percent-encoding | Pedro J. Estébanez | 2018-04-05 | 1 | -4/+4 |
| | * | | | | | | | | | | | | | | Enhance HTTPClient.query_string_from_dict() | Pedro J. Estébanez | 2018-03-27 | 2 | -1/+27 |
| | * | | | | | | | | | | | | | | Unify http- and percent- encode/decode | Pedro J. Estébanez | 2018-03-27 | 7 | -108/+8 |
| * | | | | | | | | | | | | | | | 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 #17636 from rainerdeyke/fix_issue_17585 | Juan Linietsky | 2018-04-07 | 1 | -3/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | Fixes scene corruption when updating dependencies. | Rainer Deyke | 2018-03-24 | 1 | -3/+5 |
| * | | | | | | | | | | | | | | | | 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 #17717 from NikodemL/master | Juan Linietsky | 2018-04-07 | 1 | -4/+71 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | perform_node_renames fix for a case where the new name is empty | Nikodem Lokatelj | 2018-03-30 | 1 | -1/+7 |
| | * | | | | | | | | | | | | | | | | Extended node renames function to also rename script instance node path prope... | Nikodem Lokatelj | 2018-03-23 | 1 | -4/+65 |
| * | | | | | | | | | | | | | | | | | Merge pull request #17730 from RandomShaper/radio-buttons-in-menus | Juan Linietsky | 2018-04-07 | 14 | -64/+182 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | | | Use radio-button-like menu entries where applicable | Pedro J. Estébanez | 2018-03-27 | 5 | -28/+26 |
| | * | | | | | | | | | | | | | | | | | Support radio-button entries in ItemListPlugin | Pedro J. Estébanez | 2018-03-27 | 2 | -7/+25 |
| | * | | | | | | | | | | | | | | | | | Add radio-button-looking entries to PopupMenu | Pedro J. Estébanez | 2018-03-27 | 7 | -29/+131 |
| | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||||
