Commit Graph

1964 Commits

Author SHA1 Message Date
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
Chris Bradfield
fdc48b9fe5 Merge pull request #1690 from cameron195/master
Changed headers to headers_dir to match godot-cpp
2018-08-21 14:37:06 -07:00
Chris Bradfield
e48219df94 Merge pull request #1687 from FeralBytes/patch-5
Add instancing scenes by code.
2018-08-21 14:32:02 -07:00
Chris Bradfield
ff51e4115e Merge pull request #1634 from FeralBytes/patch-7
Fix VS.flush->VisualServer.sync
2018-08-21 14:31:16 -07:00
Chris Bradfield
da0383bd66 Fix broken link 2018-08-21 14:26:35 -07:00
Chris Bradfield
0a374c62c3 Merge pull request #1686 from FeralBytes/patch-4
Update min and target sdk numbers
2018-08-21 14:25:01 -07:00
Chris Bradfield
d10eb0bd1f Merge pull request #1688 from Calinou/improve-spatial-material
Improve the "Spatial Material" page
2018-08-21 14:19:22 -07:00
Chris Bradfield
c8c8c9044e Merge pull request #1647 from NathanLovato/intro-to-shader-series
Add intro to shaders video series (with Bastiaan Olij)
2018-08-21 14:16:37 -07:00
Rémi Verschelde
0ce22eb52b Sync classref with current source 2018-08-21 00:37:52 +02:00
Alexander Holland
17e8ca3d2c added code view in table and added a new example for "no index" 2018-08-20 16:29:40 +02:00