Rémi Verschelde
a0e32ac017
Fix mixed use of tabs and spaces in indented blocks
...
4-space is our convention for indented blocks and should be used consistently.
The only exception is for C++ code which is tab-indented, as the engine code.
2018-11-20 11:02:11 +01:00
Michael Alexsander Silva Dias
f9ac4bce06
Some small fixups
2018-10-10 13:57:59 -03:00
Chris Bradfield
e2fede9d96
Add move_and_slide_with_snap to K2D doc
2018-10-09 23:52:39 -07:00
Michael Alexsander Silva Dias
f6308187bb
Move images for "Ragdoll system" page to the correct directory
2018-10-07 20:36:38 -03:00
Nathan Lovato
afb6c6f327
Move ragdoll tutorial to physics category
2018-10-07 09:27:07 +09:00
mhilbrunner
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
2018-05-06 05:23:37 +02:00
Yuri Chornoivan
11d534015d
Fix minor typos
2018-04-18 21:44:15 +03:00
skyace65
1e499d0c96
Add C# code
2018-04-16 22:01:00 -04:00
Chris Bradfield
bf257d7f11
New tutorial: Using KinematicBody2D
2018-04-12 06:51:10 -07:00
Chris Bradfield
774d634424
Fix broken :ref: link
2018-04-05 22:23:03 -07:00
Chris Bradfield
1717f343cc
Fix broken ref links
2018-04-05 22:19:42 -07:00
Chris Bradfield
9f4393dc19
Minor GDScript fix
2018-04-05 22:17:53 -07:00
Michael Alexsander Silva Dias
ffea7766f5
Fixed broken reference in the physics introduction page.
2018-04-05 12:42:00 -03:00
Paul Joannon
fb069fe875
Translate Tutorials/Physics/RayCasting to C#
2018-04-05 14:52:46 +02:00
Paul Joannon
790a866d17
Translate Tutorials/Physics to C#
2018-04-05 14:51:50 +02:00
Michael Alexsander Silva Dias
dfc73eedce
Fixed bad hyperlink in Rigid Body.
2018-04-04 03:06:30 -03:00
Andrea Catania
d9ddd643af
Added rigid body doc
2018-04-02 10:23:01 +02:00
Poommetee Ketson
2cf560bc8a
Fix typos with codespell
2018-03-29 12:38:45 +07:00
Chris Bradfield
92500b5ba6
Update ray-casting tutorial
2018-03-04 22:13:00 -08:00
Chris Bradfield
530fb1cbb2
Physics intro: Fixed typo
2018-02-25 19:55:11 -08:00
Chris Bradfield
112ad104ee
Rewrite of physics introduction
2018-02-23 22:14:33 -08:00
walomator
b624339788
Change move() to move_and_slide()
2018-02-18 14:35:52 +01:00
Michael Alexsander Silva Dias
23cb08ce0a
Fixes for the GDScript styling in various pages.
2018-02-05 20:12:52 -02:00
skyace65
9b37ec50e8
Fix Broken Tab
2018-02-04 15:37:01 -05:00
skyace65
60fbc594ba
Update Kinematic Character(2D) Page
2018-02-04 09:27:47 -05:00
Michael Alexsander Silva Dias
8f3cb902e8
Various small fixes for the docs.
2018-01-29 21:00:02 -02:00
Nathan
18f889b6a4
Improve docs structure
...
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00