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
Rémi Verschelde
772557e263
Compiling for Win32: VS 2017 is supported
2017-09-20 14:15:26 +02:00
Nathan Lovato
58e0a8fd21
Writing guidelines: Change title and make img path absolute
...
Remove "Godot" from the title as it's redundant and it shows up in the TOC
Fix img not found: make img path absolute
2017-09-20 08:56:58 +02:00
Juan Linietsky
5299515508
Changed asset importing and workflow documentation. Pending for 3D..
2017-09-19 17:22:04 -03:00
Rémi Verschelde
607dd6fdef
Merge pull request #482 from mhilbrunner/patch-1
...
Update ways_to_contribute.rst
2017-09-19 18:58:50 +02:00
mhilbrunner
30bab90e1f
Update ways_to_contribute.rst
...
Small style changes, typos, add "hardware information" to section about things to include in bug reports
2017-09-19 18:54:18 +02:00
Rémi Verschelde
ebc4d45956
Merge pull request #475 from GDquest/docs-writing-guidelines
...
add docs writing guidelines
2017-09-19 09:02:23 +02:00
Nathan
cfcdf27740
add docs writing guidelines
...
- add page to the toctree
- add RST formatting and blocks
- add pic to the img/ folder
- add convention to style arguments in class reference, like [code]this[/code]
2017-09-19 08:57:56 +02:00
Chris Bradfield
347d25be30
Merge pull request #474 from GDquest/contrib-guide-update
...
update the contribution guide for the new split XML class files
2017-09-16 00:03:59 -07: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
Nathan Lovato
d324cb889f
Merge pull request #477 from rminderhoud/xml_reference
...
Fixed broken README link to XML class references
2017-09-15 22:05:49 +02:00
Nathan Lovato
db9774d8c5
Merge pull request #471 from Noshyaar/patch-2
...
Fix styling/typos in audio_streams.rst
2017-09-15 22:05:19 +02:00
Ralph Minderhoud
9fa995b9c7
Fixed broken README link to XML class references
2017-09-15 14:22:54 -05:00
Nathan
3a2a243f33
update the contribution guide for the new split XML format
...
- add read-the-docs note and warning blocks
- warn people they shouldn't write using the GitHub editor
2017-09-15 14:59:24 +02:00
Rémi Verschelde
d3d0d13730
Merge pull request #470 from Noshyaar/patch-1
...
Fix some typos in audio_buses.rst
2017-09-14 22:27:08 +02:00
Poommetee Ketson
34278c5946
Fix some typos in audio_buses.rst
2017-09-15 01:51:10 +07:00
Chris Bradfield
c77dcf8e2c
Merge pull request #469 from toger5/patch-3
...
use new get_node ($) in intro
2017-09-13 21:57:38 -07:00
Poommetee Ketson
77099c7ed6
Fix styling/typos in audio_streams.rst
2017-09-14 10:25:42 +07:00
Timo
8241cfee61
use new get_node ($) in intro
2017-09-14 04:32:55 +02: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
Nathan Lovato
9c1dedd49e
Merge pull request #467 from cbscribe/kcc_classxml_update
...
Update references to classes.xml -> /doc/classes/*.xml
2017-09-13 08:30:54 +02:00
Chris Bradfield
fe133c09af
Update references to classes.xml -> /doc/classes/*.xml
2017-09-12 23:03:23 -07:00
Nathan Lovato
2d344fe161
Merge pull request #455 from cvvs/cvvs-scenes-and-nodes-3.0-fixes
...
Step-by-Step Scenes and Nodes 3.0 fixes
2017-09-12 18:33:45 +02:00
Nathan Lovato
46cc1e0d19
Merge pull request #464 from Noshyaar/pr
...
Fix build warnings
2017-09-12 18:31:18 +02:00
Poommetee Ketson
b2d5d0b20a
Fix build warnings
2017-09-12 20:07:45 +07:00
Nathan Lovato
cc546fe480
Merge pull request #463 from Noshyaar/patch-1
...
Fix some typos in visual_script_basics.rst
2017-09-12 14:41:27 +02:00
Poommetee Ketson
2b0f892fd5
Fix some typos in visual_script_basics.rst
2017-09-12 19:34:48 +07:00
Rémi Verschelde
8b38f9a959
Merge pull request #462 from BeayemX/patch-2
...
Fix typos
2017-09-12 12:47:58 +02: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
Christian Winter
1a5c34a792
Fix typos
...
termonology --> terminology
refering --> referring
refered --> referred
2017-09-12 12:35:38 +02:00
Juan Linietsky
2fc4dc2b77
correct wrong image
2017-09-12 07:32:45 -03:00
Rémi Verschelde
2371143cb4
Merge pull request #461 from BeayemX/patch-1
...
Fix typo and formatting
2017-09-12 12:01:59 +02:00
Christian Winter
e63772ab7d
Fix typo and formatting
...
'ar part of a tere' to 'are part of a tree'
remove accidental space on line start to avoid indentation
2017-09-12 11:27:24 +02:00
Rémi Verschelde
6cbaa5130a
Merge pull request #460 from GDquest/contrib-guide
...
Proof and rewrite the class ref contribution guide
2017-09-12 08:26:08 +02:00
Rémi Verschelde
36e2c3edce
Fix VisualScript toctree
2017-09-12 07:59:26 +02: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
Nathan Lovato
9cb30a854c
Proof and rewrite the class ref contribution guide
...
- edit to better fit the new writing guidelines: Shorten sentences, remove passive voice, etc
- shorten XML example
- add video guide
- detail git workflow
- add a 5 points bullet list to reflect the steps to contribute to the class reference
2017-09-11 09:45:52 +02:00
Rémi Verschelde
30bc58bbda
classref: Sync with current master branch
2017-09-06 14:46:15 +02:00
Chad
283de92212
Document fixes for
...
Several fixes found while following the godot step-by-step tutorial:
* Settings is access from Project
* Main Scene is under Run
2017-09-05 19:38:30 -06:00
Rémi Verschelde
40cb5153bd
classref: Sync with current master branch
2017-09-02 17:15:33 +02:00
Rémi Verschelde
e27f0c3cb8
Merge pull request #454 from Noshyaar/pr-
...
Fix Title underline too short errors
2017-09-01 15:00:03 +02:00
Poommetee Ketson
ab01e1acbf
Fix Title underline too short errors
2017-09-01 19:41:22 +07:00
Rémi Verschelde
95d4a6f399
Merge pull request #453 from djrm/pr_code_tabs
...
Added tabs for multiple programming languages
2017-09-01 07:55:40 +02:00
Rémi Verschelde
a6167078c8
Merge pull request #452 from djrm/pr_updated_gdscript_pygment
...
Updated gdscript pygments
2017-09-01 07:52:19 +02:00