Historia zmian

Autor SHA1 Wiadomość Data
  Vedat Günel 13da314a64 Fix incorrect title and button text in Inherit dialog 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 fb17743ecc Fix being able to create invalid scripts by pressing enter inside "Path" 5 lat temu
  SkyJJ 280d4e2965 Fix TTR misuse 5 lat temu
  Stijn Hinlopen 526e060b73 Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 5 lat temu
  Stijn Hinlopen 929b98d24b Remove String::find_last (same as rfind) 5 lat temu
  Andrii Doroshenko (Xrayez) 52f3cfca6f Prevent crash attaching a script with no languages registered 5 lat temu
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 lat temu
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 lat temu
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 lat temu
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 lat temu
  Hugo Locurcio ac210e196c Warn about built-in script limitations in the script creation dialog 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 cb282c6ef0 Style: Set clang-format Standard to Cpp11 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
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 5 lat temu
  SkyJJ 032b0e5899 Fix script icon not showing at startup bug 5 lat temu
  Juan Linietsky 3f335ce3d4 Texture refactor 6 lat temu
  Michael Alexsander f7374cef84 Fix built-in script creation loading existing scripts by mistake 5 lat temu
  Michael Alexsander 14e36c72b0 Make ScriptCreateDialog's script valid message a bit more clearer 5 lat temu
  Michael Alexsander 8708d44a50 Add option to disable loading scripts in ScriptCreateDialog 5 lat temu
  Michael Alexsander f9d11120f7 Minor fixes for ScriptCreateDialog 5 lat temu
  dankan1890 51c601d2e3 [Mono]: the C# script icon is now visible in the editor. 5 lat temu
  Rémi Verschelde a4936e500f Merge pull request #34721 from dankan1890/ext_fix 5 lat temu
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 lat temu
  dankan1890 99efc93419 ScriptCreateDialog: Suggested language extension now matches the selected language. 5 lat temu
  Rafał Mikrut 99d8626f4a Fix some overflows and unitialized variables 6 lat temu