Commit History

Author SHA1 Message Date
  Rémi Verschelde 28bd664de5 Merge pull request #37542 from swarnimarun/patch_vs_02 5 years ago
  Rémi Verschelde d2b85ef642 Merge pull request #37530 from swarnimarun/patch_vs_01 5 years ago
  Tomasz Chabora c1023157eb Remove Node.get_position_in_parent() 5 years ago
  Swarnim Arun 69e485d443 Update vsnodes on editing vs variables 5 years ago
  Swarnim Arun 971e12d61c VisualScript styling for new Variant Types 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky 9e08742de8 Added a Window node, and made it the scene root. 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Rémi Verschelde e2b66cacf7 Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  Yuri Roubinsky 9cfd2ed564 Fix resizer icon color in VisualScripts/Shaders when graph headers is on 5 years ago
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 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 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Haoyu Qiu ddde73cc62 Makes adding port in Visual Script nodes deferred 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Haoyu Qiu 0693718164 Makes more editor strings translatable 5 years ago
  Haoyu Qiu 9adeec789c Fixes size of create function dialog 5 years ago
  Haoyu Qiu 7a9c337dfe Makes more strings in editor translatable 5 years ago
  codecustard 601d870ae9 Fixes wrong position when adding node in VS editor 5 years ago
  Rémi Verschelde ab3bccdb78 Fix typos with codespell 5 years ago