Commit History

Author SHA1 Message Date
  Rémi Verschelde 31a288783c Merge branch 'master' into 3.2 5 years ago
  Michael Alexsander e4f6430262 Make more snippets in GDScript basics page follow the styleguide (#3487) 5 years ago
  Max Hilbrunner fb45e50509 Merge pull request #2644 from Xrayez/gdscript-coroutines-completed 5 years ago
  Rémi Verschelde 997fc68e78 Merge branch 'master' into 3.2 5 years ago
  Rémi Verschelde 48faee9f73 Merge branch 'master' into 3.2 5 years ago
  Hugo Locurcio 046215542d Fix some typos and grammar mistakes found using LanguageTool 5 years ago
  Hugo Locurcio 62725b30f1 Move the GDScript history to the FAQ, reference it in GDScript basics 5 years ago
  Yuri Sizov 075acc61b0 Replace Pool*Arrays with Packed*Arrays in tutorials and references 5 years ago
  Michael Alexsander 95784cf94f General formating fixes for GDScript scripting pages (#3248) 5 years ago
  Michael Alexsander 3f9c09fbf7 Small fixes for recent formating errors (#3247) 5 years ago
  Johannes Witt 1eab94c72d Added looped Coroutine Example to GDScript Basics (#2586) 5 years ago
  Igor 088279f8e2 Fix typo in Vector2 description 5 years ago
  Michael Alexsander f7505fdf79 Add references for the built-in type pages in GDScript basics 5 years ago
  Nathan Lovato b19ead1230 Merge pull request #2967 from Scony/func-call-operator 5 years ago
  Ryan Roden-Corrent 584ff890d4 Add link to tool docs in gdscript docs. 5 years ago
  Paul Joannon fae465f34f Documentation page about C#/GDScript interactions (#2826) 5 years ago
  Pawel Lampe fa5a7c2761 function call operator added to operator table 5 years ago
  Johan Thelin 90c8056e8c Change example signal name to animation_finished 5 years ago
  asakuno 7b8cf1d4fe Directive fixes 5 years ago
  Nathan Merrill 6d46050ecb Fix extends statement 5 years ago
  Aaron Franke cdd4ef33e3 Update int, float, and bool docs 6 years ago
  Rémi Verschelde b0d064677b Merge pull request #2714 from nippysaurus/patch-1 5 years ago
  Michael Dawson a36056fd62 correct variable reference in setget example 6 years ago
  Hugo Locurcio c41d188838 Split GDScript exports documentation into its own page 6 years ago
  Chris Bradfield 9d8ae252f7 Merge pull request #2677 from AlexanderPavlenko/patch-1 6 years ago
  Chris Bradfield efc78e5b0e Merge pull request #2687 from Calinou/improve-gdscript-basics 6 years ago
  Dan Boorstein b4fb258356 Document 'for' treatment of a bare number as a 'range()' 6 years ago
  Hugo Locurcio 4fa1ddbde9 Improve the GDScript basics page 6 years ago
  Alexander Pavlenko 3a1b7c01c7 Update gdscript_basics.rst 6 years ago
  Andrii Doroshenko (Xrayez) f71d2c3dd5 Elaborate on yielding to `completed` signal in GDScript basics 6 years ago