커밋 기록

작성자 SHA1 메시지 날짜
  Rémi Verschelde 10f20b00cb Merge branch 'master' into 3.2 4 년 전
  Hugo Locurcio 4f6fdbc710 Fix various spacing and capitalization issues 4 년 전
  Rémi Verschelde 48faee9f73 Merge branch 'master' into 3.2 4 년 전
  Hugo Locurcio 8e0caddac3 Fix typos found using `codespell -wi3 ^classes/**/*.rst` 4 년 전
  Yuri Sizov 075acc61b0 Replace Pool*Arrays with Packed*Arrays in tutorials and references 4 년 전
  thebspin 03d693262b Fixed wrapf() error in the custom drawing in 2d tutorial (#2449) 5 년 전
  Chris Bradfield 41b67909fe Minor tutorial fixes for 3.1 5 년 전
  Ignacio Etcheverry a129652342 Fixes and improvements of C# code examples 5 년 전
  Rémi Verschelde 7df2e73626 Merge pull request #2105 from clayjohn/custom_drawing 5 년 전
  Rémi Verschelde a1af0dfc13 Adapt tutorial hyperlinks after godotengine/godot#24640 5 년 전
  clayjohn e316bf05e1 removed reference to shower of bullets demo 5 년 전
  Rémi Verschelde dc2dfb6224 Fix escaping plural 's' after inlined code 6 년 전
  corrigentia cac444f42b Fix some grammar, punctuation, spelling and compliance with the GDScript style guide in custom_drawing_in_2d.rst (#2026) 6 년 전
  Rémi Verschelde e29dc58cbb Heading capitalization fixes + misc edits 6 년 전
  FeralBytes cb0be5f94e Spell out var rotation_angle 6 년 전
  Jason Maa d110f7bd88 Grammar and readability fixes for "Step by step", "2D", and "3D" (#1518) 6 년 전
  Abdulrahman f601faf35c fixing Arc polygon function example for GDScript 6 년 전
  mhilbrunner f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 6 년 전
  Paul Joannon fb32da98b1 Translate 'Custom drawing in 2D' to C# 6 년 전
  rwaguy c880ae0581 Updated to reflect new PoolVector2Array and PoolColorArray classes (#1179) 6 년 전
  Max Hilbrunner 6c6811b32a Small fix in Custom drawing for 2D 6 년 전
  Michael Alexsander Silva Dias 23cb08ce0a Fixes for the GDScript styling in various pages. 6 년 전
  Nathan 18f889b6a4 Improve docs structure 6 년 전
  Julian Murgia b408bdb918 Revamping of the docs organisation for a more coherent TOC 7 년 전
  Kevin Van Kessel 29680c8e67 Fixed a few typos and grammatical errors 7 년 전
  Juan Linietsky b955459479 adding export makes the example clearer 8 년 전
  Julian Murgia 68b0b62397 I forgot the second script 8 년 전
  Julian Murgia b01e262cee Update custom_drawing_in_2d.rst 8 년 전
  Julian Murgia d21bb8513e Corrected wrap() as modulo '%' won't accept floats 8 년 전
  Julian Murgia c62f18956f Oops, forgot 2 calls to clamp() 8 년 전