Nathan Lovato
e34eae1048
Write part 8 of the 3D tutorial: score and replay
2020-11-26 15:19:15 -06:00
Nathan Lovato
e8d1837989
Write part 7 of the 3D tutorial: killing the player
2020-11-25 23:28:02 -06:00
Nathan Lovato
6a04273975
Replace quotation marks
2020-11-25 22:20:37 -06:00
Nathan Lovato
ca031fc26b
Write 3D tutorial part 6: jump_and_squash
2020-11-25 22:19:47 -06:00
Nathan Lovato
6cc90eb58f
Write part 5 of the 3D first game tutorial, add reference
2020-11-25 14:02:05 -06:00
Nathan Lovato
a0622e19d4
Write 3D tutorial part 04.mob_scene.rst
2020-11-24 22:49:43 -06:00
Nathan Lovato
e32454978c
Write the first three parts of the 3D tutorial
2020-11-23 14:55:51 -06:00
LightningAA
566e86bec2
Fix typo in CPU optimization ( #4380 )
2020-11-16 23:36:17 +01:00
Nathan Lovato
5004e42eb4
Merge pull request #4367 from Calinou/update-core-src-links
...
Update links to source code files in `core/`
2020-11-15 12:09:53 -06:00
e92a8223d3
Add documentation for debugging Godot Engine with CLion ( #4376 )
...
Co-authored-by: Gwendhal CLAUDEL <gwendhal.claudel@epitech.eu >
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2020-11-15 18:49:50 +01:00
Hugo Locurcio
bf89af481a
Update links to source code files in core/
...
`core/` was reorganized in the `master` branch by
127458ed175c5aeac8dee7f09d23fae4c8928eb7.
2020-11-14 05:40:48 +01:00
Your1405Gaming
f78a25ce3f
Fix "intaller" typo in Configuring Visual Studio IDE ( #4366 )
2020-11-14 03:18:17 +01:00
Nathan Lovato
6da0b56e84
Merge pull request #4361 from Calinou/troubleshooting-variable-refresh-rate
...
Document known issues with variable refresh rate in the editor
2020-11-13 09:33:27 -06:00
Feniks
f830197075
Fix C# condition being as instead of is in Input examples ( #4362 )
2020-11-13 15:25:00 +01:00
Hugo Locurcio
4319e063b2
Document known issues with variable refresh rate in the editor
...
See https://github.com/godotengine/godot/issues/38219 .
2020-11-13 14:51:56 +01:00
Feniks
aedad86597
Fix couple of missing # and // for comments in code examples ( #4360 )
2020-11-12 20:19:42 +01:00
Nathan Lovato
b0bbc55e88
Merge pull request #4064 from NathanLovato/content/content_guidelines
...
Write content guidelines
2020-11-12 09:03:25 -06:00
Nathan Lovato
9df8c5c383
Edit content guidelines, remove typographic marks
...
- Removed typographic marks in the entire repo
- Removed a line about why we don't use a wiki
- Indented notes with 4 spaces
- Addressed review comments
2020-11-12 08:59:13 -06:00
e4d21bdf83
Edit content guidelines
...
Improve phrasing, grammar, fix indentation
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com >
Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com >
2020-11-12 08:59:12 -06:00
Nathan Lovato
b3caa1b07e
Add content guidelines and other guidelines to the README
2020-11-12 08:59:12 -06:00
Nathan Lovato
803f4d3c93
Write content guidelines
2020-11-12 08:59:12 -06:00
Nathan Lovato
1d32426b0c
Merge pull request #4344 from NathanLovato/edit/improve-scripting-section
...
Split and edit scripting_continued.rst, improve scripting section
2020-11-11 18:15:40 -06:00
Rodrigo Setti
be025d958f
Update GDScript FAQ text to not reference history in link ( #4357 )
...
Since GDScript history was moved from scripting guide to FAQ, we want to remove the link back to guide mentioning "history".
2020-11-11 20:25:17 +01:00
textrivers and Hugo Locurcio
de131f75cc
Add paragraph to specify that IK chains are editor-only ( #4356 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2020-11-11 17:51:13 +01:00
Nathan Lovato and balloonpopper
54230fb235
Update tutorials/scripting/groups.rst
...
Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com >
2020-11-11 07:16:01 -06:00
Nathan Lovato
8987df4315
Improve nodes_and_scene_instances.rst
...
Based on review notes, add pictures to illustrate renaming a node and
how a node leaves the remote scene tree at runtime after calling free()
or queue_free()
2020-11-10 10:30:58 -06:00
Nathan Lovato
b51b2623c4
Merge pull request #4349 from skyace65/ClassIssues
...
Specify where to open class reference issues
2020-11-10 09:14:11 -06:00
Nathan Lovato
a9af63c674
Merge pull request #4352 from Calinou/high-level-multiplayer-hosting-considerations
...
Add a Hosting considerations section to High-level multiplayer
2020-11-10 09:13:56 -06:00
Nathan Lovato and balloonpopper
3665f22bab
Edit the scripting section
...
Misc grammar fixes, improvements to phrasing, and more.
Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com >
2020-11-10 08:18:44 -06:00
bggd
71547a7c24
Fix missing ":ref:" in canvas_layers.rst ( #4353 )
2020-11-10 14:52:51 +01:00
Hugo Locurcio
7b168d6d78
Add a Hosting considerations section to High-level multiplayer
...
This covers topics such as internal vs public IP addresses
and port forwarding.
2020-11-09 20:40:14 +01:00
skyace65
6ff9434afc
Specify where to open class reference issues
2020-11-09 08:28:58 -05:00
Nathan Lovato
1eb9da99b6
Write and edit overridable_functions.rst, remove scripting_continued.rst
2020-11-08 09:49:48 -06:00
Nathan Lovato
7e7df1cc03
Merge class_name docs from scripting_continued.rst into gdscript docs
2020-11-07 23:23:19 -06:00
Nathan Lovato
9927bfbb71
Write nodes_and_scene_instances.rst from scripting_continued.rst
...
Rewrote the docs
Added an intro section about getting nodes and syntactic sugar
2020-11-07 23:11:29 -06:00
Nathan Lovato
61863b181f
Move and rewrite groups.rst from sripting_continued.rst
2020-11-07 20:20:10 -06:00
Nathan Lovato
e67663f81b
Add idle_and_physics_processing.rst, write scripting/index.rst
2020-11-07 19:15:14 -06:00
Nathan Lovato
e28d9a1a5f
Merge pull request #4345 from Calinou/i18n-default-project-font
...
Document font requirement for some languages in Internationalizing games
2020-11-07 17:04:15 -06:00
Hugo Locurcio
28d9ed70db
Document font requirement for some languages in Internationalizing games
...
See https://github.com/godotengine/godot/issues/43379 .
2020-11-07 17:14:23 +01:00
Nathan Lovato
82a2361445
Merge pull request #3703 from paulloz/InputEventKey.keycode
...
Rename InputEventKey.scancode into keycode
2020-11-05 10:08:55 -06:00
Nathan Lovato
ac3cbb8195
Merge branch 'master' into InputEventKey.keycode
2020-11-05 10:08:37 -06:00
Nathan Lovato
1aa2648fd3
Merge pull request #4340 from Calinou/fix-double-ref-badge-instant-search
...
Fix the "ref" badge appearing twice in instant search results
2020-11-05 09:30:16 -06:00
Hugo Locurcio and Yuri Sizov
cbeb9212cc
Fix the "ref" badge appearing twice in search results
...
This fixes both the "instant" search results and the
dedicated results page.
Co-authored-by: Yuri Sizov <pycbouh@users.noreply.github.com >
2020-11-05 14:52:51 +01:00
Nathan Lovato
a527238ec5
Merge pull request #4336 from Calinou/exporting-for-web-gzip-hosts
...
Mention hosts that support on-the-fly compression in Exporting for the Web
2020-11-05 06:45:16 -06:00
Hugo Locurcio
5469ac45d3
Mention hosts that support on-the-fly compression in Exporting for the Web
2020-11-04 20:35:19 +01:00
Nathan Lovato
3db42682a4
Merge pull request #4327 from pyacier/master
...
proofreading 2d/canvas_layers.rst : change passive voice to direct voice
2020-11-04 13:00:22 -06:00
Nathan Lovato
ae51070767
Edit 2d/canvas_layers.rst
...
Minor tweaks
2020-11-04 12:57:45 -06:00
Nathan Lovato
3f7c2c0361
Merge pull request #4250 from NathanLovato/organization/split-getting-started-workflow
...
Create new sections from Project Workflow
2020-11-04 12:41:43 -06:00
Nathan Lovato
4741f8dba2
Move assets section to a new assets pipeline section
2020-11-04 12:37:30 -06:00
Nathan Lovato
36e6b29d5e
Move project_setup documents to best_practices
2020-11-04 12:32:02 -06:00