Historia zmian

Autor SHA1 Wiadomość Data
  bruvzg ba9d737363 Fix incorrect encoding (Latin-1 instead of UTF-8) used in `_error_handler` functions. 4 lat temu
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 lat temu
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor 4 lat temu
  Aaron Franke 4fc639916c Allow disabling the RegEx module in the editor 4 lat temu
  reduz 6631f66c2a Optimize StringName usage 4 lat temu
  Rémi Verschelde 06568bbfdf Misc cleanup of header includes 4 lat temu
  Marcel Admiraal 86822b187e Rename LineEdit caret_* properties getters and setters to match property 4 lat temu
  Hugo Locurcio 218d124755 Display scene file extensions in the editor only if there's ambiguity 5 lat temu
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 lat temu
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 lat temu
  Marcel Admiraal 8509c8c8fc Rename AcceptDialog get_ok() to get_ok_button() 4 lat temu
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 lat temu
  Michael Alexsander 25d18e3491 Minor visual improvements to the "Batch Rename" dialog 5 lat temu
  Michael Alexsander 5643d2e3fe Small naming and tooltip tweaks 5 lat temu
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 lat temu
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 lat temu
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp 5 lat temu
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 lat temu
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 lat temu
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 lat temu
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 lat temu
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 lat temu
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. 6 lat temu
  Hugo Locurcio ff135065f4 Improve the batch rename dialog 5 lat temu
  Hugo Locurcio d72f5e0938 Only create the editor theme once 5 lat temu
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 lat temu
  Haoyu Qiu f03facc474 Fixes tab height in Batch Rename dialog 5 lat temu
  Hugo Locurcio acbd0fea97 Use CheckBoxes in the editor instead of CheckButtons when applicable 6 lat temu
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 lat temu
  Hugo Locurcio 35a0162167 Improve wording of various messages and make casing more consistent 6 lat temu