Pedro J. Estébanez
bc2ee93758
Fix touch issues on Windows
...
(cherry picked from commit 2f161ffd4f1a671304f1c54f60c315b40e9374b7)
2018-07-27 17:14:22 +02:00
Hein-Pieter van Braam
2843a3f7e7
Merge pull request #20517 from akien-mga/openssl-1.0.2o
...
openssl: Update to pristine 1.0.2o (security update)
2018-07-27 17:10:51 +02:00
Rémi Verschelde
33a9bda1d9
openssl: Update to pristine 1.0.2o (security update)
2018-07-27 16:17:27 +02:00
bruvzg
d3c4f91c9c
Workaround for clang 6 bug.
...
(cherry picked from commit b68222e4e75d6cbe23c533f140733248df046c7e)
2018-07-26 16:09:42 +02:00
Rémi Verschelde
5c6c88ef15
i18n: Sync translations with Weblate
2018-07-26 11:22:43 +02:00
Rémi Verschelde
69cdb35820
Travis: Update clang-format version in shell script
...
(cherry picked from commit 36efa7d4455238e44747db08298df9b1e8388172)
2018-07-18 17:49:27 +02:00
Rémi Verschelde
4d89153e5f
Travis: Install libstdc++ >= 4.9 for clang-format-6.0
...
(cherry picked from commit 22b176f69de00815064c69bb975ff40b0b5dc5b9)
2018-07-18 17:45:39 +02:00
Rémi Verschelde
c709dff1a2
Style: Format code with clang-format 6.0.1
...
(cherry picked from commit 7c9f7452f4fd775ff80dbdfc27a6bfa07a1e8fcc)
Travis: Update style checks to clang-format 6.0.1
(cherry picked from commit 003ac67df1c25bb64bdf648ca39e4987277171b6)
2018-07-18 16:37:23 +02:00
Rémi Verschelde
d859aa1438
Update AUTHORS and DONORS list
...
New contributor added to AUTHORS:
@JFonS
Also updated alphabetically sorting with `sort -d`.
Thanks to all contributors and donors for making Godot possible!
[ci skip]
(cherry picked from commit b631306de1a4ab09480aae9a95dee4848351c794)
2018-07-18 10:31:45 +02:00
Rodolfo Ribeiro Gomes
4fcb0d036c
fix default glTF metallic & roughness factor values
...
The glTF 2.0 spec says that these pbrMetallicRoughness material
properties should be set as 1.0 by default.
In fact, KhronosGroup's official Blender Exporter does not even write
down those parameters if they are set as 1.0.
However, Godot import them as 0.0.
https://github.com/KhronosGroup/glTF/tree/master/specification/2.0#pbrmetallicroughness
Fixes : #19613 https://github.com/godotengine/godot/issues/19613
(cherry picked from commit 01b01209a3ec3da4df17b03d401560bb664772c6)
2018-07-10 00:10:39 +02:00
Hein-Pieter van Braam
b5338b640f
Bump to 3.0.6-devel
2018-07-09 14:32:35 +02:00
Hein-Pieter van Braam
6a88e22423
Version 3.0.5-stable
3.0.5-stable
2018-07-08 16:03:43 +02:00
Hein-Pieter van Braam
861d341dff
Write new permissions to the AndroidManifest.xml
...
Instead of editing the placeholder permissions actually write new ones.
This should solve the privacy statement problems for the Play store.
This means we also no longer need to placeholder permissions in the
template.
(cherry picked from commit 2a126242ddaa4f05af8dfbb2de8323ce9045ea91)
2018-07-08 15:48:08 +02:00
volzhs
a34daf6851
Fix segfault at quiting editor
...
(cherry picked from commit e639db0529d97f6b797503617906cd26c2a06021)
2018-07-08 15:39:15 +02:00
Pedro J. Estébanez
59a00c3cdd
Fix debugger focus stealing
...
At least on Windows, the authorization must be given every time, not only at startup.
(cherry picked from commit 2fcbf9dd8105940cefecb9c1d666bf3002869996)
2018-07-08 15:39:15 +02:00
Kelly Thomas
e86ef017f2
allow undefined GODOT_DEBUG_MSBUILD environment variable
...
(cherry picked from commit 17516822f9424c6a94402339ee466f9d37264482)
2018-07-08 15:39:15 +02:00
Ignacio Etcheverry
d4a226500b
Mono: Add 'View log' button to open the MSBuild log of a build
...
(cherry picked from commit 4a021fa7a2fdafe4d8aaced8652fa0c72a2a7b08)
2018-07-08 15:39:15 +02:00
Ignacio Etcheverry
16550339ba
Mono: Fix passing wrong logger assembly path to MSBuild
...
- Add option to print MSBuild's stdout and stderr instead of redirecting it. This can be enabled by setting the environment variable: Godot_DEBUG_MSBUILD=1
(cherry picked from commit 25f10b3c406761b0bb88bf70da1ba2d8f5335fbd)
2018-07-08 15:39:15 +02:00
Ignacio Etcheverry
84e1551c64
Mono: Null checks when marshaling from MonoArray* and managed Dictionary
...
(cherry picked from commit 7933a6cc9fcf2b54e19be6b5b18874069a05331b)
2018-07-08 15:39:15 +02:00
Nathan Warden
af902dc042
Lerp now consistent with Godot API. InverseLerp fixed.
...
(cherry picked from commit c2315e3291d2ae264a49c1ee30ea9b024d2d0427)
2018-07-08 15:39:15 +02:00
Rémi Verschelde
d99b247cc7
Revert "Fix saving unmodified scenes and resources"
...
This reverts commits 28ab60422d648d43d219186ea0ecffce1645188f
and 7821b70a00768cb99c0b48450eabe5a687ae276c.
Fixes #19576 , and likely the fact that subresources are no
longer saved when saving scenes with no change.
(cherry picked from commit 5d7f9f804a238f48115b488b93261f68940d3eb5)
2018-07-08 15:39:15 +02:00
GagaPete
139185e543
Fix CORS problems due to added headers on JS target
...
Before this change, missing User-Agent and Accept headers were automatically
added on all platforms. Setting the User-Agent header forces the browser to
do a CORS preflight (see 1) which fails if the HTTP endpoint is not
configured appropriate. It's not neccesary to set either header as the
browser sets them and so this commit disables that functionality on the JS
target.
1: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#Simple_requests
(cherry picked from commit 8a4dccc4ce91e26ddeda7fcb1409cdd251b17779)
2018-07-08 15:39:15 +02:00
=
64bcefb7cd
Mono: Fixes annotated signal loading in exported binaries
...
(cherry picked from commit 489c9adf03b369daf35132b40b7641592d9d0d15)
2018-07-08 15:39:15 +02:00
Rémi Verschelde
4ac9932128
Merge pull request #19944 from PatrickKaster/feature/android_modules_asset_dir
...
asset_dir method in Android modules' gradle config
2018-07-04 23:29:38 +02:00
Patrick Kaster
9190ae2be7
added 'android_add_asset_dir('...') method to Android module gradle build config
2018-07-04 23:04:14 +02:00
Rémi Verschelde
a03cf8964f
Fix date typo in changelog
2018-06-28 14:22:43 +02:00
Hein-Pieter van Braam
4bf441c32b
Bump to 3.0.5
...
And onwards!
2018-06-23 17:05:45 +02:00
Hein-Pieter van Braam
b116a45f07
Add changelog for 3.0.4
3.0.4-stable
2018-06-23 16:45:07 +02:00
Hein-Pieter van Braam
d91613592b
Godot 3.0.4-stable 'brown paper bag'
2018-06-22 15:33:45 +02:00
Rémi Verschelde
e6df472e8f
doc: Remove extraneous empty lines in descriptions
2018-06-22 14:51:59 +02:00
Mel Collins
f6abffdb4a
Add longer description to ViewportTexture doc
...
(cherry picked from commit cf63abac360e0e8d0eb8b2d95de49678d66602c2)
2018-06-22 14:47:09 +02:00
Max Hilbrunner
a1930b1772
[DOCS] Builtin keywords because search is terribad
...
(cherry picked from commit 5002db6be1ba99bcd1b4d669a8c0dfad15650878)
2018-06-22 14:46:48 +02:00
Max Hilbrunner
9530ce9d3f
[DOCS] TreeItem: Small fix for remove_child()
...
(cherry picked from commit 25b5242d9f9a7328f62977eea41ef96b82b67338)
2018-06-22 14:46:35 +02:00
Max Hilbrunner
3d8e49d9e8
[DOCS] InputEventMouseButton: Factor
...
(cherry picked from commit 03250259d35f411a36fd08480267364b8e628b0f)
2018-06-22 14:46:17 +02:00
Mel Collins
64419a2ea1
Add a little to ViewportTexture docs
...
(cherry picked from commit b820056b3803871e46ae89e7dca12dc83276c01b)
2018-06-22 14:45:44 +02:00
letheed
34eabc0602
Fix Vector2 doc of floor, add ceil doc
...
(cherry picked from commit d759d25aca6151f574efe15ca09b49c1c01973c3)
2018-06-22 14:45:18 +02:00
tagcup
ade470352c
Added some details in skeleton docs.
...
Workaround for #19551 .
(cherry picked from commit 195e96361399b6d38b5e148b989d3d0e60a2e758)
2018-06-22 14:44:53 +02:00
unknown
ae48b1b94a
Added description for abs function in Rect2
...
(cherry picked from commit d1b3f36eab87e9fc6054634236c9fbcb9198c9d8)
2018-06-22 14:44:34 +02:00
clayjohn
394838901d
updated Viewport docs to correct wrong information and fill out empty sections
...
(cherry picked from commit 650ebdc832beafd7aec68db797301b412439e8a4)
2018-06-22 14:44:06 +02:00
Bastiaan Olij
f49fcc960b
Added some documentation to particles
...
(cherry picked from commit c4dfef58d9cca9d9112f5f8d8db9dcc1bd9dfaae)
2018-06-22 14:43:45 +02:00
Rhody Lugo
2f3e4c1a7a
add NoCache wrapper to Command
...
(cherry picked from commit 920224a535f7858dd4bf39f04e3c90c8276503c3)
2018-06-22 14:42:14 +02:00
Rémi Verschelde
d04cc2855a
i18n: Sync translations with Weblate
2018-06-22 10:57:15 +02:00
Rémi Verschelde
909eaede4c
Disable threading in Asset Library
...
Threaded HTTPRequest appears to be crashy on 3.0.x.
Fixes #19336 .
2018-06-22 09:30:17 +02:00
Marc Gilleron
4d7aa0b762
Make heightmap shape usable from PhysicsServer
...
- Fixed bad size check
- Fixed bad member initialization
- Removed unused cell_size (Bullet expects us to use localScaling)
- Accept precomputed min/max height, will be calculated if not provided
(cherry picked from commit a66e1af1689c385cc3adae0cf8eef4eb02a61d40)
2018-06-14 15:50:15 +00:00
Hein-Pieter van Braam
98609279b6
Bump version to 3.0.4
...
And onwards!
2018-06-14 15:37:51 +00:00
Rémi Verschelde
25047050b7
Update AUTHORS and DONORS list
...
New contributors added to AUTHORS:
@Nallebeorn, @ibrahn, @KellyThomas, @ShyRed
Thanks to all contributors and donors for making Godot possible!
[ci skip]
(cherry picked from commit a18fe067736c2136e451ab183b53d228f5568c0d)
3.0.3-stable
2018-06-14 15:22:48 +00:00
Hein-Pieter van Braam
38e6ba10b4
Update changelog for 3.0.3-stable
2018-06-14 15:21:42 +00:00
Hein-Pieter van Braam
e649ec71df
Fix some missed changes from a cherrypick
2018-06-13 12:21:29 +00:00
Hein-Pieter van Braam
711aa196af
Bump version to 3.0.3-stable
2018-06-13 11:57:40 +00:00
bruvzg
518a691231
Mono: Allow loading mscorlib
from resources.
...
(cherry picked from commit b3ddf12fb1774d63ac47a8d9890bf017b67d879e)
2018-06-13 11:57:40 +00:00