Commit Graph
1973 Commits
Author SHA1 Message Date
Rémi Verschelde ce0bb7b277 Sync classref with current source 2018-09-21 09:49:38 +02:00
Nathan Lovato df6316f918 Merge pull request #1733 from NathanLovato/typed_gdscript_intro
New page: Intro to Typed GDscript in Godot 3.1
2018-09-21 07:33:47 +09:00
Nathan LovatoandGuilherme Henrique Teixeira de Oliveira 3515f10555 Add intro to typed gdscript
Same article as http://gdquest.com/tutorial/game-design/godot/gdscript/typed-gdscript/, ported to RST
@vnen reviewed the content already, and I improved the article based on
his feedback.

Co-authored-by: Guilherme Henrique Teixeira de Oliveira <htoguilherme@gmail.com>
2018-09-21 07:32:44 +09:00
Hugo Locurcio 854eb9523c Fix typo in FPS tutorial part 1 (#1746)
This closes #1739.
2018-09-20 13:22:36 +02:00
FeralBytes 0de332c224 JDK 9 causes gradelw build to fail. (#1738)
* JDK 9 causes gradelw build to fail.

Fixing documentation.

* Add JDK 10

Adjust wording for context.
2018-09-20 13:20:49 +02:00
Chris Parsons 921670c710 Fix spelling error (#1735)
* Fix spelling error

* Update for grammar

* Further fix to grammar
2018-09-20 13:19:39 +02:00
Rémi Verschelde a4d72396d8 Sync classref with current source 2018-09-17 12:16:25 +02:00
Rémi Verschelde dccb4bb8e0 Merge pull request #1740 from YeldhamDev/gdnative_cpp_note_fix
Fix incorrectly formatted note in "GDNative C++ example" page
2018-09-17 08:14:33 +02:00
Michael Alexsander Silva Dias 4ba009ae41 Fix incorrectly formatted note in "GDNative C++ example" page 2018-09-16 17:33:01 -03:00
Rémi Verschelde acfd853ad4 Networking: Replace sync and slave keywords by their 3.1 equivalents 2018-09-15 03:19:52 +02:00
Rémi Verschelde e5653ec576 Sync classref with current source 2018-09-15 03:14:50 +02:00
Nathan Lovato ead283f681 Merge pull request #1619 from BastiaanOlij/add_gdnative_branch_info
Added some info about the branches in the GDNative repositories
2018-09-14 12:21:18 +09:00
Nathan Lovato fb0125292a Merge pull request #1704 from SciWiFi/patch-3
Added explanation how to make a new line in text
2018-09-14 12:20:26 +09:00
Max Hilbrunner b316b5bc69 Merge pull request #1728 from aBARICHELLO/master
Add Google Play Store sign APK info
2018-09-13 16:18:03 +02:00
Max Hilbrunner 81f89303b4 Merge pull request #1732 from hungrymonkey/patch-1
Update custom_godot_servers.rst
2018-09-13 16:13:04 +02:00
Rémi Verschelde ab3f908221 classref: Add property overview and setter/getter like in editor docs
Output from godotengine/godot#22013.
Fixes #1729.
2018-09-13 11:06:52 +02:00
Rémi Verschelde f9caa4be29 classref: Fix links case and sync headers with editor
Output from godotengine/godot#22002.
2018-09-13 01:56:47 +02:00
hungrymonkey dfc35f19a7 Update custom_godot_servers.rst
"but" doesn't seem correct in this context. I wonder how I missed this word.
Before: It is possible to emit signals to GDScript but calling the GDScript dummy object.
After: It is possible to emit signals to GDScript by calling the GDScript dummy object.
2018-09-12 14:36:38 -07:00
aBARICHELLO 68b1acfa4c Add Google Play Store sign APK info 2018-09-11 14:20:29 -03:00
Chris Bradfield 942b6d3ac1 Merge pull request #1725 from UnknownSkyrimPasserby/patch-1
Update exporting.rst
2018-09-10 10:31:34 -07:00
Max Hilbrunner 12460f1336 Merge pull request #1726 from vnen/gdscript-types
Add information about typed GDScript
2018-09-10 13:51:00 +02:00
Max Hilbrunner 0e305f7b8c Merge pull request #1720 from Calinou/update-gdscript-lexer
Add new keywords and constants to the GDScript lexer
2018-09-10 13:49:40 +02:00
UnknownSkyrimPasserby f9890c4c8b Update exporting.rst
Variable and component name mistakes.
2018-09-06 22:51:22 +02:00
George Marques beeb85521e Add information about typed GDScript 2018-09-04 14:22:47 -03:00
Bastiaan Olij cb8002aa0b Added some info about the branches in the GDNative repositories 2018-09-03 18:41:19 +10:00
Hugo Locurcio 80488ab1c5 Add new keywords and constants to the GDScript lexer 2018-09-01 14:23:56 +02:00
Rémi Verschelde 1497739bd2 Merge pull request #1718 from Turupawn/gdnative-tutorial-fix
Simple.gdns renamed to simple.gdns on GDNative C tutorial
2018-09-01 10:41:25 +02:00
turupawn 89acadf8f5 Simple.gdns renamed to simple.gdns on GDNative C tutorial 2018-08-31 23:46:48 -06:00
Drenghel 3845f0cf45 added a link to 'checking the results' for clarity (#1692)
* added a link to 'checking the results' for clarity

added a link to 'checking the results' for clarity when one does'nt know how to activate plugins yet

* removed space before colon
2018-08-28 15:09:23 -07:00
Max Hilbrunner 54d3875901 Merge pull request #1682 from Chaosus/matrix
Added note about matrix builds from another matrix(in shaders)
2018-08-28 17:03:25 +02:00
Max Hilbrunner 6d03874aa8 Merge pull request #1702 from SciWiFi/patch-2
Added information how to close Output Console
2018-08-28 17:01:38 +02:00
Max Hilbrunner 6027799479 Merge pull request #1703 from pgruenbacher/master
simple fixe for shading language
2018-08-28 17:01:01 +02:00
Romløk 52cdb43359 Explain order in which nodes receive input events (#1706)
* Explain order in which nodes receive input events

* Remove some rogue close-parens
2018-08-28 16:55:02 +02:00
Max Hilbrunner 0d8acc1d7c Merge pull request #1708 from Jason0214/more_blender_exporter_animation_doc
more guidance on godot_blender_exporter animation
2018-08-28 16:52:12 +02:00
Jason0214 61c33b0b58 more guidence on godot_blender_exporter_animation 2018-08-28 15:43:51 +08:00
SciWiFi e3741529fa Added explanation how to make a new line in text 2018-08-26 01:22:31 +02:00
paul gruenbacher 1b2805d49f simple fixe for shading language 2018-08-25 16:37:48 -04:00
SciWiFi 3d1c0bb1ed Added information how to close Output Console 2018-08-25 01:56:30 +02:00
Rémi Verschelde 243582d04f Merge pull request #1612 from AlexHolly/fix-string-format-example
added code view in table and added a new example for "no index"
2018-08-23 14:44:45 +02:00
Rémi Verschelde a3fd2998dd Merge pull request #1700 from akien-mga/master
Heading capitalization fixes + misc edits
2018-08-23 11:03:38 +02:00
Rémi Verschelde e29dc58cbb Heading capitalization fixes + misc edits 2018-08-23 10:57:22 +02:00
Rémi Verschelde 8cd23c4d48 Merge pull request #1633 from FeralBytes/patch-6
Improve introduction of 2D transforms
2018-08-23 10:07:48 +02:00
Rémi Verschelde 03a8e14ea1 Merge pull request #1697 from SciWiFi/patch-1
Fixed some minor errors
2018-08-23 09:59:31 +02:00
Rémi Verschelde 77e6a27c3d Merge pull request #1699 from Leytak/patch-1
Fix typo
2018-08-23 09:56:04 +02:00
Leytak d02c9548b1 Fix typo 2018-08-23 12:19:44 +07:00
SciWiFi 7aabc9a89e Fixed some minor errors 2018-08-23 00:05:45 +02:00
Chris Bradfield f1e62064d5 Merge pull request #1693 from clayjohn/migrating_shaders
Added shader migration reference document
2018-08-21 21:28:30 -07:00
clayjohn 8605975ad6 typo fixes 2018-08-21 21:23:19 -07:00
Chris Bradfield 5314093763 Grammar/style fixes 2018-08-21 15:47:21 -07:00
Chris Bradfield ca393ec532 Fix broken ref link 2018-08-21 15:14:50 -07:00