Commit History

Author SHA1 Message Date
  Max Aller e304b4e43e GDScript: Fix incorrect default transfer_mode for `@rpc` annotation 1 month ago
  Adam Scott 10c7cb878a Add new monospace related hint strings 1 month ago
  Michael Alexsander f16ff829f0 Allow to use sliders for integers in `EditorSpinSlider` 4 months ago
  Rémi Verschelde ebc36a7225 Merge pull request #107717 from aaronfranke/abstract-annotation 7 months ago
  Thaddeus Crews 7ea1b3aabb Merge pull request #105801 from dalexeev/gds-update-stack-funcs 7 months ago
  Aaron Franke 1085200f51 GDScript: Replace `abstract` keyword with `@abstract` annotation 7 months ago
  elenakrittik 2253c0f470 Add a note about `Object._init` and required parameters in relation to `@rpc` 1 year ago
  Rémi Verschelde 22702244f8 Merge pull request #105414 from KoBeWi/disable_uid_here 7 months ago
  Danil Alexeev f864d0ce11 GDScript: Re-add `ord()` function 1 year ago
  kobewi 13f642d959 Replace XML codeblock spaces with tabs 8 months ago
  kobewi 42249bb659 Add @export_file_path to export raw paths (no UID) 9 months ago
  Danil Alexeev 2bacfc8b59 GDScript: Update `get_stack()`, `print_stack()`, and `print_debug()` 9 months ago
  Hugo Locurcio a0b796218a Improve documentation on `is_nan()` and `NAN` constant 9 months ago
  Micky 7603945d14 Fix *even* more miscellaneous oddities around the class reference 10 months ago
  Danil Alexeev 07f8935c69 GDScript: Deprecate `inst_to_dict()` and `dict_to_inst()` functions 1 year ago
  kobewi 4e48b19e1f Add Color.from_rgba8 and deprecate Color8 1 year ago
  Rémi Verschelde 4866c4a8c5 Merge pull request #99925 from Mickeon/documentation-no-static-typing-yet 1 year ago
  Danil Alexeev 7d65d0a908 GDScript: Add `@warning_ignore_start` and `@warning_ignore_restore` annotations 1 year ago
  Micky 109fcbb43a Remove uses of static typing from the documentation 1 year ago
  Danil Alexeev 4d3e2c78b6 Document exporting nested subgroups 1 year ago
  Danil Alexeev 4dc568856a GDScript: Rework `GDScriptUtilityFunctions` macros 1 year ago
  Brian Huynh 360b84bad5 Clarification to the description of Global scope in regards to GDScript 1 year ago
  Danil Alexeev 85dfd89653 Add `@export_tool_button` annotation for easily creating inspector buttons 1 year ago
  Rémi Verschelde 4a798ad85d Merge pull request #95749 from Mickeon/documentation-example-pruning 1 year ago
  Micky 4ce5856384 Remove empty `[b]Example:[/b]` lines from the class reference 1 year ago
  Micky e80c44dbe7 Fix some invalid code in GDScript class reference 1 year ago
  Danil Alexeev 24b6edcd38 GDScript: Fix non-global class export 1 year ago
  Danil Alexeev 76b2d85c9f GDScript: Fix some export annotation issues 1 year ago
  A Thousand Ships 2508c2e309 [Doc] Document loading behavior with relative paths 1 year ago
  Danil Alexeev 0c48845247 Update `@GDScript` documentation 1 year ago