Commit Graph
8517 Commits
Author SHA1 Message Date
MarsAstro cd48dd0245 Update 04.mob_scene.rst
Removed an unnecessary instruction
2024-02-16 20:24:25 +01:00
Matthew ec3426d869 Merge pull request #8955 from skyace65/First3DGamePRFix
Several improvements to "First 3D Game" tutorial
2024-02-13 20:55:54 -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
Matthew 316ba4b0b1 Merge pull request #8917 from morganwesemann/navigation-debug-mesh-documentation
Add documentation for when navigation debug mesh will show
2024-02-12 21:46:57 -05:00
Matthew bbd09577ba Merge pull request #8941 from 31/dev/31/cs-path-note
c_sharp_differences.rst: clarify System.IO.Path note
2024-02-12 18:56:56 -05:00
Matthew e31543bb83 Merge pull request #8863 from DSOE1024/patch-1
Update compiling_for_linuxbsd.rst Added a description that compiling for RISC-V devices
2024-02-11 08:52:45 -05:00
Max Hilbrunner 4ead5aa315 Merge pull request #8939 from godotengine/classref/sync-4e990cd
classref: Sync with current master branch (4e990cd)
2024-02-10 13:04:22 +01:00
31 69e1d87816 c_sharp_differences.rst: clarify System.IO.Path note 2024-02-10 02:02:29 -08:00
Godot Organization 7939a1645b classref: Sync with current master branch (4e990cd) 2024-02-10 03:19:07 +00:00
A Thousand Ships 5062d09306 Merge pull request #8933 from skyace65/SignalsSceneClarity
Clarify which scene to run in step by step
2024-02-09 21:07:09 +01:00
A Thousand Ships e1a4b1139f Merge pull request #8934 from skyace65/AnimationTrackClarify
Clarify which track is being talked about
2024-02-09 21:07:01 +01:00
A Thousand Ships 72a61e83f5 Merge pull request #8935 from skyace65/DebugGodot3
Remove Godot 3 reference from profiler page
2024-02-09 21:06:40 +01:00
skyace65 328da800dd Remove Godot 3 reference from profiler page 2024-02-08 22:24:31 -05:00
skyace65 b526390c20 Clarify which track is being talked about 2024-02-08 21:41:38 -05:00
skyace65 a31bf75894 Clarify which scene to run in step by step 2024-02-08 20:41:25 -05:00
Max Hilbrunner d60c580d17 Merge pull request #8927 from idlist/patch-1
Update C# API in the code example of "Custom GUI controls"
2024-02-08 17:29:19 +01:00
i'DLisT fecc91f4b2 Update to newer CustomMinimumSize API 2024-02-08 23:20:19 +08:00
Max Hilbrunner 5c926b5180 Merge pull request #8900 from skyace65/Autoload
Remove duplicate information in autoload page
2024-02-08 15:06:09 +01:00
Morgan Wesemann 5d5e44e895 Simplify based on clarifications 2024-02-07 22:44:46 -05:00
Morgan WesemannandA Thousand Ships 1781f7bda0 Update tutorials/navigation/navigation_debug_tools.rst
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-02-07 10:20:24 -05:00
Max Hilbrunner 2885812f51 Merge pull request #8918 from dalexeev/gds-is-not-operator
GDScript: Document `is not` operator
2024-02-07 13:43:40 +01:00
Danil Alexeev 46e69f0d1e GDScript: Document is not operator 2024-02-07 13:25:33 +03:00
Morgan Wesemann 495718f553 Add documentation for when navigation debug mesh will show 2024-02-06 22:52:52 -05:00
Max Hilbrunner a9f5cc75f1 Merge pull request #8875 from dustdfg/patch-1
Update gui_using_fonts.rst
2024-02-06 17:15:38 +01:00
Max Hilbrunner 5eef39a471 Merge pull request #8909 from skyace65/BuildStable
Build offline version of stable branch
2024-02-06 17:13:38 +01:00
Max Hilbrunner 45bb210434 Merge pull request #8910 from skyace65/ScriptTemplates
Add info on finding script templates folder
2024-02-06 17:10:48 +01:00
skyace65 7f662be73a Remove duplicate information in autoload page 2024-02-05 21:50:03 -05:00
skyace65 63a2c55cab Add info on finding script templates folder 2024-02-05 21:44:03 -05:00
skyace65 b08b23d19b Build offline version of stable branch 2024-02-05 19:26:06 -05:00
Matthew 09843321ff Merge pull request #8907 from VojtaStruhar/fix/dedicated-servers-typo
Typo fix
2024-02-05 18:00:34 -05:00
Matthew 7f531fed8c Merge pull request #8905 from adamscott/update-emscripten-minimum-requirements
Update the Emscripten minimum requirements to 3.1.39
2024-02-05 17:58:55 -05:00
Vojtěch Struhár 48d47e3594 Typo fix 2024-02-05 22:50:39 +01:00
Adam Scott b3926b9d0a Update the Emscripten minimum requirements 2024-02-05 13:46:57 -05:00
Max Hilbrunner 62d5d6cddb Merge pull request #8852 from 31/dev/31/singleton-cs
singletons_autoload.rst: add C# example similar to "Global Variable"
2024-02-05 00:17:22 +01:00
Max Hilbrunner dedb444d6a Merge pull request #8899 from smix8/navmesh_example
Fix script error in NavigationMesh example
2024-02-05 00:13:41 +01:00
smix8 4fd70a00a8 Fix script error in NavigationMesh example
Fixes script error in NavigationMesh example.
2024-02-05 00:08:29 +01:00
Matthew a621959d86 Merge pull request #8722 from kylestarr/master
Update scripting_player_input.rst
2024-02-04 16:51:18 -05:00
Max Hilbrunner 47ee23344e Merge pull request #8886 from skyace65/VelocityChange
Replace set_velocity with velocity property
2024-02-04 22:26:23 +01:00
Max Hilbrunner c309afb14d Merge pull request #8856 from skyace65/NavLinkClarity
Clarify what Navlink does and does not do
2024-02-04 22:26:03 +01:00
Max Hilbrunner 1ad861801c Merge pull request #8887 from skyace65/BakePolygon
Add instruction to bake navigation BakePolygon
2024-02-04 22:25:22 +01:00
Max Hilbrunner d1c1dcbb6a Merge pull request #8873 from godotengine/dependabot/github_actions/peter-evans/create-pull-request-6
Bump peter-evans/create-pull-request from 5 to 6
2024-02-04 22:23:36 +01:00
Max Hilbrunner cc55e85792 Merge pull request #8896 from skyace65/DevDocs
Remove reference to DevDocs copy of documentation
2024-02-04 22:19:53 +01:00
Max Hilbrunner 840b629c3e Merge pull request #8894 from 31/dev/31/variant-ref
Link to C# Variant-compatible section directly
2024-02-04 22:19:32 +01:00
Max Hilbrunner 664b739aaa Merge pull request #8878 from 31/dev/31/variant-obj
c_sharp_variant.rst: add more examples, fix explicit vs. implicit
2024-02-04 22:18:35 +01:00
Max Hilbrunner 21678460aa Merge pull request #8897 from skyace65/Custom-Post-Processing
Remove outdated references to other tutorial
2024-02-04 22:15:54 +01:00
skyace65 f3364fb21e Replace set_velocity with velocity property 2024-02-04 15:44:56 -05:00
skyace65 3e734afb43 Remove outdated references to other tutorial 2024-02-04 12:09:23 -05:00
Matthew 6ac586bc55 Merge pull request #8885 from Calinou/resolution-scaling-fix-mipmap-bias-formula
Fix missing texture mipmap bias formula in Resolution scaling
2024-02-04 11:40:52 -05:00
skyace65 9b9a06cdb3 Remove reference to DevDocs copy of documentation 2024-02-04 11:31:34 -05:00
Matthew f94b73a4db Merge pull request #8895 from 31/dev/31/packed-order
c_sharp_collections.rst: copy variant page's Packed{TYPE}Array order
2024-02-04 11:00:00 -05:00