Commit Graph
3201 Commits
Author SHA1 Message Date
Aaron Franke 1dfb69578c GDScript style guide: Add comments section, and change quotes (#2868)
* Add section about spacing comments

* Replace single quotes with double quotes
2019-10-23 13:32:24 +02:00
Nathan Lovato 44ae97760f Merge pull request #2872 from Calinou/improve-android-custom-builds
Improve the Custom builds for Android page
2019-10-23 13:31:39 +02:00
Hugo Locurcio 7270c76c5d Improve the Custom builds for Android page
This closes #2870.
2019-10-21 21:55:32 +02:00
Hugo Locurcio 4b960279df Add missing alsa-lib-devel package in Solus installation oneliner
This also removes `pulseaudio` from the oneliner, as it's already
installed by `pulseaudio-devel`.

See #2865.
2019-10-21 18:53:31 +02:00
Hugo Locurcio c169b8adbb Fix res:// appearing as an URL in Scenes and nodes (#2741)
Fix `res://` appearing as an URL in Scenes and nodes
2019-10-20 14:21:12 +02:00
Hugo Locurcio 2989dd0381 Merge pull request #2863 from e8johan/e8johan-yield-animation_finished
Change example signal name to animation_finished
2019-10-19 17:31:54 +02:00
Johan Thelin 90c8056e8c Change example signal name to animation_finished
The AnimationPlayer signal used to demonstrate the yield function is called "animation_finished".
2019-10-19 15:36:50 +02:00
Nathan Lovato d4e637665b Merge pull request #2805 from skyace65/clarifytemplates
Clarify how to download a project template or demo
2019-10-14 22:05:30 +02:00
Nathan Lovato a156168f6a Merge pull request #2831 from sheepandshepherd/if-true-comma
Fix the style used in an outdated example
2019-10-14 21:32:10 +02:00
Nathan Lovato 35666f907d Merge pull request #2845 from mega-bit/master
Fix some typos in 'development' and 'getting started' sections
2019-10-14 21:31:28 +02:00
Nathan Lovato f7f69dd741 Merge pull request #2852 from codecustard/patch-1
Instructions about reusing HTML file is slightly confusing.
2019-10-14 21:17:47 +02:00
Nathan Lovato 5a34815d7a Merge pull request #2853 from chesscommands/patch-4
Directive fixes
2019-10-14 16:49:20 +02:00
asakuno 7b8cf1d4fe Directive fixes
important 652Line
2019-10-14 14:33:42 +09:00
Hugo Locurcio bd8b0b66f2 Merge pull request #2851 from remram44/gettext-pybabel
Gettext pybabel
2019-10-13 23:07:30 +02:00
Clay John 34483d2ea6 Merge pull request #2848 from taner1es/spatial_shader_part2_fix
Fixed spatial shader part2 wave effect redundant parameter usage
2019-10-13 13:12:56 -07:00
Remi Rampin 45c004cde3 Add babel-godot, Python tool to i18n strings 2019-10-13 11:35:54 -04:00
Emmanuel Barroga 5380032f85 Instructions about reusing HTML file is slightly confusing. 2019-10-12 19:22:07 -07:00
Remi Rampin 78b1f6e3ba Mention friendly alternatives to msginit 2019-10-12 18:44:12 -04:00
Taner Esmeroğlu 546175baee Spatial shader part2 wave effect redundant parameter usage 2019-10-12 12:16:19 +03:00
Rémi Verschelde 342d2ff3a6 Sync classref with current source 2019-10-11 08:45:15 +02:00
frido 2f4b025b14 Fix some typos in 'development' and 'getting started' sections 2019-10-10 23:51:29 +02:00
Rémi Verschelde 383540ad8f Merge pull request #2842 from Calinou/improve-mingw-troubleshooting
Mention additional MinGW compilation troubleshooting tips
2019-10-10 16:15:11 +02:00
Hugo Locurcio d7cf5991ac Mention additional MinGW compilation troubleshooting tips
See https://github.com/godotengine/godot/issues/32695.
2019-10-10 16:09:54 +02:00
Hugo Locurcio 4787c234ef Fix various typos and grammar issues in tutorial articles (#2839)
Fix various typos and grammar issues in tutorial articles
2019-10-10 00:45:05 +02:00
frido 6a6464aea1 Fix various typos and grammar issues in tutorial articles 2019-10-09 23:56:08 +02:00
Nathan Lovato e895ca68ee Merge pull request #2827 from anoadragon453/anoa/caps
Capitalize beginning of note
2019-10-09 12:49:29 +02:00
Nathan Lovato 54d5740d78 Merge pull request #2836 from cbscribe/kcc_yfg_updates
Add `delta` explanation to "Dodge the Creeps"
2019-10-09 12:48:07 +02:00
Chris Bradfield b04cd88fb5 Add delta explanation to "Dodge the Creeps" 2019-10-08 10:43:41 -07:00
Hugo Locurcio 5a0c3c6b70 Merge pull request #2832 from chesscommands/patch-3
Correct spelling mistakes
2019-10-07 15:33:50 +02:00
asakuno 4f10727493 Correct spelling mistakes
VAlign⇒Valign
2019-10-07 16:29:09 +09:00
sheepandshepherd edc4d37535 Add a comma and remove hardcoded default value in an outdated example 2019-10-07 00:14:59 +02:00
Chris Bradfield ddd0587e8e Merge pull request #2806 from anoadragon453/anoa/vector_math_titles
Fix titles in Vector Math page
2019-10-06 13:47:27 -07:00
Chris Bradfield aa93fde16e Merge pull request #2791 from skyace65/firstgameautowrap
Mention autowrap in your first game tutorial
2019-10-06 13:40:55 -07:00
Guilherme Felipe de C. G. da Silva 37e9a07069 Update mouse_and_input_coordinates.rst
Fix https://github.com/godotengine/godot/issues/32578
2019-10-06 12:26:12 -03:00
Hugo Locurcio 2f9ffbb551 Fix a function name in GDNative C tutorial (#2828)
Fix a function name in GDNative C tutorial
2019-10-06 15:45:54 +02:00
sheepandshepherd 71e14012e4 Fix a function name in GDNative C tutorial 2019-10-06 06:07:37 +02:00
Andrew Morgan 40745f3fd3 Capitalize beginning of note 2019-10-05 20:08:05 +01:00
Hugo Locurcio b69317bb53 Merge pull request #2807 from taner1es/patch-1
Fix: FPS TUT. PART 5 - Problematic Null Control
2019-10-04 18:14:50 +02:00
Taner Esmeroğlu 90458bcd82 Fix: FPS TUT. PART 5 - Problematic Null Control
intersect_ray method returns empty dictionary instead of null.

https://docs.godotengine.org/en/latest/classes/class_physicsdirectspacestate.html#class-physicsdirectspacestate-method-intersect-ray
"If the ray did not intersect anything, then an empty dictionary is returned instead."
2019-10-04 04:01:08 +03:00
Rémi Verschelde 6a4db97e0d Merge pull request #2820 from drfloob/bug/latexpdf-errors
fix build errors with `make latexpdf`
2019-10-03 15:05:38 +02:00
Rémi Verschelde 6a58fa36dc Merge pull request #2794 from skyace65/cppParameterLimit
Add note about parameter limit in C++ modules
2019-10-03 09:39:50 +02:00
AJ Heller 0d0f9961f4 fix build errors with make latexpdf
This commit provides two small fixes.

Gif images are not supported by latexpdf. There are a handful of options
to resolve that issue, but the already-available imgconverter extension
takes care of converting them to supported image formats.

The pdf build was failing due to the deprecated Sphinx `app.warn` used
in the sphinx_tabs extension. The `app.log` deprecation was already
handled in this function, and now `warn` is as well.
2019-10-02 18:01:53 -07:00
Michael Alexsander 04773e57fc Merge pull request #2738 from YeldhamDev/more_corrections
Fix mistakes in some recent tutorials changes
2019-10-02 13:30:37 -03:00
Hugo Locurcio 96269f259a Merge pull request #2810 from anoadragon453/anoa/remove_redundancy
Remove redundant phrase
2019-10-02 09:28:26 +02:00
Hugo Locurcio 8125f39d6d Merge pull request #2812 from anoadragon453/anoa/full_bold
Bold the entirety of an accented phrase
2019-10-02 09:27:41 +02:00
Andrew Morgan 87e859e71f Bold the entirety of the accented phrase 2019-10-01 22:28:26 +01:00
Andrew Morgan c6ced03837 Remove redundant phrase 2019-10-01 21:43:09 +01:00
Andrew Morgan d7fab7ccd5 Fix titles in Vector Math page 2019-09-30 23:28:20 +01:00
skyace65 0c9dc7165e Clarify how to download a project template or demo 2019-09-30 13:46:20 -04:00
Hugo Locurcio a17c489aa2 Merge pull request #2799 from anoadragon453/anoa/clean_up_code_example
Clean up Getting Started code example
2019-09-30 14:08:01 +02:00