Histórico de Commits

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