Andy Alt
39adfad322
fix typo within ui_main_menu.rst (had->have)
2018-10-17 00:48:05 -05:00
Max Hilbrunner
ebfe615c59
Merge pull request #1758 from siamak-s/patch-1
...
Change headers flag to headers_dir
2018-09-22 16:42:14 +02:00
siamak-s
7aeff20215
Change headers flag to headers_dir
2018-09-22 12:54:49 +03:30
Alexey Shmakov
56e40f6d23
rename var in setget section to avoid confusion ( #1724 )
...
* rename var in setget section to avoid confusion
changed my_var to myvar so that example actually compilable and doesn't cause a confusion to the shallow reader
* rename the declaration variable instead
2018-09-10 10:35:33 -07:00
Max Hilbrunner
d8ab53879e
Merge pull request #1722 from voithos/patch-1
...
Mention the 32x32 image requirement in the custom mouse cursor tutorial
2018-09-10 13:48:07 +02:00
Zaven Muradyan
22bcd6b8e6
Mention the 32x32 image requirement in the custom mouse cursor tutorial
...
This restriction has been increased (to 256x256) in master, but 3.0 still requires 32x32.
Related to godotengine/godot#17018
2018-09-02 02:14:30 -07:00
Max Hilbrunner
b42561754f
Merge pull request #1707 from starrydigits/patch-1
...
Update part_two.rst
2018-08-28 16:53:26 +02:00
starrydigits
14f3fc8ed9
Update part_two.rst
2018-08-26 21:29:42 -07:00
Aswin Mohan
a39c9143f7
Fix Incorrect Comment Description of Method ( #1680 )
...
* Fix Incorrect Comment Description of Method
* Fix Wrong Information about QueueFree
2018-08-12 08:38:34 +09:00
Nathan Lovato
070ac6a137
Merge pull request #1660 from nestor-2099/patch-1
...
Update ui_game_user_interface.rst
2018-08-06 08:11:30 +09:00
nestor-2099
3896f373c3
Update ui_game_user_interface.rst
...
'NinePatchFrame' was misspelled, updated to 'NinePatchRect'
2018-08-05 14:05:11 -05:00
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