Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrea Catania e967a92c1b Fixed rset method for gdscript and visual script hace 5 años
  Rémi Verschelde f742dabafe Signals: Manually port most of remaining connect_compat uses hace 5 años
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp hace 5 años
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> hace 5 años
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. hace 5 años
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector hace 5 años
  Juan Linietsky cf8c679a23 ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. hace 5 años
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Rafał Mikrut 9ddb3265e1 Fix some crashes, overflows and using variables without values hace 5 años
  Swarnim Arun 59738e3fa3 Visualscript editor graph unification & refactoring hace 5 años
  Rémi Verschelde 72d87cfbce Merge pull request #30852 from swarnimarun/vs_tools_script hace 5 años
  Swarnim Arun 097f47f064 Tool Mode for Visualscript hace 6 años
  iwek7 617797c47c Adds skip-breakpoints feature hace 6 años
  Robin Hübner 8aeade74db Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/' hace 6 años
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage hace 6 años
  qarmin 9a77d748c0 Fixes minor issues found by static analyzer hace 6 años
  qarmin 072e40368e Fix always true/false values hace 6 años
  Rémi Verschelde e3735a5d5a Merge pull request #28606 from bojidar-bg/25889-indexed-set-defaults hace 6 años
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings hace 6 años
  Bojidar Marinov b291cfde1b Fix default values not being read correctly in VS, take two hace 6 años
  Bojidar Marinov 4b3db1de3d Fix default values not being read correctly in VisualScript hace 6 años
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Juan Linietsky 3a93499f89 Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070 hace 6 años
  Rémi Verschelde 1169196f04 Merge pull request #22779 from Superwaitsum/LimitSettings hace 6 años
  Superwaitsum e5041ad0f5 Add some limits on the Editor Settings hace 6 años
  the 8th mage d3fc5e6c89 Fixed the problem with vector3 constructor hace 6 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años
  George Marques eb48119821 Added system for GDScript warnings hace 7 años