Commit History

Author SHA1 Message Date
  Poommetee Ketson bff9518483 Tree: fix index error with expanded column 8 years ago
  Poommetee Ketson 2777f81d29 Add object type hint for docs 8 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago
  Juan Linietsky 2e73be99d8 Lots of work on Audio & Physics engine: 8 years ago
  toger5 b941931c95 tree fix drawing order for header + 8 years ago
  Juan Linietsky 760cdbe1a3 -Added folding to property editor, persistent on objects it edits 8 years ago
  Poommetee Ketson 5fd458e03a Fix build error 8 years ago
  Rémi Verschelde f8d7670e82 Merge pull request #9038 from AlexHolly/rect2-rename-pos 8 years ago
  Juan Linietsky 01198cb896 Removed stupid right arrow to edit resource. Now simply click it.. 8 years ago
  alexholly a3c90b0293 renamed all Rect2.pos to Rect2.position 8 years ago
  Andreas Haas 9bc5348961 InputEvent: Renamed "pos" property to "position" 8 years ago
  Juan Linietsky afcce9eb12 -Fix the "set_val" call deferred, it was the only one.. closes #8742 8 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago
  yanorax 7b00ad22b9 Add column_title_pressed signal to Tree node 8 years ago
  toger5 304a1f5b5a Implemented scrolling factor for smooth trackpad scrolling 8 years ago
  Andreas Haas def41b9856 Tree: Clear search string on selection. 8 years ago
  Andreas Haas 29999942a2 Tree: Ability to add tooltips to TreeItem buttons. 8 years ago
  Sergey Pusnei 8589ca3903 Rename [gs]et_pos to [gs]et_position for Controls 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde debeee56f7 Fix typos in source code using codespell 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  volzhs 66b7586fb0 Fix wrong TreeItem reference after reconstructing 8 years ago
  Rémi Verschelde 4d6a3cf7fc Merge pull request #7874 from volzhs/issue-7820-master 8 years ago
  volzhs 3ae0ffa182 Fix crash when click icon while editing node name 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Juan Linietsky 0aa7242624 WIP new AudioServer, with buses, effects, etc. 8 years ago
  Ferenc Arn 6f4f9aa6de Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. 8 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 years ago
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 years ago