Commit Graph
8574 Commits
Author SHA1 Message Date
Godot Organization 8978497bb6 classref: Sync with current master branch (2e7fc81) 2024-02-24 03:20:02 +00:00
Matthew 4f21f44632 Merge pull request #8743 from akien-mga/scons-cmdline-CCFLAGS-lowercase
Rename SCons command line options for CCFLAGS, etc. to lowercase
2024-02-22 20:26:08 -05:00
Matthew 6a19c12a25 Merge pull request #8839 from timeeeee/master
Remove incorrect "we won't use the index array"
2024-02-22 19:06:51 -05:00
Matthew 94d114a418 Merge pull request #9006 from alitnk/patch-1
docs: typo in  `spatial_shader.rst`
2024-02-22 18:23:18 -05:00
Alireza Zamani b7b875722a Update spatial_shader.rst 2024-02-22 23:55:06 +03:30
Alireza Zamani c66e62337d docs: typo in spatial_shader.rst
Not 100% sure if this is a typo, but looks like one. Thank you.
2024-02-22 22:44:37 +03:30
Max Hilbrunner ef9d5adcf4 Merge pull request #8830 from caimantilla/patch-2
Inspector plugin tutorial: update PackedScene.instance() ref
2024-02-22 17:15:08 +01:00
Max Hilbrunner e3e0db3b92 Merge pull request #8986 from Faless/web/javascript_bridge
[Web] Expand "Interacting with Javascript"
2024-02-21 12:13:51 +01:00
Fabio Alessandrelli 712aa0c345 [Web] Expand "Interacting with Javascript"
Document the new (preferred) interface.

Add a small section about downloading files to the user device.
2024-02-21 11:45:33 +01:00
Max Hilbrunner a39c332b27 Merge pull request #9003 from skyace65/AnimationIntro
Document onion skinning, autoplay on load and remove a reference to Godot 3
2024-02-21 08:57:44 +01:00
skyace65 a5e7c54f48 Document onion skinning, autoplay on load and
remove a reference to Godot 3
2024-02-20 21:49:19 -05:00
Max Hilbrunner 8cf168e73d Merge pull request #8921 from paddy-exe/remove-references-vertex-particles-shader
Remove reference of ``vertex`` in particle shaders
2024-02-20 07:04:02 +01:00
Max Hilbrunner d293c2ba49 Merge pull request #8938 from clayjohn/MAIN_CAM_INV_VIEW_MATRIX
Add description for MAIN_CAM_INV_VIEW_MATRIX to spatial shader doc page
2024-02-20 07:03:10 +01:00
Max Hilbrunner 3f6be8be5a Merge pull request #8996 from skyace65/SkeletonClarification
Clarify instructions for creating rest pose
2024-02-20 04:54:03 +01:00
Matthew 5ae1b4085a Merge pull request #8837 from jpaugh/jp/clarify-viewport-vs-window
multiple_resolutions.rst: Clear up confusing terms window and viewport
2024-02-19 21:36:03 -05:00
skyace65 981cd6a83c Clarify instructions for creating rest pose 2024-02-19 21:12:16 -05: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
Max Hilbrunner 8a73974465 Merge pull request #8943 from skyace65/LightmapImages
Update images for lightmap page
2024-02-19 12:20:56 +01:00
Max Hilbrunner 70b3d3e96f Merge pull request #8989 from paulloz/dotnet/diagnostics
[C#] Update diagnostic titles
2024-02-19 12:20:28 +01:00
Max Hilbrunner 8db4fdd88d Merge pull request #8976 from smix8/nav_examples01
Update some navigation code examples
2024-02-19 12:20:03 +01:00
Max Hilbrunner 1d1f7967ba Merge pull request #8973 from raulsntos/dotnet/GD0003
C#: Add documentation for diagnostic GD0003
2024-02-19 12:18:45 +01:00
Max Hilbrunner d55ae9920b Merge pull request #8972 from dalexeev/gds-update-deprecated-experimental
GDScript: Update deprecated/experimental docs
2024-02-19 12:17:00 +01:00
Max Hilbrunner 4b5b96b7fc Merge pull request #8985 from godotengine/classref/sync-8ff8216
classref: Sync with current master branch (8ff8216)
2024-02-19 10:36:48 +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
Paul Joannon ead7049407 Update C# diagnostic titles
- GD0101
- GD0105
- GD0106
- GD0302
- GD0401
- GD0402
2024-02-18 16:50:43 +01:00
Godot Organization e24a15753f classref: Sync with current master branch (8ff8216) 2024-02-17 03:19:15 +00:00
Matthew 3898c7ec8b Merge pull request #8951 from emre0altan/Clarify-suffix-usage-when-importing-resources-with-ResourceImporterScene
Node type customization warning updated to explain suffix options #8950
2024-02-16 17:29:08 -05:00
MarsAstro cd48dd0245 Update 04.mob_scene.rst
Removed an unnecessary instruction
2024-02-16 20:24:25 +01:00
emre0altan e41af096e5 warning updated to explain suffix options #8950 2024-02-16 17:12:03 +00:00
Danil Alexeev 200c91b679 GDScript: Update deprecated/experimental docs 2024-02-16 12:00:18 +03:00
Arpit Srivastava 3f350a40c4 Add note on enabling driver input in recording_with_microphone.rst to allow mic recording (#8960)
* Make enable input instruction clearer in recording_with_microphone.rst
2024-02-15 21:21:06 -05:00
Matthew 0ad98db0f7 Merge pull request #8977 from yknishidate/fix-broken-link
Fix broken link
2024-02-15 20:32:27 -05:00
Yuki Nishidate d0f84ab198 Fix broken link 2024-02-16 10:00:02 +09: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 5baacbbea6 Merge pull request #8971 from 0WN463/master
Correct dictionary re-allocation from "quadratic" to "exponential"
2024-02-15 17:59:12 -05:00
Matthew e8f4573177 Merge pull request #8968 from smix8/rvo_passing_sides
Mention passing side assumption of RVO avoidance
2024-02-15 17:56:50 -05:00
smix8 cac53e5d15 Update some navigation code examples
Updates some navigation code examples.
2024-02-15 21:49:42 +01:00
Raul Santos 9051c5225e C#: Add documentation for diagnostic GD0003 2024-02-15 19:44:49 +01:00
0WN463 76e76e2a25 Update data_preferences.rst
Correct dictionary re-allocation from "quadratic" to "exponential"
2024-02-15 23:58:28 +08:00
smix8 bb3d8dc185 Mention passing side assumption of RVO avoidance
Mentions passing side assumption of RVO avoidance.
2024-02-15 07:09:01 +01:00
Matthew ec3e094bf9 Merge pull request #8923 from 31/dev/31/cs-global
Clarify C# GlobalClass exported node behavior
2024-02-14 20:09:56 -05:00
Matthew 050f8f456e Merge pull request #8940 from 31/dev/31/cs-pascal
Clarify and add to C# API general differences
2024-02-14 20:05:21 -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
Matthew bc67ff2e64 Merge pull request #8959 from jamesplease/patch-1
Improve clarity of 2d tutorial section
2024-02-14 19:20:55 -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
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