Commit Graph
17 Commits
Author SHA1 Message Date
A Thousand Ships 551790991b Merge pull request #9285 from godotengine/classref/sync-6118592
classref: Sync with current master branch (6118592)
2024-04-27 08:37:30 -09:00
A Thousand Ships 5afb8d8d99 Merge pull request #9288 from Frozenfire92/patch-1
Add note about class reference generated XML descriptions
2024-04-27 07:29:13 -09:00
A Thousand Ships 29a8e104ec Merge pull request #9266 from markdibarry/default_details
Add links for overriding default export value in C#
2024-04-22 18:22:36 +02:00
A Thousand Ships 29de6efced Merge pull request #9094 from kaixin-hc/update_pre-commit
Add new documentation about the pre-commit hook
2024-04-15 20:06:57 +02:00
A Thousand Ships a6ec757216 Merge pull request #9221 from Mudkipze/patch-2
Update PhysicsServer2D naming for C# in ray-casting.rst
2024-04-13 11:52:00 +02:00
A Thousand Ships bd6cc665a7 Fix incorrect uses of a/an 2024-03-29 15:14:27 +01:00
A Thousand Ships 54a8d084bf [Navigation] Document 3D support is required for navigation 2024-03-06 15:45:22 +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
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
aab5dc7fe8 Fix method bind instructions and style (#8735)
* Fix method bind instructions and style

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2024-01-24 11:25:06 +01:00
A Thousand Ships 2954936286 Use Basis.look_at for player orientation 2024-01-07 00:58:13 +01:00
A Thousand Ships 5064ed9fd1 Add instructions for rebasing onto a branch
Useful if someone has created a PR from the wrong branch
2023-12-03 17:39:42 +01:00
A Thousand Ships 00e4e554e1 Fix some headers that were incorrectly comments 2023-11-23 12:21:53 +01:00
A Thousand Ships df9bed0836 Fix copyright header in code style guidelines 2023-11-21 23:10:48 +01:00
A Thousand Ships c3e08bd874 [Input] Fix incorrect setter usage in C# 2023-10-24 16:33:44 +02:00