| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-16 | Fixed PacketPeer.get_var() return type in docs | J08nY | |
| 2016-06-16 | Sync classref | J08nY | |
| 2016-06-16 | Merge pull request #5233 from UgisBrekis/scene-tree-relationship-lines | Rémi Verschelde | |
| Enables parent-children relationship line drawing in scene tree editor | |||
| 2016-06-15 | Adds the ability to draw parent-children relationship lines in scene tree editor | UgisBrekis | |
| Can be turned on/off in editor settings + line color change available as well | |||
| 2016-06-15 | Merge pull request #5230 from Paulb23/fullscreen_distraction_mode_shortcuts | Rémi Verschelde | |
| Added fullscreen and distraction free mode shortcuts | |||
| 2016-06-15 | Added fullscreen and distraction free mode shorcuts | Paulb23 | |
| 2016-06-15 | Merge pull request #5223 from RandomShaper/fix-android-export | Rémi Verschelde | |
| Fix Android export | |||
| 2016-06-15 | Handle tmp files properly on Android export | Pedro J. Estébanez | |
| 2016-06-15 | Merge pull request #5219 from Geequlim/fix-5215 | Rémi Verschelde | |
| Fix endless reimporting for LargeTexture close #5215 | |||
| 2016-06-15 | Merge pull request #5218 from djrm/new_icons | Rémi Verschelde | |
| Some theme icons and better exporter | |||
| 2016-06-15 | Classref: Added docs for StreamPeer* (#5216) | J08nY | |
| 2016-06-15 | Merge pull request #5212 from vnen/fix-emscripten-build | Rémi Verschelde | |
| Fix javascript build in Windows | |||
| 2016-06-15 | Merge pull request #5195 from Ovnuniarchos/Shape2DIcons | Rémi Verschelde | |
| New Shape2D* icons. | |||
| 2016-06-15 | Merge pull request #5192 from J08nY/issue-5190 | Rémi Verschelde | |
| Dictionary: rename param in .has() .has_all() .erase() | |||
| 2016-06-15 | Merge pull request #5210 from J08nY/issue-5189 | Rémi Verschelde | |
| String documentation: .ord_at() returns int not String | |||
| 2016-06-15 | Merge pull request #5163 from Paulb23/script_editor_shortcuts | Rémi Verschelde | |
| 2016-06-15 | Merge pull request #5162 from GungnirInd/app_bundle_retina | Rémi Verschelde | |
| Make .app bundle high resolution aware | |||
| 2016-06-15 | Merge pull request #5149 from m4nu3lf/master | Rémi Verschelde | |
| TimeSeek node in AnimationTreePlayer now propagates filters | |||
| 2016-06-15 | Update russian translation from Weblate (#5140) | Dmitriy Salnikov | |
| 2016-06-15 | Add joystick vibration support on Linux (#5043) | Wilhem Barbier | |
| 2016-06-15 | Fix endless reimporting for LargeTexture close #5215 | Geequlim | |
| 2016-06-14 | Added new svgs to pngs exporter | Daniel J. Ramirez | |
| 2016-06-14 | Added zoom icons for graph edit, and removed old exporter | Daniel J. Ramirez | |
| 2016-06-14 | Added some theme icons and its sources | Daniel J. Ramirez | |
| 2016-06-14 | Fix javascript build in Windows | George Marques | |
| Fix #3438 | |||
| 2016-06-14 | String documentation: .ord_at() returns int not String | J08nY | |
| fixes #5189 | |||
| 2016-06-14 | does not fix the bug reported in #4326 and #4818, | Juan Linietsky | |
| but at least make sure it throws and error and does not crash | |||
| 2016-06-14 | Merge pull request #5137 from nunodonato/fixaxismessages | Juan Linietsky | |
| show correct message when transforming with axis-constraint (fixes #4870) | |||
| 2016-06-14 | correctly wrap lines longer than width in richtextlabel, fixes #4735 | Juan Linietsky | |
| 2016-06-13 | Merge pull request #5203 from Hinsbart/update_mappings | George Marques | |
| Update gamepad mappings. | |||
| 2016-06-13 | Better error text when trying to add/remove/move child nodes in a busy ↵ | Juan Linietsky | |
| parent, closes #4838 | |||
| 2016-06-13 | fix crash when clearing dynamicfontdata, closes #4877 | Juan Linietsky | |
| 2016-06-13 | changed visual server free() to free_rid() like in the other servers. Fixes ↵ | Juan Linietsky | |
| #4917 | |||
| 2016-06-13 | added a function CanvasItem.get_item_and_children_rect() , fixes #4738 | Juan Linietsky | |
| 2016-06-14 | Update gamepad mappings. | Andreas Haas | |
| Merge mappings from https://github.com/gabomdq/SDL_GameControllerDB | |||
| 2016-06-13 | propagate theme changes properly even through 2D nodes, fixes #4754 | Juan Linietsky | |
| 2016-06-13 | New Shape2D* icons. | Ovnuniarchos | |
| 2016-06-13 | Merge pull request #5058 from neikeq/pr-issue-1461 | Juan Linietsky | |
| Preserve signal connections when replacing target node | |||
| 2016-06-13 | Merge pull request #5127 from bojidar-bg/asset-library-update-onshow | Juan Linietsky | |
| Update asset library assets only when opening the respective tab | |||
| 2016-06-13 | Merge pull request #5138 from Geequlim/TextureRegionEditor | Juan Linietsky | |
| Edit the region of AtlasTexture by TextureRegionEditorPlugin | |||
| 2016-06-13 | Merge pull request #5160 from neikeq/pr-issue-5136 | Juan Linietsky | |
| FindReplaceBar: Fix search bug when text is selected | |||
| 2016-06-13 | Merge pull request #5165 from neikeq/pr-issue-5116 | Juan Linietsky | |
| ConnectionsDock: Double click to create and go to signal connection | |||
| 2016-06-13 | Merge pull request #5173 from Hinsbart/fix_xrandr | Juan Linietsky | |
| x11: fix XRandr GetMonitors | |||
| 2016-06-13 | Merge pull request #5176 from marcelofg55/master | Juan Linietsky | |
| Fixed overloaded virtual functions with const vs none warning | |||
| 2016-06-13 | Merge pull request #5187 from volzhs/find-nomatch-notice | Juan Linietsky | |
| change "No matches" noticeable on finder | |||
| 2016-06-13 | Merge pull request #5179 from RandomShaper/better-android-export | Juan Linietsky | |
| Enhanced Android export | |||
| 2016-06-13 | Dictionary: rename param in .has() .has_all() .erase() | J08nY | |
| fixes #5190, param should be named key, not value | |||
| 2016-06-13 | Sync classref | J08nY | |
| 2016-06-13 | Merge pull request #5177 from vnen/string-subsequence | Juan Linietsky | |
| Add subsequence search to tools | |||
| 2016-06-13 | Merge pull request #5139 from zaps166/init_navigation_pointer | George Marques | |
| GridMap: Initialize "navigation" pointer | |||