Commit Graph
562 Commits
Author SHA1 Message Date
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
Nathan Lovato 2575c364c2 Proof visibility rect in particles2d tutorial 2018-10-07 08:50:59 +09:00
Max Hilbrunner feff6e53b2 Merge pull request #1802 from GDquest/ragdoll-tutorial-proof
Proofed the ragdoll tutorial
2018-10-07 01:50:07 +02:00
Nathan Lovato 19ce8788df Merge pull request #1780 from chaosdrop/CDdoc
Added more details to Particle2D tutorial
2018-10-07 08:42:15 +09:00
Nathan Lovato 0886bf3eca Proofed the ragdoll tutorial 2018-10-07 08:30:17 +09:00
Max Hilbrunner 59c19dd347 Merge pull request #1807 from YeldhamDev/nobody_tests_their_bloody_pages
Fix "Ragdoll system" page
2018-10-06 23:11:01 +02:00
Max Hilbrunner 051e4f5d5a Merge pull request #1806 from Calinou/rename-osx-to-macos
Rename all occurrences of Mac OS X to macOS
2018-10-06 23:09:15 +02:00
Max Hilbrunner f1bbf4cd83 Merge pull request #1795 from GDquest/post-processing-tut-proofing
Proofed the custom_postprocessing tutorial
2018-10-06 22:42:05 +02:00
Michael Alexsander Silva Dias f9cb95a2af Fix "Ragdoll system" page 2018-10-06 14:30:32 -03:00
Hugo Locurcio 4741f45ddb Rename all occurrences of Mac OS X to macOS 2018-10-06 14:42:49 +02:00
Nathan Lovato 45e31de87f Merge pull request #1797 from ZX-WT/ragdoll
added ragdoll tutorial
2018-10-06 10:57:45 +09:00
Nathan Lovato 4965cacaef Proofed the custom_postprocessing tutorial 2018-10-06 08:48:33 +09:00
Nathan Lovato 15a56fe50d Add translation to the spanish sentence in internationalizing games 2018-10-06 08:01:39 +09:00
Nathan Lovato dc102561bd Merge pull request #1752 from Calinou/improve-internationalizing-games
Improve the "Internationalizing games" page
2018-10-06 07:49:41 +09:00
ZX-WT 0c899163f0 added ragdoll tutorial 2018-10-05 19:41:44 +08:00
Nathan Lovato c6cfd78c32 Merge pull request #1786 from clayjohn/postprocessing
Added simple post-processing tutorial
2018-10-05 16:04:08 +09:00
clayjohn 044045aabc added simple post-processing tutorial 2018-10-02 20:56:03 -07:00
Michael Alexsander Silva Dias 058dcdf71b Fix mistakes in "Running code in the editor" page 2018-10-02 20:24:11 -03:00
ccdrop 512baf814e Added more details to Particle2D tutorial
Added some missing details to Visibility Rect.
2018-10-02 09:15:29 -07:00
wingedadventurer 50a41a10db Add tutorial about running code in the editor (#1778)
* Add tutorial about running code in the editor

* Slight modifications based on requested changes

tool keyword should be at the top of the code, so I've modified the article accordingly.

Last note made more gramatically correct.
2018-10-02 17:07:24 +02:00
aBARICHELLO d27a055a23 Add clarification about HTTP Requests 2018-10-01 12:49:46 -03:00
BARICHELLO 060b99afcf Update puppet naming in image 2018-10-01 00:09:35 -03:00
Michael Alexsander Silva Dias e8132a9a39 Add strikethrough to the reference section in the BBCode page 2018-09-24 13:39:04 -03:00
Max Hilbrunner 2348ceb298 Merge pull request #1756 from jandrewlong/master
add info about restoring purchases on iOS
2018-09-22 16:45:32 +02:00
Kevin Abellan 3af39ab3bd replace tabs with x4 spaces per PR specs 2018-09-22 09:28:27 -04:00
Kevin Abellan d60b05b480 Add missing if block to VR tutorial source example
Fixed formatting and corrected the example code to better reflect the intent of the tutorial text.
i.e.  "...The last thing we are doing in button_pressed is checking to see if the button pressed is 1..."
2018-09-21 18:44:14 -04:00
Andrew Long 683b910bb9 add info about restoring purchases on iOS 2018-09-21 16:17:04 -04:00
Hugo Locurcio 2eff3149dc Improve the "Internationalizing games" page 2018-09-20 22:38:42 +02:00
Hugo Locurcio 854eb9523c Fix typo in FPS tutorial part 1 (#1746)
This closes #1739.
2018-09-20 13:22:36 +02:00
Michael Alexsander Silva Dias 4ba009ae41 Fix incorrectly formatted note in "GDNative C++ example" page 2018-09-16 17:33:01 -03:00
Rémi Verschelde acfd853ad4 Networking: Replace sync and slave keywords by their 3.1 equivalents 2018-09-15 03:19:52 +02:00
Bastiaan Olij cb8002aa0b Added some info about the branches in the GDNative repositories 2018-09-03 18:41:19 +10:00
turupawn 89acadf8f5 Simple.gdns renamed to simple.gdns on GDNative C tutorial 2018-08-31 23:46:48 -06:00
Drenghel 3845f0cf45 added a link to 'checking the results' for clarity (#1692)
* added a link to 'checking the results' for clarity

added a link to 'checking the results' for clarity when one does'nt know how to activate plugins yet

* removed space before colon
2018-08-28 15:09:23 -07:00
Max Hilbrunner 54d3875901 Merge pull request #1682 from Chaosus/matrix
Added note about matrix builds from another matrix(in shaders)
2018-08-28 17:03:25 +02:00
Max Hilbrunner 6027799479 Merge pull request #1703 from pgruenbacher/master
simple fixe for shading language
2018-08-28 17:01:01 +02:00
Romløk 52cdb43359 Explain order in which nodes receive input events (#1706)
* Explain order in which nodes receive input events

* Remove some rogue close-parens
2018-08-28 16:55:02 +02:00
paul gruenbacher 1b2805d49f simple fixe for shading language 2018-08-25 16:37:48 -04:00
Rémi Verschelde e29dc58cbb Heading capitalization fixes + misc edits 2018-08-23 10:57:22 +02:00
Rémi Verschelde 8cd23c4d48 Merge pull request #1633 from FeralBytes/patch-6
Improve introduction of 2D transforms
2018-08-23 10:07:48 +02:00
Leytak d02c9548b1 Fix typo 2018-08-23 12:19:44 +07:00
Chris Bradfield f1e62064d5 Merge pull request #1693 from clayjohn/migrating_shaders
Added shader migration reference document
2018-08-21 21:28:30 -07:00
clayjohn 8605975ad6 typo fixes 2018-08-21 21:23:19 -07:00
Chris Bradfield 5314093763 Grammar/style fixes 2018-08-21 15:47:21 -07:00
Chris Bradfield fdc48b9fe5 Merge pull request #1690 from cameron195/master
Changed headers to headers_dir to match godot-cpp
2018-08-21 14:37:06 -07:00
Chris Bradfield ff51e4115e Merge pull request #1634 from FeralBytes/patch-7
Fix VS.flush->VisualServer.sync
2018-08-21 14:31:16 -07:00
Chris Bradfield d10eb0bd1f Merge pull request #1688 from Calinou/improve-spatial-material
Improve the "Spatial Material" page
2018-08-21 14:19:22 -07:00
Chris Bradfield c8c8c9044e Merge pull request #1647 from NathanLovato/intro-to-shader-series
Add intro to shaders video series (with Bastiaan Olij)
2018-08-21 14:16:37 -07:00
Chaosus 94116e5f6d Fix FRAGCOORD in shading_language.rst 2018-08-20 11:05:04 +03:00