follower
844555793f
Typo fix "ojects" --> "objects". ( #1369 )
2018-04-17 22:21:57 +02:00
Max Hilbrunner
546c9233d4
Merge pull request #1368 from paulloz/csharp-custom-drawing-in-2d
...
Translate 'Custom drawing in 2D' to C#
2018-04-17 21:25:54 +02:00
Max Hilbrunner
767473f38d
Merge pull request #1364 from nyenye/patch-7
...
Update http_request_class.rst
(cherry picked from commit 73c0bbc940 )
2018-04-17 21:12:01 +02:00
Chris Bradfield
1c8ee73dcb
Merge pull request #1362 from skyace65/KinematicBody
...
Add C# code to KinematicBody
2018-04-16 19:05:49 -07:00
skyace65
1e499d0c96
Add C# code
2018-04-16 22:01:00 -04:00
Paul Joannon
fb32da98b1
Translate 'Custom drawing in 2D' to C#
2018-04-16 21:24:06 +02:00
Poommetee Ketson
2aefcb5459
ReflectionProbe: fix typo
2018-04-16 18:02:45 +07:00
mhilbrunner
42c5672e5c
HTTPRequest: Add HTTP header example, notes about SSL and embedded credentials
2018-04-14 16:41:11 +02:00
Max Hilbrunner
c5f0c4bed2
Merge pull request #1356 from tagcup/euler_ex
...
Added an example demonstrating gimbal lock
2018-04-13 03:30:10 +02:00
Max Hilbrunner
830b1b3cb5
Merge pull request #1358 from cbscribe/kcc_k2d_tutorial
...
New tutorial: Using KinematicBody2D
2018-04-13 03:29:20 +02:00
Ferenc Arn
b33cea6330
Added an example demonstrating gimbal lock
...
+ minor refinements
2018-04-12 16:32:05 -04:00
Poommetee Ketson
d935cb01b7
UsingTransforms: minor typo togehter -> together
2018-04-13 01:54:09 +07:00
Chris Bradfield
bf257d7f11
New tutorial: Using KinematicBody2D
2018-04-12 06:51:10 -07:00
Nathan Lovato
6ba4355122
Merge pull request #1351 from tagcup/rot_fix
...
Minor changes to rotations docs.
2018-04-11 16:33:21 +09:00
Neil Moore
5ce57724d8
Merge branch 'master' into issue-1023
2018-04-10 19:09:47 -04:00
Ferenc Arn
da6f6e83d2
Minor changes to rotations docs.
...
Also removed the redundant SLERP discussion (which contained an awful typo: it used the symbols we introduced to described the 3D vectors and angles to describe
the 4D ones).
2018-04-10 14:35:59 -04:00
Judd Gledhill
0a26263231
Update gui_skinning.rst
...
Minor spelling update.
2018-04-10 11:17:17 +09:00
Nathan Lovato
368fa6317e
Merge pull request #1334 from tagcup/rot
...
rotations tutorial
2018-04-10 11:04:37 +09:00
tagcup
602ae8d5f7
rotations tutorial
2018-04-08 16:52:42 -04:00
Max Hilbrunner
455aaa3476
Merge pull request #1325 from drambique/patch-1
...
FPS Tutorial Part 2 Revisions
2018-04-08 18:53:06 +02:00
Max Hilbrunner
d2db7ecd6e
Merge pull request #1319 from KellyThomas/advanced-vectors
...
C# code samples for Advanced Vector Math
2018-04-08 14:45:13 +02:00
Kelly thomas
16c0fe7130
improve naming in c# samples
2018-04-08 20:15:30 +08:00
Max Hilbrunner
f049e7f77b
Merge pull request #1336 from KellyThomas/matrices-transforms-v2
...
Discuss identity in c#
2018-04-08 13:41:40 +02:00
Max Hilbrunner
e61a207443
Merge pull request #1331 from skyace65/Transform_CS
...
Add C# to Viewport and canvas transforms page
2018-04-08 13:17:47 +02:00
Kelly thomas
f61f756421
Discuss identity in c#
2018-04-08 18:59:00 +08:00
MohamedAlFahim
1223d74f1a
Small grammar fixes + spelling fix
2018-04-07 16:31:42 -07:00
Max Hilbrunner
c995a6bcd3
Merge pull request #1329 from ZX-WT/translation
...
modify internationalizing_games
2018-04-07 22:40:26 +02:00
skyace65
27cfce67f1
Add C# to Viewport and canvas transforms page
2018-04-07 12:57:17 -04:00
ZX-WT
f9f1cc7386
modify i18n-tutor
2018-04-07 22:27:10 +08:00
Paul Joannon
7eeb91a8fc
Translate 'Saving games' to C#
2018-04-07 11:37:43 +02:00
Drambique
983edbe274
revisions
2018-04-07 03:46:19 -04:00
Max Hilbrunner
d75a948f91
Merge pull request #1321 from KellyThomas/matrices-transforms
...
C# code samples for Matrices and transforms
2018-04-07 08:19:05 +02:00
Guilherme Felipe de C. G. da Silva
f053547355
Update custom_mouse_cursor.rst
2018-04-07 01:11:18 +07:00
Kelly thomas
7e255dbbb1
C# code samples for Matrices and transforms
2018-04-06 18:29:55 +08: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
Kelly thomas
8a0131858f
C# code samples for Advanced Vector Math
2018-04-06 08:00:20 +08:00
Max Hilbrunner
885e911696
Merge pull request #1311 from Calinou/improve-3d-transforms-page
...
Improve grammar and add a link in 3D Transforms
2018-04-06 01:03:49 +02:00
Chris Bradfield
94513a0832
Merge pull request #1316 from YeldhamDev/phy_intro_ref_rigid
...
Fixed broken reference in the physics introduction page
2018-04-05 08:50:53 -07:00
Chris Bradfield
246db5f415
Merge pull request #1312 from paulloz/csharp-pause-quit
...
Translate documentation on Pause and Quit Requests to C#
2018-04-05 08:42:49 -07:00
Michael Alexsander Silva Dias
ffea7766f5
Fixed broken reference in the physics introduction page.
2018-04-05 12:42:00 -03:00
Chris Bradfield
a5cc7caecf
Merge pull request #1313 from KellyThomas/master
...
Add c# samples to Vector Math
2018-04-05 08:41:05 -07: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
Kelly Thomas
7dd3145a56
Reword references to GDScript code samples
2018-04-05 20:27:30 +08:00
Kelly thomas
95584177a5
Add c# samples to Vector Math
2018-04-05 20:05:58 +08:00
Paul Joannon
bd8cefdaa7
Translate Tutorials/Misc/PausingGames to C#
2018-04-05 13:29:52 +02:00
Paul Joannon
c0a72f7745
Translate Tutorials/Misc/HandlingQuitRequests to C#
2018-04-05 13:22:07 +02:00
Hugo Locurcio
2d3d52232b
Improve grammar and add a link in 3D Transforms
2018-04-05 13:04:05 +02:00