Historique des commits

Auteur SHA1 Message Date
  Danil Alexeev f4ea9df0f4 Fix GDScript code style regarding colon il y a 2 ans
  Danil Alexeev a98a0f5d34 Document `@GDScript.is_instance_of` method il y a 2 ans
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check il y a 2 ans
  Micky 436bbfebe2 Tweak `@GlobalScope` & `GDScript`'s documentation il y a 2 ans
  Danil Alexeev c8e3d8b5d5 GDScript: Improve validation and documentation of `@export_flags` il y a 2 ans
  Danil Alexeev 31749de128 GDScript: Better handling of `@rpc` annotation and autocompletion il y a 2 ans
  GeroVeni 54f2226ce5 Improve docs for rpc annotations il y a 2 ans
  Rémi Verschelde ab2f8ab6ce Merge pull request #72371 from dalexeev/remove-gds-str-duplicate il y a 2 ans
  Danil Alexeev 83cb968965 GDScript: Fix `@icon` annotation il y a 2 ans
  Danil Alexeev be4f36b87e Remove `@GDScript.str` (duplicate of `@GlobalScope.str`) il y a 2 ans
  Danil Alexeev d4b78c352f GDScript: Fix `@export_enum` works only with `int` il y a 2 ans
  Danil Alexeev b004f8180e GDScript: Allow constant expressions in annotations il y a 2 ans
  Adam Scott 807b7ed557 Update `@icon` definition to add a note il y a 2 ans
  Yuri Rubinsky 78d296d7ca Add a note for `inst_to_dict` to prevent using it on built-in instances il y a 2 ans
  souplamp 369c7d2422 Update docs to mention `@icon` only works with global script classes il y a 2 ans
  Micky a34cf161aa Tweak `@GDScript` documentation overall il y a 3 ans
  Aaron Franke 094e8db97c Fix hide_slider vs no_slider inconsistency in editor property code il y a 3 ans
  Rémi Verschelde 166df0896c Fix typos with codespell il y a 3 ans
  Hugo Locurcio 530e31d4a3 Document `print_stack()` and `get_stack()` requiring a debugger connection il y a 3 ans
  I Woithe 4c785ae3f8 Spelling correction: change "no" to "not" il y a 3 ans
  Jummit 899b73e01d Remove outdated assert example il y a 3 ans
  Hugo Locurcio f7292dbeb3 Rename `or_lesser` range property hint to `or_less` il y a 3 ans
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar il y a 3 ans
  Yuri Sizov a0995182fe Add documentation for all annotations il y a 3 ans
  Yuri Sizov c5d7115038 Rename the argument tag to param in XML documentation il y a 3 ans
  Raul Santos e47ba81050 Add `@GDScript.type_exists` documentation il y a 3 ans
  Rémi Verschelde fa2dcc7ace Merge pull request #47935 from HaSa1002/doc-loading-run-time il y a 3 ans
  Yuri Sizov 316f78a037 Add default argument bindings to GDScript annotations il y a 3 ans
  Rémi Verschelde 09e12ba9b4 Sync GDScript doc template for new annotations il y a 3 ans
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations il y a 3 ans