Commit History

Author SHA1 Message Date
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 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 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  fhuya f097defba1 Re-architecture of the Godot Android plugin. 5 years ago
  fhuya 5b80dc9a2a Fix android template install validation. 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 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
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde e37ad996a1 Merge pull request #34625 from timothyqiu/i18n 5 years ago
  Haoyu Qiu 8cf941a8cb Makes more editor strings translatable 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Haoyu Qiu d151e1eaf9 Make more editor strings translatable 5 years ago
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 years ago
  Rémi Verschelde 14e2348a60 Merge pull request #32812 from Calinou/template-manager-fix-devel-condition 5 years ago
  Rémi Verschelde 47746e10cb Fix uninstallation of mono templates directory 5 years ago
  Hugo Locurcio d96388e6f6 Fix the download availability check in the export templates manager 5 years ago
  Rémi Verschelde dec10dd776 Merge pull request #32051 from qarmin/some_error_explanation 5 years ago
  qarmin 17732fe698 Added some obvious errors explanations 5 years ago
  fhuya 7fabfd402f Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`). 6 years ago
  Rémi Verschelde 52024c0e90 Android: Extract libs from pre-built APKs when installing build template 6 years ago
  Hugo Locurcio 3ae0306a1f Tweak a few strings displayed in the editor for consistency 6 years ago
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 6 years ago
  Rémi Verschelde 985955d5b4 Merge pull request #31326 from Calinou/template-manager-disable-download-dev 6 years ago
  Hugo Locurcio 5c29b063d1 Only display download buttons in the template manager when available 6 years ago
  Rémi Verschelde 37a16fee05 Export: Remove temp files from cache after export 6 years ago