| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | It is now possible to set a default custom theme, whether you want a hidpi ↵ | Juan Linietsky | 2016-06-16 | 4 | -33/+52 |
| | | | | | default theme, or just use a custom font for the default theme | ||||
| * | Merge pull request #5239 from J08nY/classref | Rémi Verschelde | 2016-06-16 | 2 | -33/+58 |
| |\ | | | | | Classref: Added PacketPeer* | ||||
| | * | Classref: added PacketPeer* | J08nY | 2016-06-16 | 1 | -2/+20 |
| | | | |||||
| | * | Fixed PacketPeer.get_var() return type in docs | J08nY | 2016-06-16 | 1 | -1/+1 |
| | | | |||||
| | * | Sync classref | J08nY | 2016-06-16 | 1 | -30/+37 |
| |/ | |||||
| * | Merge pull request #5233 from UgisBrekis/scene-tree-relationship-lines | Rémi Verschelde | 2016-06-16 | 6 | -8/+45 |
| |\ | | | | | Enables parent-children relationship line drawing in scene tree editor | ||||
| | * | Adds the ability to draw parent-children relationship lines in scene tree editor | UgisBrekis | 2016-06-15 | 6 | -8/+45 |
| |/ | | | | | Can be turned on/off in editor settings + line color change available as well | ||||
| * | Merge pull request #5230 from Paulb23/fullscreen_distraction_mode_shortcuts | Rémi Verschelde | 2016-06-15 | 1 | -12/+15 |
| |\ | | | | | Added fullscreen and distraction free mode shortcuts | ||||
| | * | Added fullscreen and distraction free mode shorcuts | Paulb23 | 2016-06-15 | 1 | -12/+15 |
| |/ | |||||
| * | Merge pull request #5223 from RandomShaper/fix-android-export | Rémi Verschelde | 2016-06-15 | 1 | -9/+4 |
| |\ | | | | | Fix Android export | ||||
| | * | Handle tmp files properly on Android export | Pedro J. Estébanez | 2016-06-15 | 1 | -9/+4 |
| |/ | |||||
| * | Merge pull request #5219 from Geequlim/fix-5215 | Rémi Verschelde | 2016-06-15 | 1 | -0/+1 |
| |\ | | | | | Fix endless reimporting for LargeTexture close #5215 | ||||
| | * | Fix endless reimporting for LargeTexture close #5215 | Geequlim | 2016-06-15 | 1 | -0/+1 |
| | | | |||||
| * | | Merge pull request #5218 from djrm/new_icons | Rémi Verschelde | 2016-06-15 | 38 | -126/+1290 |
| |\ \ | | | | | | | Some theme icons and better exporter | ||||
| | * | | Added new svgs to pngs exporter | Daniel J. Ramirez | 2016-06-14 | 1 | -0/+137 |
| | | | | |||||
| | * | | Added zoom icons for graph edit, and removed old exporter | Daniel J. Ramirez | 2016-06-14 | 3 | -99/+191 |
| | | | | |||||
| | * | | Added some theme icons and its sources | Daniel J. Ramirez | 2016-06-14 | 34 | -27/+962 |
| | |/ | |||||
| * | | Classref: Added docs for StreamPeer* (#5216) | J08nY | 2016-06-15 | 2 | -1/+47 |
| | | | |||||
| * | | Merge pull request #5212 from vnen/fix-emscripten-build | Rémi Verschelde | 2016-06-15 | 2 | -3/+9 |
| |\ \ | | | | | | | Fix javascript build in Windows | ||||
| | * | | Fix javascript build in Windows | George Marques | 2016-06-14 | 2 | -3/+9 |
| | | | | | | | | | | | | | Fix #3438 | ||||
| * | | | Merge pull request #5195 from Ovnuniarchos/Shape2DIcons | Rémi Verschelde | 2016-06-15 | 24 | -0/+231 |
| |\ \ \ | | | | | | | | | New Shape2D* icons. | ||||
| | * | | | New Shape2D* icons. | Ovnuniarchos | 2016-06-13 | 24 | -0/+231 |
| | | | | | |||||
| * | | | | Merge pull request #5192 from J08nY/issue-5190 | Rémi Verschelde | 2016-06-15 | 2 | -39/+46 |
| |\ \ \ \ | | | | | | | | | | | Dictionary: rename param in .has() .has_all() .erase() | ||||
| | * | | | | Dictionary: rename param in .has() .has_all() .erase() | J08nY | 2016-06-13 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | fixes #5190, param should be named key, not value | ||||
| | * | | | | Sync classref | J08nY | 2016-06-13 | 1 | -33/+40 |
| | | | | | | |||||
| * | | | | | Merge pull request #5210 from J08nY/issue-5189 | Rémi Verschelde | 2016-06-15 | 2 | -2/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | String documentation: .ord_at() returns int not String | ||||
| | * | | | | | String documentation: .ord_at() returns int not String | J08nY | 2016-06-14 | 2 | -2/+2 |
| | | |_|_|/ | |/| | | | | | | | | | | | | | fixes #5189 | ||||
| * | | | | | Merge pull request #5163 from Paulb23/script_editor_shortcuts | Rémi Verschelde | 2016-06-15 | 2 | -58/+58 |
| |\ \ \ \ \ | |||||
| | * | | | | | Added shader editor shortcuts | Paulb23 | 2016-06-13 | 1 | -11/+11 |
| | | | | | | | |||||
| | * | | | | | Added script editor shortcuts | Paulb23 | 2016-06-13 | 1 | -47/+47 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #5162 from GungnirInd/app_bundle_retina | Rémi Verschelde | 2016-06-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Make .app bundle high resolution aware | ||||
| | * | | | | | | Make .app bundle hidpi aware | GungnirInd | 2016-06-11 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #5149 from m4nu3lf/master | Rémi Verschelde | 2016-06-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | TimeSeek node in AnimationTreePlayer now propagates filters | ||||
| | * | | | | | | | TimeSeek node in AnimationTreePlayer now propagates filters | m4nu3lf | 2016-06-10 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Update russian translation from Weblate (#5140) | Dmitriy Salnikov | 2016-06-15 | 1 | -93/+84 |
| | | | | | | | | | |||||
| * | | | | | | | | Add joystick vibration support on Linux (#5043) | Wilhem Barbier | 2016-06-15 | 7 | -2/+189 |
| | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | | does not fix the bug reported in #4326 and #4818, | Juan Linietsky | 2016-06-14 | 1 | -4/+12 |
| | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | but at least make sure it throws and error and does not crash | ||||
| * | | | | | | Merge pull request #5137 from nunodonato/fixaxismessages | Juan Linietsky | 2016-06-14 | 1 | -4/+4 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | show correct message when transforming with axis-constraint (fixes #4870) | ||||
| | * | | | | | | * fix messages when modifying on switching the active axis | Nuno Donato | 2016-06-10 | 1 | -4/+4 |
| | | | | | | | | |||||
| * | | | | | | | correctly wrap lines longer than width in richtextlabel, fixes #4735 | Juan Linietsky | 2016-06-14 | 1 | -0/+7 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #5203 from Hinsbart/update_mappings | George Marques | 2016-06-13 | 1 | -0/+18 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update gamepad mappings. | ||||
| | * | | | | | | | Update gamepad mappings. | Andreas Haas | 2016-06-14 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge mappings from https://github.com/gabomdq/SDL_GameControllerDB | ||||
| * | | | | | | | | Better error text when trying to add/remove/move child nodes in a busy ↵ | Juan Linietsky | 2016-06-13 | 1 | -2/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | parent, closes #4838 | ||||
| * | | | | | | | | fix crash when clearing dynamicfontdata, closes #4877 | Juan Linietsky | 2016-06-13 | 2 | -2/+6 |
| | | | | | | | | | |||||
| * | | | | | | | | changed visual server free() to free_rid() like in the other servers. Fixes ↵ | Juan Linietsky | 2016-06-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #4917 | ||||
| * | | | | | | | | 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 target node | ||||
| | * | | | | | | Preserve signal connections when replacing the target node | Ignacio Etcheverry | 2016-06-09 | 2 | -1/+17 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #5127 from bojidar-bg/asset-library-update-onshow | Juan Linietsky | 2016-06-13 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update asset library assets only when opening the respective tab | ||||
