История коммитов

Автор SHA1 Сообщение Дата
  Kongfa Waroros 0f17fe642c Update all AnimationTree's editors when editing 5 лет назад
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 лет назад
  megalobyte 8824b6c5e9 Update if == NOTIFICATION_* to switch statements to match coding style 3 лет назад
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 4 лет назад
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  kobewi 3f4728fe54 Fix some containers disabling wrong scrollbars 4 лет назад
  kobewi 841a9ef820 ScrollContainer's scrollbar visibility is now enum 4 лет назад
  Haoyu Qiu 274ed82283 Fix make sub-resource crash in AnimationTreeEditor 4 лет назад
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 лет назад
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 лет назад
  foxydevloper 42d740d641 Make various strings translatable 4 лет назад
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 лет назад
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 5 лет назад
  Tomasz Chabora 2c048ea164 Cleanup unused engine code 5 лет назад
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 лет назад
  Michael Alexsander 5643d2e3fe Small naming and tooltip tweaks 5 лет назад
  Michael Alexsander 4f00ac7003 Remove oversized margins in the AnimationTree editor 5 лет назад
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 лет назад
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 лет назад
  Rémi Verschelde 83b630b8c2 thirdparty: Cleanup after #38386, document provenance and copyright 5 лет назад
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 лет назад
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 лет назад
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 лет назад
  Juan Linietsky 9e08742de8 Added a Window node, and made it the scene root. 5 лет назад
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 лет назад
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 лет назад
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 лет назад
  Juan Linietsky cf8c679a23 ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 6 лет назад
  Haoyu Qiu 65e2230f6e Fixes min size of various editor plugins on HiDPI 6 лет назад