Commit History

Author SHA1 Message Date
  Rafał Mikrut d0621b954b Fix suspicious | and + operators 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Juan Linietsky cf8c679a23 ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Marcel Admiraal a8836ba28d Remove dependency on the editor directory being in the build's include path. 5 years ago
  Swarnim Arun cf4d476d6e Deconstruct node for Visualscript 5 years ago
  Swarnim Arun 59738e3fa3 Visualscript editor graph unification & refactoring 5 years ago
  qarmin e0b5b21863 Add some code changes/fixes proposed by Coverity and Clang Tidy 6 years ago
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 6 years ago
  qarmin 072e40368e Fix always true/false values 6 years ago
  K. S. Ernest (iFire) Lee 4e6420b5a8 VS: Better ux 6 years ago
  K. S. Ernest (iFire) Lee a9c6c98a67 Change order of Visual Script Search. 6 years ago
  marxin e5f665c718 Fix -Wsign-compare warnings. 6 years ago
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  K. S. Ernest (iFire) Lee 47b42787e3 Make visualscript search better. 6 years ago
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code 6 years ago
  Aaron Franke 37386f112b Remove redundant "== true" code 6 years ago
  K. S. Ernest (iFire) Lee 8a7c3d1d6b After using the generic visual script search, reset the generic search mode variable to false. 6 years ago
  Rémi Verschelde cdc411fd54 Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wreturn-local-addr] and more 6 years ago
  Rémi Verschelde d8b30d42f5 Fix warnings for operator precedence disambiguation [-Wparentheses] 6 years ago
  Rémi Verschelde 2b084352b9 Fix warnings on non-static data member initializers (C++11 feature) 6 years ago
  willnationsdev 5436abefe4 Refactor editor icon retrieval 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Yuri Chornoivan 06e73522dc Fix vformat(), minor typos and word puzzles 7 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 years ago
  K. S. Ernest (iFire) Lee 00519debbe Visualscript fix crash and generic search does not connect ports. 7 years ago
  K. S. Ernest (iFire) Lee 5b2c4b77e2 Visualscript: Hide empty categories for basic types and methods. 7 years ago