volzhs
4478f8cfbb
use node name as filename when save scene
...
fix #4723
(cherry picked from commit 9e1ee568a6
)
2016-06-04 22:20:02 +02:00
Hugo Locurcio
5ad050be2b
Change the default comment color to #676767 ( #4763 )
...
A neutral gray color, more readable than the old brown one.
(cherry picked from commit e75701e0b5
)
2016-06-04 22:20:02 +02:00
anatoly techtonik
a5007d0e7a
README.md docs are not wiki ( #4770 )
...
(cherry picked from commit e56f05c690
)
2016-06-04 22:20:02 +02:00
est31
88e512547b
README: use https links to main website
...
Thanks @akien-mga for having given me the idea:
926df79a7c
(cherry picked from commit da54a4d693
)
2016-06-04 22:20:02 +02:00
est31
85018e185a
README: Improve Documentation section
...
The move was over three months ago, it is irritating
to still read "has been moved to".
(cherry picked from commit d3515a1ccb
)
2016-06-04 22:20:02 +02:00
Calinou
9b03b9e989
Change low processor usage mode to cap to 60 FPS rather than 40 FPS
...
This results in smoother operation in the editor, without needing to
resort to the "Update Always" method which uses more resources than
needed.
(cherry picked from commit cc5a020afe
)
2016-06-04 22:20:02 +02:00
Ariel Manzur
803438d448
SCons: using 1 env for all drivers
...
(cherry picked from commit 6cf2353305
)
(cherry picked from commit 12bd9ee6f2
)
(cherry picked from commit 4c4d79e3c9
)
(cherry picked from commit dbb4c0c9b7
)
2016-06-04 22:20:02 +02:00
marcelofg55
4dc2d78d2e
Added 'fat' option for bits param on scons for osx, this will produce a fat binary that contains both 32 bits and 64 bits binaries
...
(cherry picked from commit eeb83982e2
)
2016-06-04 22:20:02 +02:00
Geequlim
c2f48421d1
Document the FileDialog and partial OS methods
...
(cherry picked from commit a92652d578
)
2016-06-04 22:20:02 +02:00
captainwasabi
08fa7a0ff1
Fix for tooltip blinking ( #4713 )
...
Moved where active tooltips are canceled to wait until the mouse actually moves off the control.
(cherry picked from commit 4b80895082
)
2016-06-04 22:20:02 +02:00
Bojidar Marinov
bea5135518
Fix a XML error with the documentation
...
(cherry picked from commit d208572906
)
2016-06-04 22:20:02 +02:00
Paulb23
e95eb4b1dc
Multiline duplication, issue #4661
...
(cherry picked from commit 2eb4e7c103
)
2016-06-04 22:20:02 +02:00
Rémi Verschelde
01bdfa4d22
Android buildsystem: Drop obsolete NDK_TOOLCHAIN argument
...
It was a duplicate of NDK_TARGET, and not used for anything.
(cherry picked from commit 5e0f0a962a
)
2016-06-04 22:20:02 +02:00
Wilhem Barbier
16d38b199a
Check the save path before importing a 3D Mesh
...
(cherry picked from commit f38473f65b
)
2016-06-04 22:20:02 +02:00
Rémi Verschelde
1d85dcb1fa
GDScript: Fix method info for is_nan and is_inf
...
As reported on https://godotengine.org/qa/4114/why-isnan-and-isinf-arent-implemented
(cherry picked from commit b58e261d41
)
2016-06-04 22:20:02 +02:00
CowThing
c6e2c0f01d
Filling in documentation.
...
AABB, Color, Rect2, Transform, Vector2, and Vector3.
(cherry picked from commit 0749db2cf8
)
2016-06-04 22:20:02 +02:00
Paulb23
481c076feb
Fixed hex notation highlighting
...
(cherry picked from commit b2bf266ddc
)
2016-06-04 22:20:02 +02:00
Paulb23
86c0438f9d
Member variable syntax highlighting
...
(cherry picked from commit fc9f9adcb2
)
2016-06-04 22:20:02 +02:00
Bojidar Marinov
d7e4fb4365
Save member information in docdata
...
Closes #4609
(cherry picked from commit 4cbf74da71
)
2016-06-04 22:20:02 +02:00
volzhs
a3979cc928
Add SpinBox to Lossy Quality on Image Groups
...
fixes #3653
(cherry picked from commit 82600944bd
)
2016-06-04 22:20:02 +02:00
Daniel J. Ramirez
1864745e2a
Documented @GlobalScope singletons and some keys
...
(cherry picked from commit cb0be4adaa
)
2016-06-04 22:20:02 +02:00
Rémi Verschelde
0a64059937
Merge pull request #5021 from zaps166/2.0-last_sample_playing-fix
...
SampleLibraryEditor: Initialize "is_playing" variable
2016-06-03 20:02:46 +02:00
Błażej Szczygieł
9acb666320
SampleLibraryEditor: Initialize "is_playing" variable
...
Fixes crash caused by jumping to wrong place due to uninitialized
variable.
Closes #4703
2016-06-03 19:54:25 +02:00
Rémi Verschelde
3a1e69f45c
Travis: Install android *DKs in verbose mode
...
Builds tend to fail due to the 10 min limit for stalled builds.
Most likely because the download is done silently and takes more than
10 min depending on the Travis connection.
(cherry picked from commit 83913e86fe
)
(cherry picked from commit dfb9ba877e
)
(cherry picked from commit 1bdda9a922
)
2016-05-18 08:22:21 +02:00
Daniel J. Ramirez
6a85acdffb
Fix some errors in some rotation functions, also clarify that certain parameters are expressed in radians
...
(cherry picked from commit 70ec87ecd2
)
2016-05-18 08:21:44 +02:00
volzhs
094a9c3bcc
open directory or file when double click
...
fixes #4607
(cherry picked from commit 81b4d38fa7
)
2016-05-18 08:21:38 +02:00
Rémi Verschelde
5d2a23d99c
Revert "Revert "-make sure single select after multi select works better""
...
This reverts commit 9ed2084b42
.
Will then add the proper fix.
2016-05-18 08:21:16 +02:00
Rémi Verschelde
9ed2084b42
Revert "-make sure single select after multi select works better"
...
This reverts commit f909634832
.
It caused various regressions (#4556 and #4607 ).
2016-05-13 08:06:31 +02:00
Rémi Verschelde
c0df7da2ca
Version 2.0.3
2016-05-12 19:54:11 +02:00
Rémi Verschelde
49bf494eac
classref: Readd String.strip_edges description
2016-05-12 19:47:26 +02:00
eska
b8d8ec09ee
Remove nocpuid.c from builtin OpenSSL
...
Since opensslconf.h no longer defines OPENSSL_CPUID_OBJ, OpenSSL defines
OPENSSL_cpuid_setup itself (with the same empty definition)
(cherry picked from commit 2392824dba
)
2016-05-12 19:35:49 +02:00
MattUV
f120514402
classref: Fixed return types in Area and Area2D ( #4635 )
...
(cherry picked from commit 91c85ff1f5
)
2016-05-12 19:35:41 +02:00
Rémi Verschelde
77573a76d1
classref: Sync with current source
2016-05-12 09:16:37 +02:00
Rémi Verschelde
c734a508c3
classref: Directory and ConfigFile
...
(cherry picked from commit 22d1385caf
)
2016-05-12 09:07:43 +02:00
Rémi Verschelde
d66b04921f
Windows: Fix GCC/Clang argument being passed to MSVC
...
Fixes #4620
(cherry picked from commits 972b0f78b3
and c7292b1f3d
)
2016-05-12 09:06:48 +02:00
Paulb23
f61f515872
Updated caret blink method documentation
...
(cherry picked from commit 997476777a
)
2016-05-12 09:06:10 +02:00
Paulb23
c5e17d553e
Bind caret blink to gdscript and properties
...
(cherry picked from commit dc90cba42e
)
2016-05-12 09:05:46 +02:00
marcelofg55
2bd6e2402b
OS.get_screen_size now returns the correct value on OSX
...
(cherry picked from commit b697de92ef
)
2016-05-12 09:05:32 +02:00
Mattias Cibien
c575f31d5d
Added possibility to strip left and right to strip_edges ( #4594 )
...
(cherry picked from commit 49c473bb36
)
2016-05-12 09:04:59 +02:00
Andreas Haas
6d50ccfd32
Joystick demo script cleanup
...
Removes a leftover variable and uses constants instead of magic numbers.
(cherry picked from commit 86b46c0b7e
)
2016-05-12 09:04:41 +02:00
Paulb23
bd51dea8f6
Added caret blink in text editor
...
(cherry picked from commit e03e7deb1b
)
2016-05-12 09:04:03 +02:00
Paulb23
abc97d3bb4
Fixed autocomplete truncate, issue 4554
...
(cherry picked from commit accc2a195b
)
2016-05-12 09:03:59 +02:00
George Marques
a5e54b83ec
Add ignore error flag to OpenSSL driver
...
(cherry picked from commit 2e44e255ed
)
2016-05-12 09:00:39 +02:00
Paulb23
18782aec61
Fixed autocomlete strings not appearing for function arguments
...
(cherry picked from commit 9e6234201b
)
2016-05-12 09:00:22 +02:00
Alexander Holland
f58cfaf585
fix percent decode utf8 error
...
(cherry picked from commit f86cffd8e6
)
2016-05-12 08:59:30 +02:00
Paulb23
5d98718c28
Fixed animation player auto-queue duplication and undo/redo
...
(cherry picked from commit 488495852b
)
2016-05-12 08:58:39 +02:00
Paulb23
7ab1c1ea3b
Fixed code completion after opening bracket, issue 3977
...
(cherry picked from commit 0a2b341d0a
)
2016-05-12 08:55:43 +02:00
Ariel Manzur
f8debd8152
cloning env for builtin_openssl _and_ openssl :)
...
(cherry picked from commit baaa74f215
)
2016-05-12 08:55:34 +02:00
Ariel Manzur
ac06e3d4db
clonning env for builtin ssl
...
(cherry picked from commit 62c17d65a8
)
2016-05-12 08:55:28 +02:00
Rémi Verschelde
b6be2f503d
Rotation APIs: Better exposure for degrees methods
...
Made public the various set/getters for rotations in degrees.
For consistency, renamed the exposed method names to remove the leading
underscore, and kept the old names with a deprecation warning.
Fixes #4511 .
(cherry picked from commit 4eab767a6f
)
2016-05-12 08:55:14 +02:00