Commit Graph
8592 Commits
Author SHA1 Message Date
Godot Organization 045efee3ee classref: Sync with current master branch (8e951fd) 2024-03-01 16:12:44 +00:00
Max Hilbrunner 7030ad20e2 Merge pull request #9032 from komali2/patch-2
Update tooltip note in 02.player_scene.rst
2024-03-01 15:09:40 +01:00
Max Hilbrunner a4e35e7063 Merge pull request #9028 from Calinou/troubleshooting-nvidia-shadowplay
Document disabling NVIDIA ShadowPlay overlay in Troubleshooting
2024-03-01 15:08:24 +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
Matthew af5d7d0223 Merge pull request #8832 from kylestarr/patch-2
Moving disclaimer comments inline
2024-02-28 18:08:48 -05:00
Hugo Locurcio ce68812599 Document disabling NVIDIA ShadowPlay overlay in Troubleshooting 2024-02-28 23:00:02 +01:00
Max Hilbrunner 747d07ad51 Merge pull request #8980 from ztc0611/fix-mobile-save-docs
Fix Handling Quit Requests wording about mobile platforms
2024-02-28 17:17:01 +01:00
Kyle StarrandMatthew 24fb0e2f0d Removing one comment hash for style
Co-authored-by: Matthew <matthewehr@hotmail.com>
2024-02-28 07:28:27 -08:00
Max Hilbrunner ac92bfb47a Merge pull request #9015 from adamscott/fix-website-highlight
Fix website highlight of text
2024-02-26 16:17:04 +01:00
Max Hilbrunner 444a3dc2ff Merge pull request #9020 from skyace65/NameTranslation
Update project name translation instructions
2024-02-26 15:25:29 +01:00
skyace65 7ee8145dc5 Update project name translation instructions 2024-02-25 20:06:59 -05:00
Max Hilbrunner 059864f4c4 Merge pull request #9014 from Calinou/headings-use-montserrat-font
Use Montserrat font for headings to match godotengine.org
2024-02-25 14:02:26 +01:00
Adam Scott 6ca56a1b75 Fix website highlight of text 2024-02-24 16:50:31 -05:00
Hugo Locurcio 474c9b8339 Use Montserrat font for headings to match godotengine.org
This provides a visual look closer to the website and helps headings
stand out more thanks to their bolder weight.
2024-02-24 20:12:39 +01:00
Max Hilbrunner c8d799dfbf Merge pull request #9008 from godotengine/classref/sync-2e7fc81
classref: Sync with current master branch (2e7fc81)
2024-02-24 07:07:36 +01:00
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
Zach Coleman c6ba2d4092 Update handling_quit_requests.rst 2024-02-21 12:03:35 -05: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