Commit graph

12648 commits

Author SHA1 Message Date
Rémi Verschelde 018168153f
Merge pull request #16063 from bojidar-bg/16051-double-autoplay
Remove duplicate "autoplay" property
2018-01-25 16:01:07 +01:00
Bojidar Marinov 57bed14e95
Remove duplicate "autoplay" property
Part of #16051
2018-01-25 16:17:35 +02:00
Rémi Verschelde 8afe5b4d9f
Merge pull request #16059 from eska014/html5-notls
Disable OpenSSL module in HTML5 platform by default
2018-01-25 09:14:50 +01:00
Leon Krause 4a3aaaf276 Disable OpenSSL module in HTML5 platform by default 2018-01-25 09:07:07 +01:00
Rémi Verschelde f2e3825616 doc: Fix references to online tutorials after godotengine/godot-docs#1015 2018-01-25 09:03:59 +01:00
Rémi Verschelde d516aab8fa doc: Sync with current source
Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018
and fix the version tag in all files (not really stable yet, but it makes no sense
to hardcode rc3 at this stage).
2018-01-25 08:50:56 +01:00
Rémi Verschelde abccd47ad0
Merge pull request #16044 from icnikerazah/maximum_recent_files
Fix slider range step of  maximum_recent_files
2018-01-25 08:00:07 +01:00
Poommetee Ketson 4700f2d79a
Merge pull request #16057 from kurtisharms/fix_ts
Fix mixed use of tabs and spaces in methods.py
2018-01-25 13:02:00 +07:00
Kurtis Harms e6f787cb02 Fix mixed use of tabs and spaces 2018-01-24 21:45:18 -08:00
Juan Linietsky 94b88c7b0f
Merge pull request #16049 from Zylann/fix_vs_free_rid
Fix VisualServer.free conflicting with Object.free
2018-01-24 21:17:13 -03:00
Marc Gilleron 8dc62bbc96 Fix VisualServer.free conflicting with Object.free 2018-01-25 00:23:31 +01:00
Ariel Manzur 70fca42cd9 removed debug print 2018-01-24 19:42:33 -03:00
Ariel Manzur 81426ff0a8 - Improves portability in joystick buttons enum
- Fixes linking bug in modules split library
2018-01-24 19:12:54 -03:00
Razah 3455e43a13
maximum recent files increment fix 2018-01-25 00:52:49 +03:00
Rémi Verschelde 81d7b01596 Update AUTHORS list
Adds @Nutriz and @nounoursheureux.
2018-01-24 22:05:04 +01:00
Rémi Verschelde 4808dfb06b doc: Sync with current source 2018-01-24 21:58:39 +01:00
Rémi Verschelde bd716cf81e i18n: Sync translations with Weblate 2018-01-24 21:54:44 +01:00
Rémi Verschelde 94f315df01 Silence verbose stderr info message on X11 2018-01-24 21:49:11 +01:00
Rémi Verschelde 08b7cd0d3d
Merge pull request #16041 from Chaosus/fixcolordoc
Fix small bug in color doc
2018-01-24 21:47:24 +01:00
Chaosus 70bba4e62d Fix bug in color doc 2018-01-24 23:39:36 +03:00
Rémi Verschelde 44cce2bdfb
Merge pull request #16025 from AndreaCatania/raysh
Improved stabilization of ray shape in Bullet
2018-01-24 16:25:48 +01:00
Andrea Catania b1d35f62dd Improved stabilization of ray shape in Bullet 2018-01-24 16:00:52 +01:00
Rémi Verschelde 5342ec32b5
Merge pull request #15844 from letheed/better-error-msg
Make cyclic resource inclusion error message more helpful
2018-01-24 11:52:52 +01:00
Rémi Verschelde 925791dd8a
Merge pull request #15869 from guilhermefelipecgs/fix_always_open_output_on_play
Fix option run/output/always_open_output_on_play
2018-01-24 11:51:59 +01:00
Rémi Verschelde 0ecf2fdd51
Merge pull request #16018 from volzhs/rotate-line
Rotate Control node with respecting pivot offset
2018-01-24 08:32:32 +01:00
Rémi Verschelde 5ff8d4b07d
Merge pull request #16019 from eska014/html5-fix-no-resize-on-start
Fix HTML5 JS API setResizeCanvasOnStart
2018-01-24 08:30:43 +01:00
Rémi Verschelde fb56315ea2
Merge pull request #16005 from Zephilinox/print_fps
Print FPS setting now only prints the game FPS
2018-01-24 08:26:06 +01:00
volzhs 48611afb80 Rotate Control node with respecting pivot offset 2018-01-24 15:44:28 +09:00
Leon Krause dcc55bad20 Fix HTML5 JS API setResizeCanvasOnStart 2018-01-24 05:08:35 +01:00
Ignacio Etcheverry e1ae7dffd3
Merge pull request #16016 from neikeq/issue-13316
Fix CSharpInstance::call not initializing CallError
2018-01-24 01:35:10 +01:00
Ignacio Etcheverry 8c33939ce6 Fix CSharpInstance::call not initializing CallError 2018-01-24 01:31:51 +01:00
Zephilinox 1c473a47e5 Print FPS setting now only prints the game FPS 2018-01-23 23:40:24 +00:00
Rémi Verschelde 59e83af201
Merge pull request #15999 from paulloz/fix-csharp-await
Fix csharp await
2018-01-23 13:58:22 +01:00
Paul Joannon e30aa1386c
update signals' MethodInfo in Tween
key is a NodePath, not a String
2018-01-23 13:06:03 +01:00
Paul Joannon 76a615aea4
SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer 2018-01-23 12:58:54 +01:00
Rémi Verschelde 19548753f1
Merge pull request #15994 from brainsick/path2d-curve-defense
defend Path2D against a null curve
2018-01-23 07:47:34 +01:00
Todd Ross fd6a98b753 defend Path2D against a null curve 2018-01-22 22:45:38 -06:00
Rémi Verschelde 511742eb68
Merge pull request #15972 from akien-mga/mono-warning
Mono: Display opt-out warning in editor about WIP status
2018-01-22 22:23:02 +01:00
Rémi Verschelde d3c43edcbc
Merge pull request #15984 from volzhs/physics_fps
Rename Fixed Fps to Physics Fps on Project Settings
2018-01-22 22:21:12 +01:00
volzhs 56d4456bea Rename Fixed Fps to Physics Fps on Project Settings
Fixes #15981
2018-01-23 06:01:31 +09:00
PetePete1984 f4d67433e7 More precise description for is_visible_in_tree 2018-01-22 16:22:17 +01:00
Rémi Verschelde ccfe9f049f
Merge pull request #15973 from paulloz/csharp-rid-fix
RID cached class was wrong (mono)
2018-01-22 15:19:00 +01:00
Rémi Verschelde e48ccc235f Mono: Display opt-out warning in editor about WIP status
This ensures that all users of the Mono flavour of Godot 3.0 are aware
of its current shortcomings (no export, crashes and usability issues).
The dialog is shown each time the editor is started, until the checkbox
is disabled (i.e. until users will have actually read it).

Fixes #15956.
2018-01-22 14:57:42 +01:00
Paul Joannon 1eb9c7e6cb
RID cached class was wrong (mono) 2018-01-22 14:01:20 +01:00
Rémi Verschelde 30dabae56e
Merge pull request #15968 from Noshyaar/license
Copyright: replace tabs by 8 spaces
2018-01-22 11:30:46 +01:00
Poommetee Ketson 4d79c2ca5a Copyright: replace tabs by 8 spaces 2018-01-22 17:25:54 +07:00
Rémi Verschelde a294c99400 Copyright: Add license info for bullet and Mozilla CA certs 2018-01-22 11:11:51 +01:00
Rémi Verschelde d50c0efd2c Bump version to 3.0-rc3
Jamais deux sans trois.
2018-01-22 09:20:56 +01:00
Rémi Verschelde 879e5abe05 i18n: Fix typo in translation msgid 2018-01-22 09:19:09 +01:00
Rémi Verschelde 4d1d0e6f62 i18n: Sync translations with Weblate 2018-01-22 09:17:17 +01:00