Daniel J. Ramirez
|
cb013e8703
|
Visible path editor icons, fixes #5228
|
2016-06-15 15:26:52 -05:00 |
|
Rémi Verschelde
|
367aabf030
|
Merge pull request #5230 from Paulb23/fullscreen_distraction_mode_shortcuts
Added fullscreen and distraction free mode shortcuts
|
2016-06-15 18:29:17 +02:00 |
|
Paulb23
|
3e50ec71e9
|
Added fullscreen and distraction free mode shorcuts
|
2016-06-15 17:25:17 +01:00 |
|
Rémi Verschelde
|
1899f7f28d
|
Merge pull request #5223 from RandomShaper/fix-android-export
Fix Android export
|
2016-06-15 15:44:35 +02:00 |
|
Pedro J. Estébanez
|
1fcb2a1a00
|
Handle tmp files properly on Android export
|
2016-06-15 14:58:01 +02:00 |
|
Rémi Verschelde
|
5c135bc0b3
|
Merge pull request #5219 from Geequlim/fix-5215
Fix endless reimporting for LargeTexture close #5215
|
2016-06-15 13:50:42 +02:00 |
|
Rémi Verschelde
|
41677df7cf
|
Merge pull request #5218 from djrm/new_icons
Some theme icons and better exporter
|
2016-06-15 13:43:56 +02:00 |
|
J08nY
|
cffdc52482
|
Classref: Added docs for StreamPeer* (#5216)
|
2016-06-15 13:32:12 +02:00 |
|
Rémi Verschelde
|
01bb8787c9
|
Merge pull request #5212 from vnen/fix-emscripten-build
Fix javascript build in Windows
|
2016-06-15 13:23:00 +02:00 |
|
Rémi Verschelde
|
f38f5c9e16
|
Merge pull request #5195 from Ovnuniarchos/Shape2DIcons
New Shape2D* icons.
|
2016-06-15 11:41:06 +02:00 |
|
Rémi Verschelde
|
78b745bb0a
|
Merge pull request #5192 from J08nY/issue-5190
Dictionary: rename param in .has() .has_all() .erase()
|
2016-06-15 11:13:59 +02:00 |
|
Rémi Verschelde
|
ee105744e0
|
Merge pull request #5210 from J08nY/issue-5189
String documentation: .ord_at() returns int not String
|
2016-06-15 11:08:10 +02:00 |
|
Rémi Verschelde
|
2345f7fcae
|
Merge pull request #5163 from Paulb23/script_editor_shortcuts
|
2016-06-15 08:34:39 +02:00 |
|
Rémi Verschelde
|
1c1f17e72b
|
Merge pull request #5162 from GungnirInd/app_bundle_retina
Make .app bundle high resolution aware
|
2016-06-15 08:30:02 +02:00 |
|
Rémi Verschelde
|
0f1ae03626
|
Merge pull request #5149 from m4nu3lf/master
TimeSeek node in AnimationTreePlayer now propagates filters
|
2016-06-15 08:14:35 +02:00 |
|
Dmitriy Salnikov
|
9cf8b23570
|
Update russian translation from Weblate (#5140)
|
2016-06-15 07:56:24 +02:00 |
|
Wilhem Barbier
|
f665200df7
|
Add joystick vibration support on Linux (#5043)
|
2016-06-15 07:25:35 +02:00 |
|
Geequlim
|
1a99c5bad8
|
Fix endless reimporting for LargeTexture close #5215
|
2016-06-15 12:28:05 +08:00 |
|
Daniel J. Ramirez
|
c43008d200
|
Added new svgs to pngs exporter
|
2016-06-14 21:42:02 -05:00 |
|
Daniel J. Ramirez
|
0537709b39
|
Added zoom icons for graph edit, and removed old exporter
|
2016-06-14 21:41:20 -05:00 |
|
Daniel J. Ramirez
|
131cd1399c
|
Added some theme icons and its sources
|
2016-06-14 21:40:24 -05:00 |
|
George Marques
|
c48ffed87a
|
Fix javascript build in Windows
Fix #3438
|
2016-06-14 11:27:16 -03:00 |
|
J08nY
|
58a891265a
|
String documentation: .ord_at() returns int not String
fixes #5189
|
2016-06-14 14:52:32 +02:00 |
|
Juan Linietsky
|
333de40180
|
does not fix the bug reported in #4326 and #4818,
but at least make sure it throws and error and does not crash
|
2016-06-14 08:57:00 -03:00 |
|
Juan Linietsky
|
99e5bb56d1
|
Merge pull request #5137 from nunodonato/fixaxismessages
show correct message when transforming with axis-constraint (fixes #4870)
|
2016-06-14 08:34:22 -03:00 |
|
Juan Linietsky
|
c204170232
|
correctly wrap lines longer than width in richtextlabel, fixes #4735
|
2016-06-14 08:10:25 -03:00 |
|
George Marques
|
f57d6eef98
|
Merge pull request #5203 from Hinsbart/update_mappings
Update gamepad mappings.
|
2016-06-13 22:48:29 -03:00 |
|
Juan Linietsky
|
37ed2bae69
|
Better error text when trying to add/remove/move child nodes in a busy parent, closes #4838
|
2016-06-13 22:46:18 -03:00 |
|
Juan Linietsky
|
944c7e2603
|
fix crash when clearing dynamicfontdata, closes #4877
|
2016-06-13 22:24:11 -03:00 |
|
Juan Linietsky
|
64b4253dbf
|
changed visual server free() to free_rid() like in the other servers. Fixes #4917
|
2016-06-13 22:12:56 -03:00 |
|
Juan Linietsky
|
4866713bc3
|
added a function CanvasItem.get_item_and_children_rect() , fixes #4738
|
2016-06-13 21:37:04 -03:00 |
|
Andreas Haas
|
3d0b390457
|
Update gamepad mappings.
Merge mappings from https://github.com/gabomdq/SDL_GameControllerDB
|
2016-06-14 02:32:30 +02:00 |
|
Juan Linietsky
|
26d63b5594
|
propagate theme changes properly even through 2D nodes, fixes #4754
|
2016-06-13 21:11:24 -03:00 |
|
Ovnuniarchos
|
3c09682417
|
New Shape2D* icons.
|
2016-06-13 23:25:52 +02:00 |
|
Juan Linietsky
|
d03f1131d7
|
Merge pull request #5058 from neikeq/pr-issue-1461
Preserve signal connections when replacing target node
|
2016-06-13 15:50:31 -03:00 |
|
Juan Linietsky
|
fc54830f1a
|
Merge pull request #5127 from bojidar-bg/asset-library-update-onshow
Update asset library assets only when opening the respective tab
|
2016-06-13 15:50:12 -03:00 |
|
Juan Linietsky
|
b46bffd7ef
|
Merge pull request #5138 from Geequlim/TextureRegionEditor
Edit the region of AtlasTexture by TextureRegionEditorPlugin
|
2016-06-13 15:48:54 -03:00 |
|
Juan Linietsky
|
3cee648144
|
Merge pull request #5160 from neikeq/pr-issue-5136
FindReplaceBar: Fix search bug when text is selected
|
2016-06-13 15:47:16 -03:00 |
|
Juan Linietsky
|
dca382647e
|
Merge pull request #5165 from neikeq/pr-issue-5116
ConnectionsDock: Double click to create and go to signal connection
|
2016-06-13 15:46:41 -03:00 |
|
Juan Linietsky
|
7526b14afd
|
Merge pull request #5173 from Hinsbart/fix_xrandr
x11: fix XRandr GetMonitors
|
2016-06-13 15:45:42 -03:00 |
|
Juan Linietsky
|
28034190a9
|
Merge pull request #5176 from marcelofg55/master
Fixed overloaded virtual functions with const vs none warning
|
2016-06-13 15:45:13 -03:00 |
|
Juan Linietsky
|
137464af87
|
Merge pull request #5187 from volzhs/find-nomatch-notice
change "No matches" noticeable on finder
|
2016-06-13 15:38:48 -03:00 |
|
Juan Linietsky
|
5f674bdca1
|
Merge pull request #5179 from RandomShaper/better-android-export
Enhanced Android export
|
2016-06-13 15:06:37 -03:00 |
|
J08nY
|
7a19e3c6ae
|
Dictionary: rename param in .has() .has_all() .erase()
fixes #5190, param should be named key, not value
|
2016-06-13 19:08:04 +02:00 |
|
J08nY
|
d42117eeb6
|
Sync classref
|
2016-06-13 19:01:07 +02:00 |
|
Juan Linietsky
|
20b4567829
|
Merge pull request #5177 from vnen/string-subsequence
Add subsequence search to tools
|
2016-06-13 13:25:56 -03:00 |
|
George Marques
|
7127f0943d
|
Merge pull request #5139 from zaps166/init_navigation_pointer
GridMap: Initialize "navigation" pointer
|
2016-06-13 12:16:00 -03:00 |
|
volzhs
|
b90ecc6e0a
|
change "No matches" noticeable on finder
|
2016-06-13 23:27:02 +09:00 |
|
Paulb23
|
907100337e
|
Added shader editor shortcuts
|
2016-06-13 15:14:55 +01:00 |
|
Paulb23
|
52d2d52c31
|
Added script editor shortcuts
|
2016-06-13 15:14:55 +01:00 |
|