Historial de Commits

Autor SHA1 Mensaje Fecha
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info hace 1 año
  Yuri Sizov 2c77f07aaa Add a script method to get its class icon hace 1 año
  Danil Alexeev 6c59ed9485 GDScript: Add static typing for `for` loop variable hace 2 años
  Danil Alexeev f19377160c GDScript: Fix regression with native signal not found hace 2 años
  Yuri Sizov 3de7dd902c Merge pull request #79880 from dalexeev/gds-fix-id-shadowing-below hace 2 años
  Yuri Sizov efbff1369a Merge pull request #78254 from dalexeev/gds-fix-property-group-name-conflict hace 2 años
  Danil Alexeev d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope hace 2 años
  ocean (they/them) 7d29ac0bf2 GDScript: solve `_populate_class_members()` cyclic dependency problem hace 2 años
  Rémi Verschelde faf3faa8c8 Merge pull request #77744 from dalexeev/gds-reset-block-locals-on-exit hace 2 años
  Rémi Verschelde c211c22abc Merge pull request #78389 from rune-scape/rune-match-stringnames hace 2 años
  Danil Alexeev aebbbda080 GDScript: Fix some bugs with static variables and functions hace 2 años
  Danil Alexeev bf8f996212 GDScript: Fix conflict between property and group names hace 2 años
  rune-scape fcdd926881 GDScript: Strings and StringNames match hace 2 años
  Danil Alexeev f3bf75fbb4 GDScript: Reset local variables on exit from block hace 2 años
  George Marques 0ba6048ad3 Add support for static variables in GDScript hace 2 años
  Yuri Sizov 26fb911f79 Merge pull request #72095 from anvilfolk/gd-docs hace 2 años
  Rémi Verschelde 45cd5dcad3 Merge pull request #75885 from AThousandShips/compound_fix hace 2 años
  ocean (they/them) 6783ff69c0 Improve and fix GDScript documentation generation & behavior hace 2 años
  Ninni Pipping e5365da03c [GDScript] Fix incorrect compound assignment hace 2 años
  Pedro J. Estébanez 2f4168daeb Fix edge cases of object lifetime when signals involved hace 2 años
  Yuri Sizov a008a06fcb Merge pull request #72056 from resistor/master hace 2 años
  Dmitrii Maganov 55a2ad25bf GDScript: Fix checking if a call is awaited in compiler hace 2 años
  Rémi Verschelde c0f1ed57c4 Merge pull request #73915 from vonagam/fix-conversions-from-native-member hace 2 años
  Rémi Verschelde 1bd0b296e1 Merge pull request #73964 from vonagam/fix-coroutine-compiler-type hace 2 años
  Rémi Verschelde c118790eb9 Merge pull request #73899 from vnen/gdscript-init-defaults-beforehand hace 2 años
  Dmitrii Maganov 4efaf15605 GDScript: Fix address type for coroutine results hace 2 años
  George Marques eba984a44f Revert "GDScript: Fix groups and categories been seen as members" hace 2 años
  Dmitrii Maganov 281c8c75d3 GDScript: Fix conversions from native members accessed by identifier hace 2 años
  George Marques 0e6aa6fc38 GDScript: Initialize all defaults beforehand in implicit constructor hace 2 años
  George Marques 6f2a8434c6 GDScript: Fix groups and categories been seen as members hace 2 años