Commit History

Author SHA1 Message Date
  tetrapod00 3bc5ea85af Remove references to 3.x minor versions 9 months ago
  tetrapod00 a6484f9841 Fix docstring written as comment 10 months ago
  Hugo Locurcio 960125f576 Fix Code order section saying it's the first section in GDScript style guide 10 months ago
  Jace Bennest d71c24c699 Update gdscript_styleguide.rst 1 year ago
  Hana - Piralein 3e2a8f6f7c Update outdated annotation and setget syntax 1 year ago
  Hugo Locurcio 71cdbdd055 Tweak guidelines on dictionary and enum formatting in GDScript style guide 1 year ago
  444B 3d441150b1 Update gdscript_styleguide.rst - clarified sentence and grammar (#9110) 1 year ago
  Peter Anderson ab98451bc8 Re-word 'Comment spacing' note in gdscript_styleguide.rst 1 year ago
  oujionghong c925bcd76f Fixing guide example on 2 indent levels for continuation lines 1 year ago
  Hugo Locurcio 54331c3c8f Document support for code folding regions in GDScript reference 1 year ago
  Elnar Dakeshov 4b6e15d3b3 Update style guide (#8038) 1 year ago
  Hannes 085d4035a3 Changed a code example that didn't follow the style guide 2 years ago
  Danil Alexeev d8e71f7453 Update info about BBCode in doc comments and Class Reference 2 years ago
  Max Hilbrunner ebf3a02dbc Merge pull request #6498 from vmedea/2022-12-style-guide 2 years ago
  Justin McGettigan 7f7042c515 Updated instances of onready to @onready. 2 years ago
  Thiago Lages de Alencar 8a112dcef2 Add bang operator to operators table (#6558) 2 years ago
  Thiago Lages de Alencar 6095b20174 Add bang operator to gdscript style guide (#6828) 2 years ago
  Mara Huldra 59c4480051 Update style guide for new signal emit/connect syntax 2 years ago
  Mara Huldra 6336d03a3a Update style guide for new export and setget syntax 2 years ago
  Aaron Franke 370f936922 GDScript style guide: Improve type inference section (#6661) 2 years ago
  Jonathan Deiss bec737cb75 Update gdscript_styleguide.rst (#6379) 2 years ago
  notPelf beb5f02422 Clarify ternary operator in the style guide 2 years ago
  BlueStag 135ad68cab Use 4.0 method of connecting to and emitting signals (#6311) 2 years ago
  Max Hilbrunner 024fedb0f3 Kinematic -> Character 2 years ago
  Evanaellio 3cb674285e Fix references to the @tool annotation 2 years ago
  Markus Sauermann 57a9ef3fea Add @ to onready annotated variables in examples 3 years ago
  Max Hilbrunner 7b758e4739 Merge pull request #5326 from zacryol/inferred-typing-cast 3 years ago
  zacryol 35211f6002 Show example of casting get_node() for inferred static typing in style guide 3 years ago
  zacryol 8b5fb7a39d Rename var "character_dir" to "character_dict" in GDScript style guide (#5325) 3 years ago
  merumelu 41a3150726 GDScript style guide: tint borders of good/bad code examples (#5138) 4 years ago