Max Hilbrunner
d830be277a
Merge pull request #1521 from Chuck5ta/master
...
2 corrections made to the text
2018-06-28 20:57:41 +02:00
Jason Maa
9834d242f1
Grammar and readability fixes for "Step by step", "2D", and "3D" ( #1518 )
...
* Minor changes to UI control doc
* Step by step minor grammar fixes
* Editor readability and grammar tweaks
* 2D readability and grammar tweaks
* 3D readibility and grammar tweaks, rewrite part of IK
* Fix bad merge
* Add requested changes, update lifebar UI screenshot
2018-06-28 20:57:26 +02:00
Nathan Lovato
d19a0b7a66
Merge pull request #1513 from swarnimarun/patch-1
...
Adding Steincodes channel link
2018-06-28 20:56:35 +02:00
Max Hilbrunner
5f41320292
Merge pull request #1508 from comradekingu/patch-1
...
Menu path updated
2018-06-28 20:56:22 +02:00
Max Hilbrunner
4cbedfac7d
Merge pull request #1506 from clayjohn/viewports
...
Updated Viewport tutorial
2018-06-28 20:56:09 +02:00
Max Hilbrunner
b06e5e1943
Merge pull request #1505 from willnationsdev/simplify-scons
...
Used hardcoded, downloadable scons for C++ tut
2018-06-28 20:55:58 +02:00
Max Hilbrunner
33d8b82610
Merge pull request #1504 from BastiaanOlij/fix_gdnative_cpp_mistakes
...
Just fixed some small things
2018-06-28 20:55:48 +02:00
Lu Jiacheng
9a0ad27f65
Add godot-blender-export doc ( #1501 )
...
* add a directory to place godot-blender-exporter doc
* Added documentation for physics, lights and materials export
2018-06-28 20:55:34 +02:00
Max Hilbrunner
a7f9ddeb54
Merge pull request #1498 from mhilbrunner/mhilbrunner-step-by-step-script
...
Step-by-step scripting: Reorder functions
2018-06-28 20:51:50 +02:00
Max Hilbrunner
590f90dd16
Merge pull request #1495 from Jason0214/TSCN_format
...
Add some tscn nodes and resources documents
2018-06-28 20:51:37 +02:00
Max Hilbrunner
1fe84db898
Merge pull request #1493 from gwilymk/fix_networking_docs
...
Correct API mention is_networking_server -> is_network_server
2018-06-28 20:51:23 +02:00
Max Hilbrunner
a575d7240e
Merge pull request #1491 from skyace65/mono_version_update
...
Update Required Mono Version
2018-06-28 20:51:09 +02:00
Max Hilbrunner
0637ec1547
Merge pull request #1488 from BastiaanOlij/gdnative_cpp_example
...
Tutorial for a very basic C++ GDNative plugin
2018-06-28 20:46:51 +02:00
Rémi Verschelde
4af1f0e283
Merge pull request #1482 from romeojulietthotel/fix_linkcheck_404s
...
Fix 404s, some redirects and some broken links.
2018-06-28 20:46:30 +02:00
Max Hilbrunner
75e7553862
Merge pull request #1481 from YeldhamDev/step_by_step_tweaks
...
General changes to some pages in the "Step by step" section
2018-06-28 20:46:04 +02:00
Ignacio Etcheverry
2eb93fc6d8
Merge pull request #1477 from toumorokoshi/master
...
Adding build debug instructions for c#
2018-06-28 20:42:08 +02:00
Max Hilbrunner
e9ee4296fc
Merge pull request #1476 from YeldhamDev/csharp_indentation_fix
...
Fixed number of spaces in the indentation of C# basics page
2018-06-28 20:41:52 +02:00
Max Hilbrunner
c27af7e4c6
Merge pull request #1475 from YeldhamDev/csharp_gdscript_basics_changes
...
Placed XML in the C# introduction page inside code blocks, and tweaked the comments in the GDScript page
2018-06-28 20:41:40 +02:00
Max Hilbrunner
b3d59c337c
Merge pull request #1474 from toumorokoshi/master
...
adding a section on using nuget packages for c#
2018-06-28 20:41:24 +02:00
Max Hilbrunner
e70691b8e9
Merge pull request #1470 from Zirak/patch-2
...
Demonstrate coroutine's completed signal
2018-06-28 20:40:58 +02:00
Max Hilbrunner
72186e098c
Merge pull request #1468 from mhilbrunner/docs-translation
...
Docs Guide: Translation info
2018-06-28 20:40:43 +02:00
Max Hilbrunner
c712e95954
Merge pull request #1467 from mhilbrunner/docs-ways-contribute
...
Ways to contribute: Mention translations, fixes
2018-06-28 20:40:32 +02:00
Max Hilbrunner
ed1d458ef6
Merge pull request #1462 from skyace65/FixTypo2
...
Fix Minor Typo
2018-06-28 20:40:21 +02:00
Max Hilbrunner
c03fc1b5c2
Merge pull request #1460 from skyace65/NewImage
...
Update Your First Game Image
2018-06-28 20:40:06 +02:00
keltwookie
e376b5de73
Minor typos fixing ( #1459 )
...
* fix minor typos
2018-06-28 20:39:47 +02:00
Max Hilbrunner
7c95d2a342
Merge pull request #1458 from Valentactive/qtcreator-update-source-files
...
added tip about updating source files in Qt Creator
2018-06-28 20:39:22 +02:00
Max Hilbrunner
872b02d81f
Merge pull request #1456 from skyace65/FirstGameImprovements
...
Update Your First Game Tutorial
2018-06-28 20:39:07 +02:00
Max Hilbrunner
a754c43ac2
Merge pull request #1447 from mhilbrunner/master
...
Exporting tutorial fixes
2018-06-28 20:38:13 +02:00
Max Hilbrunner
a6bbf1cece
Merge pull request #1445 from KellyThomas/patch-1
...
use `await ToSignal()` for game over timing
2018-06-28 20:38:00 +02:00
Max Hilbrunner
1f0f2cb465
Merge pull request #1444 from skyace65/CSharp_linux_instructions
...
Add link for getting older versions of Mono
2018-06-28 20:37:46 +02:00
Max Hilbrunner
2f7c18f078
Merge pull request #1443 from clayjohn/screen_pixel_size
...
Clarified Description of SCREEN_PIXEL_SIZE
2018-06-28 20:37:32 +02:00
Max Hilbrunner
b45b1f7036
Merge pull request #1442 from cbscribe/export_tutorial
...
Add exporting tutorial for "Dodge the Creeps"
2018-06-28 20:37:18 +02:00
Rémi Verschelde
7ba063097c
Merge pull request #1438 from mani144/patch-1
...
fixing Arc polygon function example for GDScript
2018-06-28 20:36:57 +02:00
Max Hilbrunner
2060ee6ada
Merge pull request #1437 from JFonS/patch-3
...
Add disable shadows flag on material explanation
2018-06-28 20:36:41 +02:00
Max Hilbrunner
4a9f9b668a
Merge pull request #1435 from bojidar-bg/godot-16418-arrays-of-resources
...
Add array export hints to the docs
2018-06-28 20:36:28 +02:00
Max Hilbrunner
346be317e7
Merge pull request #1434 from Kloppie5/patch-1
...
Fixed spelling mistake in comment on AS operator
2018-06-28 20:35:26 +02:00
Max Hilbrunner
16edb825a6
Merge pull request #1433 from Kloppie5/patch-2
...
Fixed spelling mistake in description of -noimp hint
2018-06-28 20:35:10 +02:00
Max Hilbrunner
ab88e4b7e3
Merge pull request #1432 from mhilbrunner/bring-back-fun
...
Reinstate fun
2018-06-28 20:34:48 +02:00
Max Hilbrunner
3584829ca8
Merge pull request #1431 from Omicron666/patch-4
...
Added escaped spaces to fix inline literals
2018-06-28 20:32:50 +02:00
Max Hilbrunner
5ebe614725
Merge pull request #1429 from Omicron666/patch-2
...
Fixes typo for IRC channel
2018-06-28 20:31:42 +02:00
Max Hilbrunner
a52db160d8
Merge pull request #1530 from aron3097/patch-1
...
Correct emscripten SDK download url
2018-06-21 18:54:56 +02:00
J_Hong
08294fb722
correct emscripten sdk download url
...
correct emscripten sdk download url
2018-06-20 21:18:08 +08:00
Rémi Verschelde
4913869a89
Remove tutorial on linear algebra for rotations
...
Though it covers an interesting topic in a way that can be beneficial
to many Godot users, after discussion with doc team members and reduz
we feel that its current scope is too out of phase with the target
readership of the Godot docs.
This tutorial would work better hosted out of the Godot docs, and
referenced with a `.. seealso::` link for those who want to dig further
into the math meat.
Thanks a lot to tagcup for this contribution though (as well as the
many contributions to the engine's math and rendering), and sorry for
not better describing what kind of "advanced" math tutorial would be
fitting for the Godot docs.
Sphinx: Also reverted from mathjax to imgmath, as the former implied
running JS code on every single page (regardless of their use of LaTeX
formulas to renderer), so for now imgmath is simpler and good enough.
(cherry picked from commit 90ffb6a6fa )
2018-06-18 08:40:00 +02:00
Rémi Verschelde
e4bd3dbc89
RTD: Also disable PDF builds on each commits
...
Latex builds for PDF also seem to make us reach the build memory
threshold...
(cherry picked from commit 370022acf4 )
2018-06-06 15:04:45 +02:00
Rémi Verschelde
8590ad45b5
Add .readthedocs.yml file to disable htmlzip and epub builds
...
Reference: https://docs.readthedocs.io/en/latest/yaml-config.html
`htmlzip` target is too heavy and slows down build a lot (or makes it timeout),
so disabling for now. We could reenable it if an option is given for a non
`singlehtml` target, see https://github.com/rtfd/readthedocs.org/issues/4190 .
Also disabling `epub` target for now, as it also makes builds slower and we
iterate too fast on the master branch for it to be meaningful.
We could eventually build ePub versions manually once a month or so and upload
those somewhere if there's demand for it.
(cherry picked from commit ae7277c1e4 )
2018-06-06 10:23:22 +02:00
Max Hilbrunner
e63d91ffcf
Merge pull request #1471 from jaynabonne/patch-1
...
Update scripting_continued.rst
2018-05-26 16:33:24 +02:00
jaynabonne
cda2e087f7
Update scripting_continued.rst
...
Fixed comment for QueueFree/queue_free example.
2018-05-25 20:34:26 +01:00
Nathan
67b42e75b4
Add link to the video version of the tutorial
2018-05-17 09:14:16 +09:00
Rémi Verschelde
43f552736a
Sync classref with 3.0 branch
2018-05-09 11:13:17 +02:00
mhilbrunner
ec725ff8a0
Proofing/review: Remove filler words, adhere to style guide
2018-05-06 05:25:43 +02:00