Commit History

Author SHA1 Message Date
  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
  Rémi Verschelde 4857648a16 i18n: Add support for translating the class reference 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 09a6a2d8f8 Signals: Port more uses of connect_compat 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  PucklaMotzer09 b0e4205069 Add ignoring of disabled recent and favorite classes in create 5 years ago
  veryprofessionaldodo d88f620c52 Recent Nodes now respect Editor Profiles 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
  PouleyKetchoupp fb9ff92c29 Node create dialog filtering optimization 5 years ago
  Bojidar Marinov 6c4407bae4 Add overriden properties to the documentation 6 years ago
  Bhupendra Aole a8a293832e Fix selecting recent node in CreateDialog 6 years ago
  qarmin 9a77d748c0 Fixes minor issues found by static analyzer 6 years ago
  Rémi Verschelde b0ce9401ff Merge pull request #30126 from qarmin/remove_unnecessary_code 6 years ago
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 6 years ago
  Marcus Brummer 80a0d1701b Better pre-selection of search result nodes in "Create New Node" dialog. 6 years ago
  Rémi Verschelde 1a9a2c879a Merge pull request #29645 from YeldhamDev/create_dialog_reselect 6 years ago
  Michael Alexsander Silva Dias c22dcca866 Fix error spam in create dialog when searching for nodes with some disabled 6 years ago
  Michael Alexsander Silva Dias 307fe76089 Allow reselecting items in the "Favorites" and "Recent" lists in the create dialog 6 years ago
  Rémi Verschelde 6273e4d76d Merge pull request #26487 from matzebond/master 6 years ago
  Rémi Verschelde 47f00925dc Merge pull request #28454 from homer666/popup-centered-maxsize 6 years ago
  Matthias Schmitt 6b7c8ef327 Auto-expand current node type when replace node 6 years ago
  homer666 80e9e93e27 Add Popup::popup_centered_clamped method 6 years ago
  Michael Alexsander Silva Dias bd278fdd65 Force drawing guides in single-row Tree items in the editor 6 years ago
  Juan Linietsky a20235aeb0 Add ability to edit editor feature profiles 6 years ago
  George Marques 25f9aee005 Allow class_name scripts to have nested inheritance 6 years ago