Commit History

Author SHA1 Message Date
  Hana 74804eb8e9 update gdscript export docs 2 years ago
  Hugo Locurcio d46c17f8ff Improve the Upgrading to Godot 4 page 2 years ago
  FeralBytes fad177f9b0 Change match `typeof()` example from REAL to FLOAT in GDScript reference (#6384) 2 years ago
  Max Hilbrunner 4bdf16e6fe Merge pull request #6336 from opl-/fix/tool-mode-anchor 2 years ago
  opl- e0757940cf Fix tool mode section reference position 2 years ago
  Max Hilbrunner 198393eec7 More Godot 4 rename fixes (#6315) 2 years ago
  Max Hilbrunner 1fffab8cf2 Formatting, syntax and URL fixes 2 years ago
  NationalityNZ 24770fd215 Update gdscript_basics.rst (#5873) 2 years ago
  HolonProduction bd27c031a8 Add explanation of lambdas to GDScript basics. 2 years ago
  0xF812 b08b95d4f5 Fix missing quote in GDScript reference (#6123) 2 years ago
  seanfy 1273f4a490 Fix typo in GDScript reference: 'user' -> 'use' (#6033) 3 years ago
  Jaime Crespo 33caaf6535 Fix misc syntax/style errors/warnings on documentation head (#5977) 3 years ago
  kkoang ffd84fa9a0 Fix inline code display in GDScript reference (#5907) 3 years ago
  Spencer Kotys 22f820a036 Improved documentation for GDScript `in` keyword (#5883) 3 years ago
  Yuri Rubinsky 239c49cc8a Add pow operator to GDScript operators list 3 years ago
  Zshandi Krahn 66305cf83b Fixed grammar in "Awaiting for signals" end note (#5586) 3 years ago
  skyace65 0b4017d519 Document line continuation in GDScript 3 years ago
  Markus Sauermann aaf6b3e504 Update tutorials: Rename Transform to Transform3D (#5603) 3 years ago
  samkeen 9ec9531b9a Reduced the RPC annotations down to @rpc 3 years ago
  skyace65 76550d3653 Add information on using continue with match to gdscript table 3 years ago
  Max Hilbrunner 0fb9b49e3e Merge pull request #5339 from zacryol/memory-mgmnt-refactor 3 years ago
  zacryol c5291196aa Refactor Memory Management section 3 years ago
  Max Hilbrunner 8472c9a304 GDScript Basics: More braces for consistency. 3 years ago
  Max Hilbrunner ddcd1c7c89 Merge pull request #5264 from bearbybits/patch-1 3 years ago
  zacryol 6d1819f2f1 Add Format String to operator/precedence list 3 years ago
  Scott ec8d40cb85 Fix variable casing for class `load()` in GDScript basics (#5309) 3 years ago
  Rémi Verschelde 05ed919228 Merge pull request #5266 from akien-mga/gdscript-no-exp_range 3 years ago
  Hugo Locurcio 31033b212b Fix void typed function code sample in GDScript basics 3 years ago
  Rémi Verschelde f39354b7f8 GDScript: Remove reference to `@export_exp_range` 3 years ago
  bearbybits d7bbff839f Change square brackets to parentheses 3 years ago