1709 Commits

Author SHA1 Message Date
Max Hilbrunner
9b3b504224 Merge pull request #1573 from rcorre/patch-1
Remove duplicate line from scripting tutorial
2018-07-10 14:10:07 +02:00
Max Hilbrunner
f33704e60b Merge pull request #1576 from abaky/patch-4
Update baked_lightmaps.rst
2018-07-10 14:08:55 +02:00
abaky
bb99e16379 Update baked_lightmaps.rst 2018-07-08 10:47:44 +02:00
Ryan Roden-Corrent
837f4b619a Remove duplicate line from scripting tutorial
The "final code" box contained the functions `_on_Button_pressed` and `_on_button_pressed`, even though only the former was mentioned earlier in the tutorial.
The C# code didn't contain a duplicate function, so I'm reasonably sure this was a mistake.
2018-07-05 22:20:04 -04:00
Max Hilbrunner
9165606452 Merge pull request #1540 from clayjohn/heightmap_tutorial
Rewrote Mesh Generation Tutorial
2018-06-28 20:59:55 +02:00
Max Hilbrunner
d4668c7fc8 Merge pull request #1539 from monkeyhybrid/master
Fix reference to Scene tab in the 'Design a title screen' page
2018-06-28 20:59:45 +02:00
Max Hilbrunner
d6747d7ebf Merge pull request #1537 from clayheaton/patch-1
Fixed incorrect documentation for MacOS compiling
2018-06-28 20:59:34 +02:00
Daniel Marshall
91f74e4ae9 Added LIBPATH to fix linux build (#1536)
* Added LIBPATH to fix linux build

* added -std=c++14 to osx
2018-06-28 20:59:24 +02:00
Rémi Verschelde
bab364b621 Merge pull request #1535 from YeldhamDev/conf_ide_fix
Fix section links in the 'Configuring an IDE' page
2018-06-28 20:59:10 +02:00
Max Hilbrunner
5527ff9b4b Merge pull request #1533 from Calinou/improve-custom-godot-servers
Improve Custom Godot servers page and fix typos
2018-06-28 20:58:58 +02:00
Max Hilbrunner
629266423f Merge pull request #1532 from Calinou/improve-data-paths
Improve Data paths page and mention feature tags
2018-06-28 20:58:48 +02:00
Max Hilbrunner
2ac2be71b8 Merge pull request #1531 from akien-mga/ide-config
Configuring an IDE: Add intro and details for scons path with Qt Creator
2018-06-28 20:58:39 +02:00
Max Hilbrunner
cf002b9ae7 Merge pull request #1528 from razvanc-r/fix-constructor-init
documentation on inheritance and constructors
2018-06-28 20:58:17 +02:00
Max Hilbrunner
6ca3e2d526 Merge pull request #1525 from YeldhamDev/reflection_bulletpoint_fix
Fix bullet point in 'Reflection Probes' page
2018-06-28 20:58:04 +02:00
Nathan Lovato
0304ee65d0 Merge pull request #1522 from SuperWig/master
Added clarity and a fixed typo
2018-06-28 20:57:51 +02:00
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