Hugo Locurcio
4f6fdbc710
Fix various spacing and capitalization issues
2020-05-18 09:54:32 +02:00
Hugo Locurcio
046215542d
Fix some typos and grammar mistakes found using LanguageTool
2020-04-16 23:07:05 +02:00
Volodymyr Sereda
8dcc20ad7c
Fix "looking around" C# example
...
The example was referencing a variable that did not yet exist, instead of referencing "@event", so it did not compile. This fixes that, leading to correct behaviour.
2019-05-27 19:22:46 +01:00
Ian Byrne
9c4a0585f1
Fix typo in Using Transforms examples
...
Match CSharp example with GDScript example
2019-05-26 20:01:17 +01:00
Ignacio Etcheverry
a129652342
Fixes and improvements of C# code examples
2019-02-18 22:08:01 +01:00
corrigentia
4b4a9f4442
Docs: Fix grammar and punctuation in using_transforms.rst ( #2033 )
2018-12-12 15:29:13 +01:00
Rémi Verschelde
4ef06a4135
Removing trailing whitespace
...
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
Rémi Verschelde
e29dc58cbb
Heading capitalization fixes + misc edits
2018-08-23 10:57:22 +02:00
mhilbrunner
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
2018-05-06 05:23:37 +02:00
Kelly thomas
bf817ddfc3
c sharp samples for using 3D transforms
2018-04-24 12:15:52 +08:00
Faruk Acibal
abd04a76e5
fix transform_camera image not showing up
2018-04-19 19:09:07 +02:00
Yuri Chornoivan
11d534015d
Fix minor typos
2018-04-18 21:44:15 +03:00
Poommetee Ketson
d935cb01b7
UsingTransforms: minor typo togehter -> together
2018-04-13 01:54:09 +07:00
Hugo Locurcio
2d3d52232b
Improve grammar and add a link in 3D Transforms
2018-04-05 13:04:05 +02:00
Poommetee Ketson
b9bd60f091
Tutorial/3D/Transforms: remove trailing spaces, fix typos
2018-04-05 10:22:42 +07:00
Chris Bradfield
ef371da3d7
Fixes to 3D Transforms doc ( #1306 )
2018-04-05 05:05:59 +02:00
Juan Linietsky
6493c06853
Some fixes to transform tutorial
2018-04-04 23:13:07 -03:00
Juan Linietsky
44f7e27fe2
Small fix
2018-04-04 23:13:07 -03:00
Michael Alexsander Silva Dias
8726090eb0
Fixed "Vector math" reference in the new "Using transforms for 3D" page.
2018-04-04 19:55:37 -03:00
Juan Linietsky
d3bbae3310
fix some section craze
2018-04-04 16:34:50 -03:00
Juan Linietsky
c1e284bc64
Fixes
2018-04-04 16:23:26 -03:00
Juan Linietsky
378584531d
Added tutorial for using transforms in Godot
2018-04-04 15:20:59 -03:00