Commit Graph
4712 Commits
Author SHA1 Message Date
MJacred 48150d5cf2 Fix URL to gamepad tester website 2025-04-30 13:01:53 +02:00
Max Hilbrunner 5ebc3a794b Merge pull request #10800 from vgezer/inspectordock
Update inspector dock
2025-04-29 01:48:21 +02:00
Max Hilbrunner bf0fb5af0d Merge pull request #10812 from Calinou/data-paths-file-logging
Document file logging in Data paths
2025-04-29 01:47:27 +02:00
Muller-Castro c8583abde8 Add _CLASS_SNAKE_CASE_ script template placeholder 2025-04-28 13:00:02 -03:00
Hugo Locurcio 6c3cef80b3 Document typed dictionaries in GDScript 2025-04-26 18:33:00 +02:00
MJacred f0258bd879 Document new bbcode [br] in RichTextLabel 2025-04-25 15:53:23 +02:00
Matthew 10016f5e32 Merge pull request #10857 from jaydensipe/add-git-lfs-section
Add Git LFS section
2025-04-23 15:02:09 -04:00
Matthew 7965c36594 Merge pull request #10868 from Calinou/environment-post-processing-remove-outdated-fog-transmit
Remove outdated reference to fog transmission in Environment and post-processing
2025-04-23 15:00:39 -04:00
BluesM18A1 bd2aa87578 Update the 'Using Fonts' page to include information on spacing adjustments and kerning pairs for image fonts (#10880)
* Update the 'Using Fonts' page to include information on spacing adjustments and kerning pairs for image fonts

Closes https://github.com/godotengine/godot-docs/issues/10855

Non-monospaced image fonts have been supported for quite some time, but the documentation has not yet been updated to reflect this.

There are now some additional screenshots and examples of how to use the extra parameters in the Character Ranges, and how to use the Kerning Pairs list.
2025-04-23 11:42:17 -04:00
Matthew 3dbb51b86c Merge pull request #10889 from Calinou/running-code-in-the-editor-no-debugger
Mention the lack of debugger support in Running code in the editor
2025-04-23 10:01:08 -04:00
Hugo Locurcio c737b30d5d Mention the lack of debugger support in Running code in the editor 2025-04-22 14:38:51 +02:00
Hugo Locurcio 72834c31a3 Fix typo in C# example in Running code in the editor 2025-04-22 14:14:59 +02:00
Tyler Morgan cf52e8d52a Update introduction_to_2d.rst
small typo fix
2025-04-20 12:14:53 -07:00
Max Hilbrunner 1b7b5bd5fe Merge pull request #10864 from skyace65/XR-Improvements
Several minor XR page improvements
2025-04-20 17:06:07 +02:00
Matthew 9a2b56e2dd Merge pull request #10758 from WSQS/patch-1
Update android_library.rst
2025-04-17 23:08:35 -04:00
Gio Aleman c910af068e Minor formatting fix 2025-04-16 21:37:34 -04:00
Matthew 28958a702c Merge pull request #10756 from Repiteo/style/pragma-once
Style: Integrate new `#pragma once` syntax
2025-04-15 19:09:39 -04:00
Hugo Locurcio dc7843fee9 Remove outdated reference to fog transmission in Environment and post-processing
This was a 3.x feature that wasn't reimplemented in 4.x.
2025-04-15 23:39:40 +02:00
Volkan Gezer dbb454cd55 update inspector dock 2025-04-15 21:34:07 +02:00
Pāvels Nadtočajevs 0d85d2e5a6 Remove iOS simulator mentions. 2025-04-15 08:40:22 +03:00
Anish Mishra 69ef0202b9 Update android_library.rst 2025-04-15 08:54:52 +05:30
Booblesnoot42 4f4b6810c6 Change network termination instructions (#9087)
Changes network termination instructions to avoid issues involving unexpected network errors (https://github.com/godotengine/godot/issues/77723)
2025-04-14 20:03:23 -04:00
Jayden Sipe 398a4dbee3 Add Git LFS section 2025-04-14 18:43:23 -04:00
ProgrammerOnCoffee 73688d34d8 Fix typos in warning system documentation images (#10849)
* Fix warning system image typos
2025-04-14 23:39:55 +02:00
skyace65 ac8ea10c88 Update CPU optimization physics interpolation info 2025-04-14 16:25:27 -04:00
skyace65 2f07ecc138 Several minor XR page improvements 2025-04-14 16:24:12 -04:00
WSQS a8465aa8e5 include the results from the parent in the method 2025-04-12 19:48:58 +08:00
Matthew 8c18714228 Merge pull request #10780 from Lexyth/patch-2
Update Enum names, improve enum member names, and add related suggestion
2025-04-11 11:59:57 -04:00
j4d3blooded fb1f3c8377 Included note about requirement for class_name for a resource to show… (#10838)
* Included note about requirement for class_name for a resource to show up in create resource GUI
2025-04-11 11:34:16 -04:00
lena f31a4ac23f docs: Add a note about the effect of @export. (#10560)
Add information on @export and RPC.
2025-04-11 10:42:19 -04:00
Matthew 092529f891 Merge pull request #10488 from Calinou/feature-tags-get-setting-with-override
Document reading project settings with overrides taken into account in Feature tags
2025-04-11 10:19:53 -04:00
Hugo Locurcio 6eae590bee Document reading project settings with overrides taken into account in Feature tags 2025-04-11 10:13:31 -04:00
starsJulyandtetrapod 2f4ad61ef6 Update the @export_custom example in gdscript_exports.rst
Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com>
2025-04-11 11:01:50 +08:00
starsJuly ab6e73822a Fix @export_custom hint format in gdscript_exports.rst 2025-04-10 21:23:44 +08:00
Ian Warren 6ced0f9f4b Change "allow to" to "allow you to" 2025-04-09 16:42:37 -06:00
Matthew cf33eb6a63 Merge pull request #10806 from tredstart/master
Update data_preferences.rst
2025-04-09 10:10:39 -04:00
Matthew 042e68e3db Merge pull request #10847 from hewplayfair/patch-1
Clarify resources.rst
2025-04-09 09:46:48 -04:00
Matthew 16f672ee04 Merge pull request #10724 from dresswithpockets/patch-1
Add Odin binding to community GDExtension binding list
2025-04-08 21:27:33 -04:00
Matthew 7bc1c2b15e Merge pull request #10846 from raulsntos/dotnet/bits-defines
C#: Remove outdated bits defines
2025-04-08 17:36:19 -04:00
Hew Playfair dc5ef25815 Clarify resources.rst
The description of how to save a Resource in the Inspector refers to a menu that doesn't exist in 4.4 stable.
2025-04-08 15:39:26 -04:00
Raul Santos 1d103b1a23 C#: Remove outdated bits defines
These defines were removed in 4.0 but we missed them when we previously updated this documentation page.
2025-04-08 20:13:14 +02:00
Matthew ed65cec0f2 Merge pull request #10841 from Overkane/patch-1
Add comma to Using NavigationAgents
2025-04-07 18:36:02 -04:00
Max Hilbrunner 2801631f70 Merge pull request #10819 from skyace65/OpenXR-Settings
Update OpenXR Settings page
2025-04-07 10:40:19 +02:00
Max Hilbrunner b4d0968482 Merge pull request #10790 from skyace65/XR-Tools-Update
Update two XR tools pages
2025-04-07 10:39:45 +02:00
Overkane 376d525e0c Update navigation_using_navigationagents.rst
Added comma for better readability
2025-04-07 11:45:39 +05:00
Matthew 62a4e95b61 Merge pull request #10837 from AdriaandeJongh/remove-macos-app-format-not-supported-note
Remove outdated note on .app not being supported, and minor improvements to macOS export notes
2025-04-06 19:53:03 -04:00
Matthew 8343a181d5 Merge pull request #10832 from DeerUwU/patch-1
Fix Export Enum Example in c_sharp_exports.rst ( Line 458)
2025-04-06 19:33:36 -04:00
Matthew 1335f389ec Merge pull request #10781 from Lexyth/patch-3
Clarify type-safety of as
2025-04-06 19:29:18 -04:00
Matthew 7329907b4a Merge pull request #10834 from pixcai/patch-1
Fix description of `shadows_disabled` shader render mode
2025-04-06 19:25:37 -04:00
Matthew eb824404a8 Merge pull request #10828 from clayjohn/console-middleware
Add middleware section to consoles page and clean up some outdated text
2025-04-06 19:21:39 -04:00