2
0
mirror of https://github.com/godotengine/godot.git synced 2025-03-07 23:32:58 +08:00
Commit Graph

4524 Commits

Author SHA1 Message Date
Rémi Verschelde
a3e69b7bab Merge pull request from bojidar-bg/assetlib-additional-features
Assetlib additional features
2016-06-21 18:05:13 +02:00
Rémi Verschelde
528727d3d9 Merge pull request from Hinsbart/rumble_duration
Set default duration parameter of joystick vibration to 0.
2016-06-21 17:38:03 +02:00
Rémi Verschelde
91ee2f6059 Merge pull request from J08nY/loop-interpolation-scene-fix
Animation: Fix property loop_interpolation
2016-06-21 17:28:14 +02:00
Andreas Haas
6d09183c44 Set default duration parameter of joystick vibration to 0. 2016-06-21 17:06:41 +02:00
Rémi Verschelde
81a5e4238d Merge pull request from vnen/doc-file
Add class reference for File class
2016-06-21 16:34:18 +02:00
George Marques
0f20d8756e
Fix File.get_as_text() to return the whole file
It was returning only from the cursor forward.
2016-06-21 11:25:03 -03:00
George Marques
4d33eb01d7
Add classref for File class 2016-06-21 11:24:51 -03:00
Bojidar Marinov
1e08387ce0
Fix project manager category list, small enchancements as well 2016-06-21 17:10:02 +03:00
Juan Linietsky
ae85543806 Ability to premultiply alpha on font import, fixes 2016-06-21 10:41:56 -03:00
Bojidar Marinov
a2e39c8da0
Add support levels to search 2016-06-21 16:29:49 +03:00
Bojidar Marinov
7915db67c5
Check hashes when downloading assets 2016-06-21 15:38:29 +03:00
J08nY
bd5c8f2aa0
Animation: Fix property loop_interpolation
fixes 
2016-06-21 14:11:26 +02:00
Juan Linietsky
2009619166 Merge pull request from SaracenOne/explict_return_fix
Make return value explicit
2016-06-21 09:05:33 -03:00
Saracen
912afb129f Make return type explicit. 2016-06-21 12:41:28 +01:00
Rémi Verschelde
67a29bab74 Merge pull request from MarianoGnu/issues
Don't create outlines from dummy meshes. Fixes 
2016-06-21 12:24:44 +02:00
sunnystormy
b3b1fdae85 Renamed Trackpad Hint to Emulate 3 Button Mouse. () 2016-06-21 12:16:06 +02:00
Rémi Verschelde
029ca80dca Merge pull request from Paulb23/caret_hidden_issue_5320
Fixed caret not drawing on focus regain
2016-06-21 12:02:18 +02:00
Rémi Verschelde
b7b547a191 Merge pull request from volzhs/android-new-intent
correct current Intent for android
2016-06-21 12:01:47 +02:00
Juan Linietsky
d76ee09774 property remove parent owned nodes when using replace, fixes 2016-06-20 22:57:07 -03:00
Juan Linietsky
9b8f2741ae do not crash when generating preview of very large sound files, fixes 2016-06-20 22:38:31 -03:00
Juan Linietsky
fa0d1cd27c fix CanvasItem.get_global_transform() and CanvasItem.get_local_transform(), closes 2016-06-20 21:19:12 -03:00
MarianoGNU
6d19d905cf Don't create outlines from dummy meshes. Fixes 2016-06-20 20:03:16 -03:00
Juan Linietsky
9d4cdc6d8a fix bug decompressing bc texture, closes 2016-06-20 19:43:06 -03:00
Juan Linietsky
ad8d4a6b26 Fixed the order of events called by _input, closes 2016-06-20 19:09:14 -03:00
Juan Linietsky
6872139300 Add quotes to .tscn keys, solves 2016-06-20 18:41:59 -03:00
Juan Linietsky
e9d2c9ad51 added missing status, closes 2016-06-20 17:54:42 -03:00
Juan Linietsky
85d8000449 Allow mouse wheel to go throuhgh so scroll containers work properly, fixes 2016-06-20 17:16:52 -03:00
Juan Linietsky
6bdd17f07c Fix error storing path for children of instanced nodes in .tscn, fixes fixes fixes 2016-06-20 17:09:53 -03:00
Paulb23
8f6b56cfda Fixed caret not drawing on focus regain 2016-06-20 20:29:58 +01:00
Juan Linietsky
f1af0fd25c Changed save all scripts shortcut to avoid collision, fixes 2016-06-20 16:18:12 -03:00
volzhs
780fa60072 correct current Intent for android 2016-06-21 03:32:44 +09:00
Juan Linietsky
93441d6119 properly initialize loops to 0 in eventplayer 2016-06-20 14:46:17 -03:00
Juan Linietsky
8f7a1367fe fix loop counter for eventstream, closes 2016-06-20 14:43:20 -03:00
Juan Linietsky
a1e32a6f7d -Improved theme editor, when a new class is added, the members are created empty, closes
-Made theme editor take less vertical space by using a scroll area
2016-06-20 11:33:51 -03:00
Juan Linietsky
0e07f49a03 Make dure to only call drop_data if can_drop_data returned true, closes 2016-06-20 10:29:52 -03:00
Rémi Verschelde
3668768463 Merge pull request from vnen/similarity-code-completion
Improve code completion search
2016-06-20 13:37:24 +02:00
Rémi Verschelde
a1a57bc369 Merge pull request from nounoursheureux/master
Fix the joystick vibration on Linux
2016-06-20 11:09:52 +02:00
Wilhem Barbier
5d95072879 Remove the vibration effect from the joystick when stopping 2016-06-20 11:01:07 +02:00
Wilhem Barbier
913e3206db Fix the joystick vibration timestamp 2016-06-20 09:57:23 +02:00
Rémi Verschelde
d4359b2d09 Merge pull request from MarianoGnu/issues
ShaderEditor fixes
2016-06-20 08:35:33 +02:00
Rémi Verschelde
225fbe0a90 isim: Sync with iphone files list
Should fix broken build due to Appirater.
2016-06-20 08:31:42 +02:00
Rémi Verschelde
9b2f8afcc2 i18n: Sync translations from Weblate 2016-06-20 08:17:04 +02:00
Rémi Verschelde
17f7065944 i18n: Improve a couple English strings 2016-06-20 08:08:23 +02:00
Juan Linietsky
5e816fd8c8 Property reporty base type when a function fails, fixes probably also closes other issues 2016-06-20 01:15:02 -03:00
MarianoGNU
0f1a717c64 Remove unused connection. ShaderEditor should'nt handle ShaderGraphs.
Fixes  && 
2016-06-20 00:50:33 -03:00
Juan Linietsky
6e9e57beaa -Added ability to disable overwrite warning on file dialog, fixes 2016-06-20 00:38:13 -03:00
Juan Linietsky
00bc06b50b Make sure that scripts are reloaded if needed when they enter editing, fixes 2016-06-19 22:07:07 -03:00
Juan Linietsky
0db02f26b6 -Added options for scene import plugin to keep materials and user-added tracks to animations, please test! closes 2016-06-20 00:20:30 -03:00
Juan Linietsky
eff0bd2d48 Merge pull request from djrm/shortcuts
switch tabs using ctrl+tab and ctrl-shift-tab, added shortcuts for scene tree dock
2016-06-19 18:05:53 -03:00
Daniel J. Ramirez
bcd55503b4 Added shortcuts to scene tree dock 2016-06-19 14:35:20 -05:00