Commit History

Author SHA1 Message Date
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 years ago
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 years ago
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 years ago
  FireForge 97dfbea6ad Rename Control PRESET_WIDE to PRESET_FULL_RECT 3 years ago
  reduz b4c6900123 Improve StyleBox preview 3 years ago
  Rémi Verschelde 11572c6e30 Editor: Cleanup some includes dependencies 3 years ago
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 4 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 years ago
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 4 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 years ago
  Yuri Sizov 2e4d18c929 Fix EditorInspectorPlugin virtual bindings and add parse_group callback 4 years ago
  Aaron Franke 2508fd0533 Use PROPERTY_USAGE_NONE instead of 0 for no property usage 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Juan Linietsky 0e1c66d9fc Implement global and per instance shader uniforms. 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 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
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 6 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 6 years ago
  PouleyKetchoupp 1120de862d StyleBox preview adjusted to fit all drawn content 6 years ago
  volzhs f8e592f607 Make stylebox preview not to expand Inspector panel 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 7 years ago
  Juan Linietsky 4b5227ff77 -Ability to open resources in the same window 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 8 years ago