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
Rémi Verschelde
a438389c1f
Merge pull request #1694 from Chaosus/fragcoord_fix
...
Fix FRAGCOORD in shading_language.rst
2018-08-20 10:30:11 +02:00
Chaosus
94116e5f6d
Fix FRAGCOORD in shading_language.rst
2018-08-20 11:05:04 +03:00
clayjohn
3342e5fb76
added migration reference
2018-08-19 19:06:22 -07:00
cameron195
6e94be1d5d
Changed headers to headers_dir to match godot-cpp
...
The headers argument was renamed to headers_dir, but this change was not reflected by the tutorials.
2018-08-19 23:29:02 +01:00
Hugo Locurcio
6d9b7d5407
Improve the "Spatial Material" page
...
This improves writing style and documents the new
Disable Ambient Light option.
2018-08-19 10:21:51 +02:00
FeralBytes
280461aef8
Add instancing scenes by code.
2018-08-17 10:55:29 -08:00
FeralBytes
e4c047cbcf
Update min and target sdk numbers
2018-08-17 10:01:32 -08:00
Nathan Lovato
5c21900fb4
Fix typos in recent proof of the class_name feature intro
2018-08-17 20:15:57 +09:00
Chris Bradfield
f251c63b20
Merge pull request #1685 from cbscribe/master
...
Fix incorrect filename in example
2018-08-15 19:52:43 -07:00
Chris Bradfield
e7137bdabc
Fix incorrect filename in example
2018-08-15 19:48:58 -07:00
Clay John
61a3979b62
Added Viewport Texture Tutorial ( #1606 )
...
* added viewport texture tutorial
* fixed title
* fixed typos found on review
2018-08-15 19:41:11 -07:00
FeralBytes
32d0fe5465
Update GDscript operators. ( #1645 )
...
* Update GDscript operators.
Fixes #1524
* Change $ to be shorthand for get_node()
* Added missing code tags
2018-08-15 19:39:39 -07:00
Chris Bradfield
80555ad1c6
Merge pull request #1639 from lawsonry/mac-install-updates
...
Add mac-specific and vscode-specific considerations
2018-08-15 19:38:10 -07:00
Clay John
5f21499e05
Added lights and shadows tutorial ( #1648 )
...
* added light and shadows tutorial
* made changes requested on review
2018-08-15 19:16:47 -07:00
Nathan Lovato
313b5becd2
Proof class_name PR by Will, add extra picture
2018-08-16 08:38:14 +09:00
Nathan Lovato
2dd77e9c66
Merge pull request #1684 from willnationsdev/script-classes
...
Add script class docs
2018-08-16 07:14:49 +09:00
Will Nations
af7625768f
Add script class docs
2018-08-15 13:39:54 -05:00
Nathan Lovato
f873b6f34e
Merge pull request #1681 from Calinou/improve-changing-application-icon-for-windows
...
Improve the "Changing application icon for Windows" page
2018-08-15 09:35:08 +09:00
FeralBytes
52548d21b0
Clarify boolean assignment in "Your First Game" ( #1644 )
...
* Clarify boolean assignment in "Your First Game"
Let me know if this meets the intent of and
fixes #1559
* Take 2 on boolean assignment explanation
I was unable to get a preview, hopefully the rst above works.
* Fix rst tabs error, not enough new lines.
* Fix C to most programmers and . to :
2018-08-13 13:39:56 -07:00
Hugo Locurcio
33100ea855
Improve the "Changing application icon for Windows" page
...
Advice specific to Windows XP was removed as Godot does not support
Windows XP.
2018-08-13 15:03:44 +02:00
Nathan Lovato
d3e0b40a6f
Merge pull request #1630 from FeralBytes/patch-4
...
Ensure GRAVITY is spelled out throughout Tutorial
2018-08-11 14:26:02 +09:00
Nathan Lovato
148a7655b3
Merge pull request #1632 from FeralBytes/patch-5
...
Spell out var rotation_angle
2018-08-11 14:25:46 +09:00
Nathan Lovato
836da343eb
Merge pull request #1636 from YeldhamDev/thread_fix
...
Small formating fixes for the new Thread API page
2018-08-11 14:25:06 +09:00
Nathan Lovato
08518f28d7
Merge pull request #1679 from Calinou/update-exporting-for-pc
...
Update "Exporting for PC" to remove outdated information
2018-08-11 14:21:54 +09:00
Nathan Lovato
dce6c5a9db
Merge pull request #1658 from FeralBytes/patch-14
...
Fix PR#1653
2018-08-11 14:21:31 +09:00
Hugo Locurcio
7a8831e2eb
Update "Exporting for PC" to remove outdated information
...
As of Godot 3.0, it is no longer possible to bundle project data
inside the executable.
2018-08-11 02:36:30 +02:00
Nathan Lovato
d0666d702a
Merge pull request #1674 from YeldhamDev/faq_fix
...
Minor fixes to the FAQ page
2018-08-11 08:39:51 +09:00
Michael Alexsander Silva Dias
dbcf46244b
Minor fixes to the FAQ page
2018-08-09 12:33:55 -03:00
Nathan Lovato
d8ae2bdae6
Merge pull request #1661 from lawsonry/faq-copyedit
...
Proofread and copyedit the FAQ page to make it more user-friendly
2018-08-09 16:20:57 +09:00
Jesse Lawson
fba57d18e0
Fix typos; add line endings to make future proofing easier
2018-08-08 21:18:37 -07:00
Nathan Lovato
f7cd9cf341
Merge pull request #1646 from Calinou/improve-gdnative-cpp-example
...
Improve writing style in "GDNative C++ example"
2018-08-08 14:35:15 +09:00
Nathan Lovato
25b3e9de77
Merge pull request #1669 from ntfwc/ntfwc-fps3-names
...
Fixed some referenced names in FPS Tutorial Part 3
2018-08-08 14:34:14 +09:00