5 Commits
Author SHA1 Message Date
HolonProduction 4ca2ee7d1f Fix scrolling outside of content area
(cherry picked from commit 57c24d9b46)
2024-07-24 21:10:35 +02:00
HolonProductionandHugo Locurcio 1bc6c890b6 Update Viewports tutorial for Godot 4 (#8210)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2023-11-09 13:32:31 +01:00
HolonProductionandMax Hilbrunner a0789aae63 Update code snippet to Godot 4 (#8114)
* Update code snippet to Godot 4

* Update tutorials/best_practices/godot_notifications.rst

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2023-10-09 01:48:43 +02:00
HolonProduction bd27c031a8 Add explanation of lambdas to GDScript basics.
Some examples and wordings were copied from the original proposal godotengine/godot-proposals#2431.

This also contains notion of one line functions.
2022-10-08 08:58:50 +02:00
HolonProduction b0001380c0 Improve description of range function.
Fixes #5763

The description from before did not take negative `s` into account.
2022-10-07 23:30:45 +02:00