J08nY
f0290e643b
libpng: New version 1.6.27
...
Warning: libpng 1.6 is strict about iCCp chunks being incorrect,
solution is to fix the profile. On *nix ImageMagicks "convert" works
on windows optiPNG.
2016-06-22 20:57:30 +02:00
Rémi Verschelde
842e7bfc2f
Merge pull request #5357 from volzhs/fix-locale-android
...
fix android resource locale
2016-06-22 16:05:59 +02:00
volzhs
591be5df25
fix android resource locale
2016-06-22 22:32:03 +09:00
Rémi Verschelde
0266d752b3
Merge pull request #5333 from J08nY/signal-list-fix
...
Object: get_signal_connection_list fixed
2016-06-22 07:52:23 +02:00
Rémi Verschelde
87cb3629f2
Merge pull request #5344 from Paulb23/code_completion_colors
...
Code completion box colors
2016-06-22 07:51:33 +02:00
Rémi Verschelde
5974653307
Merge pull request #5274 from Paulb23/editor_file_dialog_shortcuts
...
Added editor file dialog shortcuts
2016-06-22 07:50:23 +02:00
Rémi Verschelde
44c37e9b13
Merge pull request #5282 from Hodes/master
...
editor_node.cpp now takes care of removing plugin after deactivating it
2016-06-22 07:49:37 +02:00
Juan Linietsky
3edf66477a
Fixed error using the same atlas rect for all images, closes #4139
2016-06-21 20:51:41 -03:00
Juan Linietsky
d57b09e47b
Better support in ScriptLanguage for GC based scripts
2016-06-21 19:36:22 -03:00
Rémi Verschelde
3b5b893a0e
Merge pull request #5350 from vnen/fix-classesxml-sorting
...
Fix classes.xml sorting
2016-06-22 00:35:29 +02:00
Rémi Verschelde
5e082d583b
classref: Fix UTF-8 parsing in makerst
2016-06-22 00:32:29 +02:00
George Marques
e53f186899
Sync classes.xml with the new sorting
2016-06-21 17:24:47 -03:00
George Marques
9bde4e5652
Fix classes.xml sorting
...
Make methods, signals, theme items and constants sort correctly
2016-06-21 17:20:35 -03:00
Rémi Verschelde
e69e50040b
Merge pull request #5349 from bojidar-bg/fix-camera2d-screen-preview
...
Fix a inherited transform bug with Camera2D preview drawing
2016-06-21 21:41:10 +02:00
Bojidar Marinov
f3342eb72e
Fix a inherited transform bug with Camera2D preview drawing
...
Closes #5339
2016-06-21 22:35:04 +03:00
Paulb23
45f0dec55c
Added code completion existing color setting
2016-06-21 17:34:38 +01:00
Paulb23
706895a922
Added code completion selected color setting
2016-06-21 17:21:55 +01:00
Rémi Verschelde
a3e69b7bab
Merge pull request #5336 from bojidar-bg/assetlib-additional-features
...
Assetlib additional features
2016-06-21 18:05:13 +02:00
Paulb23
a40cb680ca
Added code completion background color setting
2016-06-21 16:50:31 +01:00
Rémi Verschelde
528727d3d9
Merge pull request #5340 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 #5335 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 #5325 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 #5231
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 #5317
2016-06-21 14:11:26 +02:00
Juan Linietsky
2009619166
Merge pull request #5334 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
J08nY
621b8d1324
Object: get_signal_connection_list fixed
...
now returns only the connections for the signal argument, as specified
fixes #5329
2016-06-21 13:07:50 +02:00
Rémi Verschelde
67a29bab74
Merge pull request #5326 from MarianoGnu/issues
...
Don't create outlines from dummy meshes. Fixes #4718
2016-06-21 12:24:44 +02:00
sunnystormy
b3b1fdae85
Renamed Trackpad Hint to Emulate 3 Button Mouse. ( #5258 )
2016-06-21 12:16:06 +02:00
Rémi Verschelde
029ca80dca
Merge pull request #5321 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 #5319 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 #4128
2016-06-20 22:57:07 -03:00
Juan Linietsky
9b8f2741ae
do not crash when generating preview of very large sound files, fixes #4123
2016-06-20 22:38:31 -03:00
Juan Linietsky
fa0d1cd27c
fix CanvasItem.get_global_transform() and CanvasItem.get_local_transform(), closes #4075
2016-06-20 21:19:12 -03:00
MarianoGNU
6d19d905cf
Don't create outlines from dummy meshes. Fixes #4718
2016-06-20 20:03:16 -03:00
Juan Linietsky
9d4cdc6d8a
fix bug decompressing bc texture, closes #4404
2016-06-20 19:43:06 -03:00
Juan Linietsky
ad8d4a6b26
Fixed the order of events called by _input, closes #4384
2016-06-20 19:09:14 -03:00
Juan Linietsky
6872139300
Add quotes to .tscn keys, solves #4366
2016-06-20 18:41:59 -03:00
Juan Linietsky
e9d2c9ad51
added missing status, closes #4361
2016-06-20 17:54:42 -03:00
Juan Linietsky
85d8000449
Allow mouse wheel to go throuhgh so scroll containers work properly, fixes #4431
2016-06-20 17:16:52 -03:00
Juan Linietsky
6bdd17f07c
Fix error storing path for children of instanced nodes in .tscn, fixes #4320 fixes #4579 fixes #4580
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 #4278
2016-06-20 16:18:12 -03:00
volzhs
780fa60072
correct current Intent for android
2016-06-21 03:32:44 +09:00