Historia zmian

Autor SHA1 Wiadomość Data
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar 3 lat temu
  Yuri Sizov a0995182fe Add documentation for all annotations 3 lat temu
  Yuri Sizov c5d7115038 Rename the argument tag to param in XML documentation 3 lat temu
  Raul Santos e47ba81050 Add `@GDScript.type_exists` documentation 3 lat temu
  Rémi Verschelde fa2dcc7ace Merge pull request #47935 from HaSa1002/doc-loading-run-time 3 lat temu
  Yuri Sizov 316f78a037 Add default argument bindings to GDScript annotations 3 lat temu
  Rémi Verschelde 09e12ba9b4 Sync GDScript doc template for new annotations 3 lat temu
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations 3 lat temu
  Johannes Witt 8c7d4996c9 Document how to load Images and MP3 files at run-time 3 lat temu
  Eduardo Rodrigues b2841ce194 Improve description for GDScript built-in range 3 lat temu
  Yuri Roubinsky 540fca147d Fix typo in `GDScript::range` doc 3 lat temu
  Markus Sauermann bac8e451c0 Describe usage of float in range documentation 3 lat temu
  Hugo Locurcio b68dd2e189 Add an XML schema for documentation 3 lat temu
  Yuri Roubinsky ce48604eb7 Enchance descriptions of @GlobalScope/@GDScript 4 lat temu
  Rémi Verschelde 6c1bd4d227 Replace Godot docs URL with `$DOCS_URL` in XML class reference 4 lat temu
  Brian Semrau d3051b2637 GDScript gracefully handle debug functions from separate thread 4 lat temu
  Hugo Locurcio 810d8f06b7 Add an example on iterating an array backwards 5 lat temu
  Rémi Verschelde 7adf4cc9b5 doc: Use self-closing tags for `return` and `argument` 4 lat temu
  Hugo Locurcio 8ff8c1e5f8 Improve documentation for GDScript constants 4 lat temu
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 lat temu
  Heikki Simojoki 09a905ca80 Increase String::num default decimal precision 6 lat temu
  Rémi Verschelde 215d18814e doc: Sync classref with current source 5 lat temu
  Marcel Admiraal b743a2ef3c Rename Math::stepify to snapped 5 lat temu
  skyace65 4fd20015f3 Pow method doc fix 5 lat temu
  Danil Alexeev bf96056ad0 Several edits to the GDScript docs 5 lat temu
  Rémi Verschelde 68067b8d97 Merge pull request #43423 from Calinou/doc-assert-avoid-side-effects 5 lat temu
  Rémi Verschelde 0f249f5c0a Variant: Sync docs with new constructors, fixups after #43403 5 lat temu
  Hugo Locurcio d6c7073bd7 Clarify that code in `assert()` should avoid side effects 5 lat temu
  Yuri Roubinsky 38fb26794b Exposed randi_range to global funcs + renamed rand_range to randf_range 5 lat temu
  Hugo Locurcio 802c1e4df1 Link the Random number generation tutorial in the class reference 5 lat temu