Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  groud bdb5282ea0 Enhance the tilemap transform buttons 6 years ago
  Poommetee Ketson ed3b080ca6 Fix converting to tileset crashes Godot if existing file is not tileset 7 years ago
  Alexander Holland 73146af740 expose Itemlist.move_item and optimize functionality 7 years ago
  Michael Alexsander Silva Dias 4dbf6ac1b8 Added "allow_reselect" property to ItemList and enabled it for the method/help lists. 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde 6cd33f17f7 Merge pull request #14792 from Krakean/enh-1 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Dmitry Koteroff ea14b0789b A few small Debugger->Errors tab enhancements: 7 years ago
  Dmitry Koteroff 80a2ede0d1 Item List small enhancements 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago
  Daniel J. Ramirez 215b110cd3 Improved color temperature in script editor 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Rémi Verschelde 0dd51fc722 Merge pull request #10252 from neikeq/pr-fix-some-stuff-<3 7 years ago
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 7 years ago
  Ignacio Etcheverry 1a04917fea Fixes ItemList::is_same_column_width() return type 7 years ago
  Poommetee Ketson 47c4777ccf Enhanched About dialog, Add ItemList auto_height 8 years ago
  Poommetee Ketson 3aff102fc3 ItemList: expose methods, in-editor items editing support 8 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago
  volzhs 17e8e343fb Revert "Add new editor and default theme (WIP)" 8 years ago
  Daniel J. Ramirez f045efe007 Add new editor and default theme (WIP) 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky f6950956bd Editor Export Settings Dialog is completed!! Now on to make some exporters.. 8 years ago
  Juan Linietsky 920947f297 renamed _input_event for GUI events to _gui_input, so it's more differentiated than generalized _input 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Paulb23 63fd8f863b Added get_v_scroll to item list, issue 5343 8 years ago
  Paulb23 62a968b1c6 Ability to disable item list tooltip, issue 6240 8 years ago
  Jean Jung 2fd9b77828 itemlist-get_selected_items 9 years ago