12 Commits
Author SHA1 Message Date
A Thousand Ships 9d6bbd8306 Fix redirect to new contribution guidelines
(cherry picked from commit 799f39d4b6)
2024-07-24 21:10:27 +02:00
A Thousand Ships e74e3e354a Document how to handle compatibility breakages
(cherry picked from commit 3fafd46da6)
2024-07-24 21:06:38 +02:00
A Thousand Ships 3a004fdbcc Fix mixup between translated and translated_local
(cherry picked from commit afb22f1bb7)
2024-07-24 21:03:37 +02:00
A Thousand Ships f382d171cc Add thirdparty as linter exception
Fails on paths in the engine repo etc.

(cherry picked from commit 535915b228)
2024-07-24 21:03:14 +02:00
A Thousand Ships 6357d1a820 [Navigation] Document 3D support is required for navigation
(cherry picked from commit 54a8d084bf)
2024-07-24 20:31:56 +02:00
A Thousand Ships 7df8fe736f [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.

(cherry picked from commit c6bf5d4c28)
2024-07-24 20:31:29 +02:00
A Thousand Ships 1a79bfb9e5 Merge pull request #8935 from skyace65/DebugGodot3
Remove Godot 3 reference from profiler page

(cherry picked from commit 72a61e83f5)
2024-05-07 12:53:35 +02:00
cb3bf133f3 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-25 10:24:50 +01:00
A Thousand Ships 47e19abd5c Add instructions for rebasing onto a branch
Useful if someone has created a PR from the wrong branch
2024-01-25 09:43:49 +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