Commit Graph

885 Commits

Author SHA1 Message Date
Dejaime Antônio de Oliveira Neto
5232879e3a Adding missing dependency for Solus Linux
Forgot to add the software compiler/compilation package (which includes g++ and other compilation utilities)
2017-08-28 14:29:08 -03:00
Rémi Verschelde
1f5c454c03 Merge pull request #445 from Meseira/fix-matrix-multiplication
Fix matrix multiplication
2017-08-28 10:14:08 +02:00
Rémi Verschelde
db4b8ad99b Merge pull request #448 from dejaime/patch-1
Adding Solus to the distro -specific dependencies
2017-08-28 08:48:01 +02:00
Dejaime Antônio de Oliveira Neto
7f8114070f Adding Solus to the distro -specific dependencies 2017-08-27 21:38:21 -03:00
Meseira
d2b796bb51 Fix multiplication symbols typos and remove useless parentheses 2017-08-24 09:54:27 +02:00
Rémi Verschelde
1032ab3a5d Merge pull request #429 from d9n/docpolish+scripting
Polish text in the "Scripting" section
2017-08-18 21:59:34 +02:00
Rémi Verschelde
5704cb2462 Merge pull request #443 from Calinou/bbcode-argb-color-codes
Document the support for transparent RGB colors in BBCode
2017-08-17 21:45:10 +02:00
Hugo Locurcio
ada398ba5e Document the support for transparent RGB colors in BBCode 2017-08-17 21:39:35 +02:00
Rémi Verschelde
11fa7a2063 Merge pull request #441 from rminderhoud/integrate_forces
Added note about sleeping rigid bodies
2017-08-16 16:09:08 +02:00
Ralph Minderhoud
9b2f387c36 Added note about sleeping rigid bodies 2017-08-14 20:31:29 -05:00
Bojidar Marinov
f0f077779b Merge pull request #440 from toger5/patch-1
Fixed italics tag
2017-08-08 21:43:21 +03:00
Timo
10f5eff1d3 fixed italic tag 2017-08-08 18:42:47 +02:00
Rémi Verschelde
caa75da88c Merge pull request #437 from Noshyaar/pr-http
Learning/HTTPClient: fix example code
2017-08-04 15:12:05 +02:00
Poommetee Ketson
cd838be3ae Learning/HTTPClient: fix example code 2017-08-04 20:06:23 +07:00
Rémi Verschelde
e2fddf2b11 Merge pull request #434 from Noshyaar/master
Update class reference
2017-08-02 15:09:02 +02:00
Poommetee Ketson
cd7d443fb2 Update class reference 2017-08-02 20:06:36 +07:00
David Herman
3f05b443d1 Replace "script's constructor" with just "a constructor"
The script is not a class, so it technially doesn't have a constructor.
2017-08-01 16:49:54 -07:00
David Herman
0af279915c Polish text in the "Scripting" 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 issues
and make the text flow a little more smoothly.
2017-08-01 16:49:54 -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