Commit Graph

1490 Commits

Author SHA1 Message Date
skyace65
aa33e630f7 Make "TextureRect" a link 2024-04-08 22:14:47 -04:00
Jan
4be049f967 Explicitly mention to which node should connect the signals (#9153)
* Explicitly mention to which node should connect the signals

Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-04-07 21:33:42 -04:00
谢天
4547b5b301 Update outdated link in first_3d_game's going_further.rst (#9163)
* Update outdated link in first_3d_game's going_further.rst

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
Co-authored-by: Matthew <matthewehr@hotmail.com>
2024-04-02 20:50:48 +02:00
Max Hilbrunner
477e40184f Merge pull request #9016 from walerian777/ctrl-click-on-macos
Add missing Ctrl-click equivalents for MacOS.
2024-03-26 19:13:58 +01:00
谢天
3c91cf5021 Update godot_design_philosophy.rst's contributor number (#9137)
* Update godot_design_philosophy.rst's contributor number

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2024-03-25 13:17:42 +01:00
Ido Savion
4f04a2726e Update first 2D game input mapping event configuration image (#9128)
* Update first 2D game input mapping event configuration image

The previous photo contained a typo which is no longer present in
Godot 4.2 ("Poistion" -> "Position").

---------

Signed-off-by: Ido Savion <idosavion@gmail.com>
2024-03-25 13:13:17 +01:00
Max Hilbrunner
54bed47345 Merge pull request #9115 from miesepeter/patch-2
Update signal intro with note concerning external editors
2024-03-23 11:37:48 +01:00
Noora
6de4fff28c Add missing word in instancing.rst 2024-03-23 04:13:04 +02:00
Jan
ecc19f61c8 Update signal intro with note concerning external editors
Included a note concerning external editors, see godotengine/godot#41283
2024-03-18 20:18:01 +01:00
Hugo Locurcio
680d3a7a71 Fix autoplay icon link in Your first 3D game - Adding animations 2024-03-13 01:57:13 +01:00
Max Hilbrunner
43bcea0655 Merge pull request #8932 from skyace65/macOS-Opt
Replace "alt" with "opt" for macOS shortcuts
2024-03-10 22:39:30 +01:00
skyace65
8916cbd4b2 Unify C# naming notes and comments 2024-03-10 12:08:45 -04:00
Max Hilbrunner
588437826b Merge pull request #9071 from skyace65/StartedSignals
Minor fixes to getting started signals page
2024-03-09 19:45:47 +01:00
skyace65
f93212f3d4 Minor fixes to getting started signals page 2024-03-08 21:58:52 -05:00
skyace65
79dfce6de3 Clarify how to open the SpriteFrames panel 2024-03-08 21:44:01 -05:00
skyace65
175524548c Replace "alt" with "opt" for macOS shortcuts 2024-03-05 19:31:26 -05:00
Max Hilbrunner
86c20b29bf Merge pull request #9029 from skyace65/DodgeCreeps
Fix and update Dodge the Creeps Issues
2024-03-02 20:55:26 +01:00
Caleb Rogers
cd94343a54 Update tooltip note in 02.player_scene.rst
The tooltip appears to have been updated since the docs were written.
2024-02-29 21:30:28 +08:00
skyace65
266e266995 Fix and update Dodge the Creeps Issues 2024-02-28 21:26:54 -05:00
Matthew
af5d7d0223 Merge pull request #8832 from kylestarr/patch-2
Moving disclaimer comments inline
2024-02-28 18:08:48 -05:00
Kyle Starr
24fb0e2f0d Removing one comment hash for style
Co-authored-by: Matthew <matthewehr@hotmail.com>
2024-02-28 07:28:27 -08:00
Walerian Sobczak
f1f6cf4fa0 Add missing Ctrl-click equivalents for MacOS. 2024-02-25 17:45:06 +09:00
Max Hilbrunner
ee9d206a15 Merge pull request #8946 from skyace65/First2D-Fixes
Minor dodge the creeps fixes
2024-02-20 02:16:49 +01:00
Matthew
a20f86c298 Merge pull request #8978 from MarsAstro/patch-1
Update 04.mob_scene.rst
2024-02-18 11:00:23 -05:00
MarsAstro
cd48dd0245 Update 04.mob_scene.rst
Removed an unnecessary instruction
2024-02-16 20:24:25 +01:00
Matthew
f271db40a8 Merge pull request #8936 from metehandoy/patch-1
Replace "Play Scene button" with "Run Current Scene button"
2024-02-15 18:00:29 -05:00
Matthew
5bc5ffd636 Merge pull request #8963 from Gallium314/master
grammar error
2024-02-14 19:53:56 -05:00
Gabriel Cassidy
9e3b9ce844 grammar error
fixed verb agreement
2024-02-14 19:21:11 -05:00
metehandoy
b3fa006dab Small correction on nodes_and_scenes.rst
"Play Scene button" into "Run Current Scene button"
2024-02-14 20:08:11 +01:00
404 Not Found
00f1ec611a Improve clarity of 2d tutorial section 2024-02-14 13:01:53 -05:00
Shane Smith
c1c33e7908 Several improvements to "First 3D Game" tutorial
This fixes the "Animation > Copy" issue mentioned in
https://github.com/godotengine/godot-docs/issues/6744
(see Step 09, around Line 264)

The same issue as above was referenced in
https://github.com/godotengine/godot/issues/60848
and the fix was to use the solution by @riidom

Also, a reference to a button icon has been changed
from "A+" to "A>" per feedback on PR 8460
2024-02-13 20:49:08 -05:00
skyace65
9bdfd2518b Minor dodge the creeps fixes 2024-02-11 12:08:39 -05:00
skyace65
a31bf75894 Clarify which scene to run in step by step 2024-02-08 20:41:25 -05:00
Matthew
a621959d86 Merge pull request #8722 from kylestarr/master
Update scripting_player_input.rst
2024-02-04 16:51:18 -05:00
Matthew
c42e54bfbb Merge pull request #8772 from docrinehart/first-3d-game-animation-fixes
First 3d game animation fixes
2024-02-01 21:47:16 -05:00
Max Hilbrunner
ea87491ae8 Merge pull request #8854 from skyace65/Instancing-Images
Update images on instancing page for 4.2
2024-01-30 10:47:55 +01:00
skyace65
decf3ceced Update images on instancing page for 4.2 2024-01-28 10:24:14 -05:00
Max Hilbrunner
3b52b1e4a3 Merge pull request #8848 from skyace65/SignalsIntro
Fix image and code in signals introduction
2024-01-28 10:51:06 +01:00
skyace65
e3eed1325d Fix image and code in signals introduction 2024-01-27 13:35:40 -05:00
Kyle Starr
af66da052f Update 03.coding_the_player.rst
Accepting feedback that inline comment expands the block unnecessarily. Perhaps the better edit here is to explicitly state that the comment is about the following boolean statement rather than the prior.
2024-01-26 21:01:09 -08:00
skyace65
dd74c60c50 Re add link to learn GDScript from zero 2024-01-26 22:13:27 -05:00
Kyle Starr
c5d931c3fb Moving disclaimer comments inline
Moving disclaimer comments inline to better specify which boolean statement is being referred to.
2024-01-25 21:03:17 -08:00
Kyle Starr
16a90c81c2 Update scripting_player_input.rst
Informing user to uncomment the commented code.
2024-01-25 20:32:02 -08:00
Kyle Starr
e4268cf580 Update getting_started/step_by_step/scripting_player_input.rst
Updating phrasing per suggestion

Co-authored-by: Matthew <matthewehr@hotmail.com>
2024-01-25 20:21:45 -08:00
skyace65
e954a4912b Update note about resources in instancing page 2024-01-22 21:19:05 -05:00
Matthew
553e3f6f4a Merge pull request #7890 from AThousandShips/pos_fix
Fix use of global position in 3d game tutorial
2024-01-22 19:11:49 -05:00
Doc Rinehart
9bda45c962 Remove warning comment regarding player vs character nodes 2024-01-21 12:56:24 -05:00
Doc Rinehart
daa3a75cc1 Revert "Update keyframe icon/marker language to be more generic"
This reverts commit 81e598daa0.
2024-01-21 12:54:01 -05:00
Doc Rinehart
a45b233389 Update images to include corrected keyframe icons 2024-01-21 12:53:51 -05:00
Matthew
855fb288d0 Merge pull request #8699 from BenAmundson/patch-2
Update 05.spawning_mobs.rst (typo regarding 'respectively')
2024-01-16 21:38:41 -05:00