Commit Graph

718 Commits

Author SHA1 Message Date
Poommetee Ketson
cd7d443fb2 Update class reference 2017-08-02 20:06:36 +07:00
Ertain
a5272fc63a Fixing grammar (#425)
Fixed some grammar, as well as some edits to make things clearer.
2017-08-01 22:04:52 +02:00
Rémi Verschelde
0228593b2c Merge pull request #431 from Noshyaar/patch-1
Simple2DGame: fix typo 'pad' to 'ball'
2017-08-01 09:49:02 +02:00
Poommetee Ketson
165ae2aaf9 Simple2DGame: fix typo 'pad' to 'ball' 2017-08-01 08:17:04 +07:00
Rémi Verschelde
74758c3c3e Fix typo (min->max) in shading language reference 2017-07-28 10:59:20 +02:00
Rémi Verschelde
d710fab35e Merge pull request #421 from d9n/docpolish+instancing_continued
Polish text in the "Instancing (Continued)" section
2017-07-26 14:46:23 +02:00
Rémi Verschelde
7dea04a3c3 Merge pull request #420 from d9n/docpolish+instancing
Polish text in the "Instancing" section
2017-07-26 14:45:26 +02:00
Rémi Verschelde
4e5e58fb00 Merge pull request #422 from santouits/kinematic
folder of the kinematic character demo was renamed
2017-07-26 14:41:35 +02:00
santouits
efffe46c79 folder of the kinematic character demo was renamed 2017-07-26 14:44:56 +03:00
David Herman
f70b8f78e0 Polish text in the "Instancing (Continued)" section
None of the changes in this CL change the meaning or spirit of the
underlying text. Instead, my goal was to tidy up miscellaneous things,
like:

* Remove passive voice
* Tighten wording when possible
* Clean up misc grammar nits and other errors
* Relayout text to fill 80 columns in some case
2017-07-25 17:12:32 -07:00
David Herman
b1a264d3ff Polish text in the "Instancing" section
None of the changes in this CL change the meaning or spirit of the
underlying text. Instead, my goal was to tidy up miscellaneous things,
like:

* Remove passive voice
* Tighten wording when possible
* Clean up misc grammar nits and other errors
* Relayout text to fill 80 columns in some cases
2017-07-25 17:02:45 -07:00
Rémi Verschelde
c74cce5865 Merge pull request #419 from StraToN/403-extends-is
Separate `extends` keyword from `is` keyword.
2017-07-25 13:58:42 +02:00
Julian Murgia
e0bd7b9e1d Separate extends keyword from is keyword.
Fixes #403
2017-07-25 13:49:54 +02:00
Rémi Verschelde
3fc2d96359 Merge pull request #418 from d9n/docpolish+scenes_and_nodes
Polish text in the "Scenes and Nodes" section
2017-07-25 13:42:47 +02:00
David Herman
cff57d9e1d Polish text in the "Scenes and Nodes" section
None of the changes in this CL change the meaning or spirit of the
underlying text. Instead, my goal was to tidy up miscellaneous things,
like:

* Remove passive voice
* Tighten wording when possible
* Clean up misc grammar nits and other errors
2017-07-24 17:43:39 -07:00
Rémi Verschelde
0a4a30ac49 Merge pull request #417 from Noshyaar/patch-1
Changed GlobalConfig to ProjectSettings
2017-07-22 13:23:44 +02:00
Poommetee Ketson
0ebc9417cc Changed GlobalConfig to ProjectSettings 2017-07-20 03:30:31 +07:00
Rémi Verschelde
02373df7f2 Merge pull request #416 from Noshyaar/pr-img
Update some images for Godot 3
2017-07-18 16:48:04 +02:00
Poommetee Ketson
bf995a2392 Update some images for Godot 3 2017-07-18 21:40:25 +07:00
Tyler Yocolano
e0769435ba The function in ClassDB is register_class not register_types
The function in ClassDB is register_class not register_types
2017-07-18 07:58:42 +02:00
Rémi Verschelde
2a0a070ccc Merge pull request #414 from pwab/master
Fix image in vector tutorial
2017-07-17 00:14:29 +02:00
Phil Lip
31a201cfae Fixes image in vector tutorial
Fixes #313
2017-07-17 00:03:14 +02:00
Rémi Verschelde
6ec4ccdf71 Merge pull request #412 from Noshyaar/pr
Update some pages for Godot 3
2017-07-16 17:47:04 +02:00
Poommetee Ketson
74536c0dcc Update some pages for Godot 3 2017-07-16 22:41:42 +07:00
Rémi Verschelde
d586f2b536 Merge pull request #410 from djrm/master
Updated logo
2017-07-15 20:16:25 +02:00
Rémi Verschelde
cf6f2ad1b2 Merge pull request #409 from eska014/web-doc
Update and clarify HTML5 doc
2017-07-15 20:10:57 +02:00
Daniel J. Ramirez
afc750966c Updated logo 2017-07-15 13:08:38 -05:00
L. Krause
734db354d1 Update and clarify HTML5 doc 2017-07-15 19:35:29 +02:00
DigbyMW
88109e57d8 Fix typo
(cherry picked from commit 105472422f)
2017-07-13 17:25:51 +02:00
Rémi Verschelde
109adb657f Contributing: Add docs about code style and clang-format 2017-07-13 17:18:49 +02:00
Cliff Rogers
1b94684b4e Fix typo in UWP docs (#404)
(cherry picked from commit 8008739f16)
2017-07-13 17:16:41 +02:00
Adam Howard
507eebbdb1 small grammar fixes
(cherry picked from commit 99ce26e375)
2017-07-13 17:16:26 +02:00
Rémi Verschelde
e88e9a67af Merge pull request #406 from clofresh/fix-link
fix broken link to project organization
2017-07-07 08:09:09 +02:00
Carlo Cabanilla
35c92cfd0e fix broken link to project organization 2017-07-06 23:01:33 -07:00
Rémi Verschelde
5aceaeb86d Fix changes after ObjectTypeDB -> ClassDB renaming 2017-07-04 13:31:19 +02:00
Rémi Verschelde
9ba5414391 Merge pull request #399 from StraToN/345-configXCode
Added precisions in Xcode section of setting IDE, fixes #345
2017-06-27 14:06:05 +02:00
Rémi Verschelde
fde51c47f2 Merge pull request #400 from StraToN/377-divisionTypes
Better description for types operations (floats, integers)
2017-06-27 14:04:26 +02:00
Julian Murgia
af28c7515e Added a better description for types operations (floats, integers), fixes #377 2017-06-27 13:57:06 +02:00
Julian Murgia
8658d5a719 Added precisions in Xcode section of setting IDE, fixes #345 2017-06-27 13:28:09 +02:00
Rémi Verschelde
43ed90b479 classref: Sync with current master branch 2017-06-17 11:32:15 +02:00
Pedro J. Estébanez
b1f74200e6 Document new AT_LIGHT_PASS builtin (#394) 2017-06-15 14:54:30 +02:00
Rémi Verschelde
6239587813 Enhance build instructions for OpenBSD
Fixes #363.
2017-06-08 11:46:19 +02:00
Rémi Verschelde
bdf55bf148 Explain what DAE stands for
Superseded #366.
2017-06-08 10:28:28 +02:00
Rémi Verschelde
e71b0af3e7 Merge pull request #380 from tlahn/patch-2
Minor wording change
2017-06-04 21:39:13 +02:00
Rémi Verschelde
e4e96f637b Merge pull request #390 from noshyaar/pr1
CPPObject: update ClassDB/macros' name
2017-05-23 08:43:33 +02:00
Poommetee Ketson
41869fd2b3 CPPObject: update ClassDB/macros' name 2017-05-23 13:25:40 +07:00
noideatbh
9a51e18846 Small fixes to the Instancing doc (#389)
* Minor grammar corrections
* Added new revert button image
2017-05-22 23:16:51 +02:00
Rémi Verschelde
9c0dadd67c Merge pull request #388 from noideatbh/patch-1
Minor grammar corrections
2017-05-22 07:23:21 +02:00
Rémi Verschelde
c1352a7bfe Merge pull request #387 from noshyaar/master
CustomModule: update example to use ClassDB
2017-05-22 07:22:34 +02:00
noideatbh
85dff31706 Minor grammar corrections
Just a few words that might need to be corrected.
2017-05-21 18:59:10 -04:00