Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Guilherme Felipe 64e52f5bdb Fix tree item editable cell not updating when windows was resized 6 years ago
  Juan Linietsky 0f7a86ca52 If using relationship lines (now default) hide guides. 6 years ago
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] 6 years ago
  DualMatrix f483460e38 Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/ 6 years ago
  Kelly Thomas 3dc0d17c6f Change return value of Tree.create_item() from Object to TreeItem 6 years ago
  Fabio Alessandrelli e3eb686906 Tree now uses UI actions instead of keys 7 years ago
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Juan Linietsky 4a2eef4ad8 Removed the InputEvent ID field, which was unused and can cause bugs. 7 years ago
  Ray Koopa a08c5d73a5 Add functionality to insert tree item. 7 years ago
  Dmitry Koteroff ad351a29db Some improvements to file/dir open/save dialogs: 7 years ago
  Bernhard Liebl 8f204d78fd In Create New Node, always select and show best (shortest) match 7 years ago
  Daniel J. Ramirez 15986ea343 Several visual improvements. 7 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 7 years ago
  Geequlim f248f06d45 Add custom minumus height to TreeItem 7 years ago
  Poommetee Ketson 459f526119 Fix typos 'a' and 'an' 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 years ago
  Hein-Pieter van Braam cacced7e50 Convert Object::cast_to() to the static version 7 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 7 years ago
  Juan Linietsky cbcf40bd31 -Volume sliders, mute, solo and fx bypass are functional, closes #9021 7 years ago
  TwistedTwigleg 00f6c85928 Synchronize parameter names in definition and declaration 7 years ago
  Andreas Haas 9d593481f6 Inspector: Right click on resource opens sub-menu. 7 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 7 years ago
  Juan Linietsky 760cdbe1a3 -Added folding to property editor, persistent on objects it edits 8 years ago
  Juan Linietsky 01198cb896 Removed stupid right arrow to edit resource. Now simply click it.. 8 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago
  Andreas Haas 29999942a2 Tree: Ability to add tooltips to TreeItem buttons. 8 years ago