Commit Graph
426 Commits
Author SHA1 Message Date
Max Hilbrunner 3e112b9bde Typo fix 2018-05-07 09:23:18 +02:00
Max Hilbrunner a4dde2eb83 Remove empty heading 2018-05-07 09:21:50 +02:00
mhilbrunner f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Max Hilbrunner d94d3cc48e Merge pull request #1418 from TwistedTwigleg/FPS_Tutorial_Sync_And_Edits
Synced FPS zip files
2018-05-03 01:12:22 +02:00
Rémi Verschelde a85c3956c1 Particles2D: Comment out section on direction
The parameter is not implemented in the gles3 renderer for now.
See https://github.com/godotengine/godot/issues/13492.
2018-05-02 22:49:13 +02:00
TwistedTwigleg 4c74b8198b Synced the ZIP files so they are up to date with master.
Changed some of the wording in part 2 so it is less vague
and (hopefully) easier to understand. Added a bit explaining how blend time works.
2018-05-01 12:26:13 -04:00
Swarnim Arun 02dcd6e1da Updating Viewport documentation (#1409)
* Updating the Viewport Doc
2018-04-30 16:38:12 +02:00
Max Hilbrunner 673b77fe07 Merge pull request #1410 from mlabbe/master
typo fix spriting -> sprinting
2018-04-30 16:36:59 +02:00
Poommetee Ketson 53e51a5eab Tutorial/EncryptingSaveGames: OS.get_unique_ID -> OS.get_unique_id 2018-04-30 21:35:39 +07:00
Michael Labbé 2e4d341f75 typo fix spriting -> sprinting 2018-04-29 08:17:24 -07:00
Max Hilbrunner 3bf12a7ea6 Merge pull request #1401 from acfaruk/typos
fix various typos and grammatical errors
2018-04-25 19:20:33 +02:00
Max Hilbrunner fe71a2e048 Merge pull request #1396 from Noshyaar/fps
FPS/Part1: Fix missing param in move_and_slide
2018-04-25 19:14:14 +02:00
Faruk Acibal d659954a81 fix various typos and grammatical errors 2018-04-25 14:30:59 +02:00
Max Hilbrunner bc46526288 Merge pull request #1392 from KellyThomas/3d-using_transforms
c sharp samples for using 3D transforms
2018-04-25 12:05:16 +02:00
Poommetee Ketson 3d767f7c20 FPS/Part1: Fix missing param in move_and_slide 2018-04-24 23:14:49 +07:00
Kelly thomas bf817ddfc3 c sharp samples for using 3D transforms 2018-04-24 12:15:52 +08:00
Poommetee Ketson 23d3521cb8 FPS/Part1: fix GDScript missing char 2018-04-23 00:40:22 +07:00
Faruk Acibal ee4ca3d3b8 fix wrong image for interior setting in reflection_probes 2018-04-22 17:10:41 +02:00
Faruk Acibal 21d038dd6a fix typos in lights_and_shadows 2018-04-22 13:43:25 +02:00
Noah Beard 0714eb1b31 Fixed a couple things I missed in part 6 of the FPS tutorial 2018-04-21 16:46:08 -04:00
TwistedTwigleg 627078c325 FPS tutorial remaster (#1357)
* Started remastering first two parts of the FPS tutorial.

Now both parts follow a consistant coding style,
have up to date Zip files for every part.

* Finished the first draft for part 2, and did some edits to part 1.

* Finished writing the first draft for part 3. (Still needs editing)

I also added a blank page for part 5 and added it to the index.

* Updated and fixed a few things in Part 3

* Removed the old part 4 of the FPS tutorial and replaced it with a new part!
(Which would have been part 5 had part 4 not been removed)

* Added part 5 of the FPS tutorial.
Made a few changes to parts 4 and 1.
Added a template/overview of what to write in part 6.

* Finished part 6 of the FPS tutorial.
Now every part of the FPS tutorial is written out!

Made some minor edits to part 5.

* Added all of the zip files for the first three parts of the FPS tutorial.
Updated/Redid all of the pictures for the first three parts as well.
Fixed a few minor issues/inconsistencies in the written material.

* Added all of the zip files for the last three parts of the FPS tutorial.
Updated/Redid all of the pictures for the last three parts as well.
Fixed a few minor issues/inconsistencies in the written material.
Updated the blender files zip.

* Did some editing on parts 3 through 5 on the FPS tutorial.
2018-04-21 17:42:58 +02:00
Max Hilbrunner 1195ea4b56 Merge pull request #1383 from KellyThomas/custom_gui_controls
c sharp samples for custom GUI controls
2018-04-21 17:28:25 +02:00
Kelly thomas 941df8099f c sharp samples for custom GUI controls 2018-04-21 08:33: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
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