Commit Graph
3725 Commits
Author SHA1 Message Date
Eric Lathrop 38f1683e7c Fix method names
Several referenced method names are missing the leading underscore.
2024-03-11 10:17:05 -04: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
Max Hilbrunner 74b247ba12 Merge pull request #9077 from skyace65/Intro-To-3D
Update intro to 3D images, document preview light
2024-03-10 22:29:23 +01:00
skyace65 e616c4b6c6 Update intro to 3D images, document preview light 2024-03-10 15:01:25 -04:00
skyace65 57f04ea856 Update CSG note with info on reliability 2024-03-10 12:00:30 -04:00
Max Hilbrunner fce8f25905 Merge pull request #9027 from TylerPelaez/patch-1
Replace Reference usage with RefCounted in Resources Tutorial
2024-03-08 23:59:58 +01:00
Max Hilbrunner 0c172b3caa Merge pull request #8881 from sammonius/patch-1
Update canvas_item_shader.rst
2024-03-06 15:34:19 +01:00
Max Hilbrunner 944128625c Merge pull request #9052 from skyace65/ChangeManually
Remove confusing sentence for changing scenes
2024-03-06 15:25:16 +01:00
Max Hilbrunner 1367bdbf27 Merge pull request #9060 from AThousandShips/gravity_note
[Manual] Clarify use of `delta` with `move_and_slide`
2024-03-06 15:24:18 +01:00
A Thousand Ships c6bf5d4c28 [Manual] Clarify use of delta with move_and_slide
Added details to clarify that while `velocity` should not be multiplied
by `delta`, `gravity` still should.
2024-03-06 12:34:29 +01:00
skyace65 175524548c Replace "alt" with "opt" for macOS shortcuts 2024-03-05 19:31:26 -05:00
skyace65 a7b87b50c0 Rename save game variable for clarity 2024-03-05 19:14:08 -05:00
skyace65 3ab602b742 Remove confusing sentence for changing scenes 2024-03-04 20:50:25 -05:00
skyace65 a427f644ed Change degress to radians for sky shader built in 2024-03-03 20:16:56 -05:00
Max Hilbrunner 53d7d8b599 Merge pull request #9041 from Calinou/environment-glow-compatibility
Document some glow properties being unavailable with Compatibility
2024-03-02 20:51:23 +01:00
skyace65 36e3368771 Remove incorrect information on script templates 2024-03-02 12:47:36 -05:00
Max Hilbrunner 3439a1966e Merge pull request #9026 from dalexeev/gds-export-storage
GDScript: Document `@export_storage` annotation
2024-03-01 21:00:11 +01:00
Max Hilbrunner 0f3f7a1007 Merge pull request #9040 from Calinou/standardmaterial3d-refraction-roughness
Document roughness impacting refraction behavior in Standard Material 3D
2024-03-01 20:59:18 +01:00
Danil Alexeev 88ec4c294b GDScript: Document @export_storage annotation 2024-03-01 22:28:32 +03:00
Hugo Locurcio 4503812d6b Document some glow properties being unavailable with Compatibility 2024-03-01 20:02:35 +01:00
Hugo Locurcio 53984b5b84 Document roughness impacting refraction behavior in Standard Material 3D 2024-03-01 19:39:32 +01:00
Hugo Locurcio dafb890834 Update hiDPI support documentation in Multiple resolutions 2024-03-01 17:06:45 +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
Hugo Locurcio ce68812599 Document disabling NVIDIA ShadowPlay overlay in Troubleshooting 2024-02-28 23:00:02 +01:00
Tyler Pelaez ce308e7ca8 Replace Reference usage with RefCounted 2024-02-28 14:09:06 -05: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
skyace65 7ee8145dc5 Update project name translation instructions 2024-02-25 20:06:59 -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
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
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
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 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
Paul Joannon ead7049407 Update C# diagnostic titles
- GD0101
- GD0105
- GD0106
- GD0302
- GD0401
- GD0402
2024-02-18 16:50:43 +01: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
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 5baacbbea6 Merge pull request #8971 from 0WN463/master
Correct dictionary re-allocation from "quadratic" to "exponential"
2024-02-15 17:59:12 -05:00