93 Commits
Author SHA1 Message Date
Juan Linietsky bcc8754f59 Added more items to the FAQ 2019-08-21 09:13:22 -03:00
Juan Linietsky 3bc7797da5 Fix typo 2019-04-27 16:57:06 -03:00
Juan Linietsky 6e17fc8c1b Corrections to audio sync tutorial 2019-04-27 16:11:26 -03:00
Juan Linietsky 903725aa0a Add tutorial for syncinc music with gameplay. 2019-04-27 15:26:09 -03:00
Juan Linietsky a3551a7c23 Add comment to reduce aliasing. 2019-04-26 12:36:30 -03:00
Juan Linietsky 188080832d Fixes to tutorials for Android 2019-04-24 18:01:04 -03:00
Juan Linietsky 3d58f51aa6 Added documentation about the new Custom Build system for Android 2019-04-24 17:02:45 -03:00
Juan Linietsky 387890d0ba Clarify the userdata in the threads tutorial. 2019-04-24 10:00:20 -03:00
Juan Linietsky 47a1427e61 Fixed to procedural generation doc 2019-04-24 01:02:32 -03:00
Juan Linietsky 131c90b625 Add tutorial on creating procedural geometry. 2019-04-24 00:37:00 -03:00
Juan Linietsky 8d3f873060 Fixes to threading tutorial. 2019-04-23 19:16:53 -03:00
Juan Linietsky 76c0728369 Add tutorial about using multiple threads. 2019-04-23 18:28:24 -03:00
Juan Linietsky 79f57c976e Add documentation on inspector plugins. 2019-04-23 17:00:40 -03:00
Juan Linietsky 9a107a399a Fixes to tutorials 2019-04-23 15:13:06 -03:00
Juan Linietsky efa6e36f1f Modified reference to beziers tutorial 2019-04-23 14:45:29 -03:00
Juan Linietsky e5f598ff5c Add tutorials on interpolation and beziers. 2019-04-23 14:15:14 -03:00
Juan Linietsky 0859cc0916 Merge pull request #2394 from clayjohn/fixes_for_new_docs
First pass at reviewing reduz' new docs
2019-04-22 19:20:50 -03:00
Juan Linietsky f070f6cea1 Fixed missing gifs, fixed writing. 2019-04-22 18:04:12 -03:00
Juan Linietsky 998be1d6b6 Reference fixes 2019-04-22 17:53:08 -03:00
Juan Linietsky dbf5a855d5 Added documentation on optimization.
Added missing containers files.
2019-04-22 16:57:36 -03:00
Juan Linietsky 5b64f3b076 Add detailed documentation about containers.
Improve documentation on multiple resolution handling.
2019-04-22 13:27:45 -03:00
Juan Linietsky 246dc9e247 Add clarification about OpenSSL on Godot < 3.1 2019-04-17 10:26:11 -03:00
Juan Linietsky 035b0fa89e Added tutorial for complying with licenses. 2019-04-17 10:00:13 -03:00
Juan Linietsky 82ffb39992 typo 2019-01-23 12:25:27 -03:00
Juan Linietsky 419c313635 Add a short tutorial explaining how to fix (or report) jitter or stutter. 2019-01-23 11:40:11 -03:00
Juan Linietsky 470923d8bb fixed wrong image 2019-01-11 18:05:14 -03:00
Juan Linietsky adec29b4bb -Moved 2D skeleton tutorial to animation
-Created new AnimationTree tutorial
2019-01-11 09:16:26 -03:00
Juan Linietsky b43da9b057 Add documentation for 2D meshes. 2019-01-09 11:43:53 -03:00
Juan Linietsky 382f8b0a23 Small fixes 2019-01-09 08:19:22 -03:00
Juan Linietsky 6102a09151 Add documentation for 2D Skeletons 2019-01-08 19:58:52 -03:00
Juan Linietsky 72e4322148 Small correction. 2018-08-03 17:40:28 -03:00
Juan Linietsky 7b32fa3c8e Add a tutorial about which APIs are thread safe (please review!) 2018-07-30 16:04:11 -03:00
Juan Linietsky 435df4190c fragment code was broken 2018-07-22 17:12:28 -03:00
Juan Linietsky f4da50c8e7 corrections 2018-07-22 16:59:56 -03:00
Juan Linietsky b78688a786 Update image reference 2018-07-22 16:15:20 -03:00
Juan Linietsky 5ab7c232bd Adding a small tutorial about making trees. 2018-07-22 15:06:14 -03:00
Juan Linietsky c795750582 Forgot link time optimization 2018-07-21 19:37:06 -03:00
Juan Linietsky 27ab6a7a52 note about anti virus 2018-07-21 18:25:25 -03:00
Juan Linietsky 214abc0017 Add a tutorial about optimizing a build for size 2018-07-21 17:47:48 -03:00
Juan Linietsky 3fb71b620a Add is_instance_valid() to GDScript doc. 2018-05-07 19:15:46 -03: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
Juan Linietsky 5b9b9fbb95 Merge pull request #1301 from YeldhamDev/3d_transforms_ref_fix
Fixed "Vector math" reference in the new "Using transforms for 3D" page
2018-04-04 20:01:51 -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
Juan Linietsky 5d7272726c Add console support section 2018-01-25 11:13:46 -03:00
Juan Linietsky ad7d7c23ac corrections to lightmap doc 2017-12-17 19:17:14 -03:00
Juan Linietsky 302a33f159 Added doc about lightmaps 2017-12-17 18:13:42 -03:00
Juan Linietsky fc7d59482f Corrections to Environment and Post Processing 2017-11-25 20:27:57 -03:00
Juan Linietsky 8b720832a3 Added Environment and Post Processing docs. 2017-11-25 19:23:40 -03:00
Juan Linietsky f0726f923a Add GI Probe documentation 2017-11-20 22:22:09 -03:00
Juan Linietsky 88ce9b18ce clean up of probe text 2017-11-20 10:46:05 -03:00
Juan Linietsky e95f681788 fix image paths 2017-11-20 10:17:47 -03:00
Juan Linietsky f9ae7c4728 oops, typo 2017-11-20 09:53:02 -03:00
Juan Linietsky 70a7bf788c Documented Reflection Probes 2017-11-20 09:51:58 -03:00
Juan Linietsky bc737ae558 clean ups to the lighting doc 2017-11-20 08:01:30 -03:00
Juan Linietsky 5c74f4904b Merged Lighting and Shadow Mapping tutorials, re-done them for Godot 3 and moved them to 3D 2017-11-19 22:24:11 -03:00
Juan Linietsky 8d7379cbdb Added documentation on feature tags. 2017-10-02 15:58:11 -03:00
Juan Linietsky d56ec83090 Completed work for 3.0 shader tutorials! 2017-09-28 21:23:46 -03:00
Juan Linietsky f9c4406b53 Rewrite shader language documentation. 2017-09-28 18:57:21 -03:00
Juan Linietsky 362e93c2f1 newline fixes 2017-09-27 10:02:13 -03:00
Juan Linietsky 58c9744745 Fix code blocks 2017-09-27 09:34:17 -03:00
Juan Linietsky d383a9d91a fixes 2017-09-27 09:11:16 -03:00
Juan Linietsky ff696205ce First attempt at shading language doc.. 2017-09-27 08:27:32 -03:00
Juan Linietsky e348aea3bd doc fixes 2017-09-23 19:23:15 -03:00
Juan Linietsky 7ec4e40522 Spatial Material tutorial 2017-09-23 18:34:12 -03:00
Juan Linietsky 5fcbe2a1e4 Fixes to doc document 2017-09-21 10:18:18 -03:00
Juan Linietsky 5c0e09a6d9 Scene asset workflow tutorial 2017-09-21 09:47:25 -03:00
Juan Linietsky 5299515508 Changed asset importing and workflow documentation. Pending for 3D.. 2017-09-19 17:22:04 -03:00
Juan Linietsky a9effd8290 updated export workflow 2017-09-15 19:54:47 -03:00
Juan Linietsky 6912ca4a9d Bits fixed in step by step. Pong tutorial should go away though.. 2017-09-15 19:19:40 -03:00
Juan Linietsky d343ae3bab Changed the scripting part of step by step to reference multiple languages. 2017-09-15 18:51:57 -03:00
Juan Linietsky 29e6a0ade4 minor fi 2017-09-13 22:52:43 -03:00
Juan Linietsky ded2ba8db2 Added audio bus and audio streams tutorial! 2017-09-13 22:20:39 -03:00
Juan Linietsky 1a4e34b1b4 image was missing sequence port 2017-09-12 07:39:57 -03:00
Juan Linietsky 3f91da56d7 search clarification 2017-09-12 07:36:30 -03:00
Juan Linietsky 2fc4dc2b77 correct wrong image 2017-09-12 07:32:45 -03:00
Juan Linietsky e598e21a49 fix image 53 2017-09-11 22:58:06 -03:00
Juan Linietsky e1e18aa149 Add visual scripting tutorial. 2017-09-11 22:24:21 -03:00
Juan Linietsky c10701571f Update high_level_multiplayer.rst 2016-08-21 17:58:01 -03:00
Juan Linietsky 8a14f0e89d Update high_level_multiplayer.rst 2016-08-21 17:48:36 -03:00
Juan Linietsky e97be05261 Add files via upload 2016-08-21 17:44:50 -03:00
Juan Linietsky afaf852f96 Update high_level_multiplayer.rst 2016-08-21 16:54:25 -03:00
Juan Linietsky 60c1fcf059 Update high_level_multiplayer.rst 2016-08-21 16:51:58 -03:00
Juan Linietsky 57d6c0cd2e Create high_level_multiplayer.rst 2016-08-21 16:17:59 -03:00
Juan Linietsky e2635f5e4b Add files via upload 2016-08-21 15:06:11 -03:00
Juan Linietsky b2e32a1322 Update gdscript.rst 2016-08-06 22:27:58 -03:00
Juan Linietsky 324b42da24 Update gdscript.rst 2016-08-06 22:27:32 -03:00
Juan Linietsky b955459479 adding export makes the example clearer 2016-07-14 12:57:26 -03:00
Juan Linietsky dc6361ffd9 Updated documentation, which was wrong 2016-07-01 11:32:42 -03:00
Juan Linietsky 72a4d5d1cd Flow was not correct, it should now be correct 2016-07-01 11:28:04 -03:00
Juan Linietsky 1c7bcf94db Update index.rst 2016-05-31 23:21:02 -03:00