提交历史

作者 SHA1 备注 提交日期
  Juan Linietsky 7f02627290 -Add visible IO errors when closing a file fails due to it being locked (most likely on windows), closes #4760 9 年之前
  Juan Linietsky f0abda999e resolve numerical error when comparing instancing an inheritance to avoid saving changed properties when they didn't, closes 4759 9 年之前
  Juan Linietsky be223c91f9 fixed tile map editor plugin, all previews are now the same size, closes #4983 9 年之前
  Juan Linietsky 4667f9e61e Changed how min/max icon size in ItemList works and replaced it by a fixed size. Fixes many issues, closes #4907 9 年之前
  George Marques 918d8517b7 Merge pull request #5178 from Ovnuniarchos/MiscDocs 9 年之前
  Juan Linietsky d911203829 project history was not being saved after a recent fix, this should fix it 9 年之前
  Juan Linietsky c1056a9bfb Fixed ancient bug that prevented proper theme editing, closes #4924 9 年之前
  Ovnuniarchos 471ab4e6ff Documented many Physics2D* classes 9 年之前
  Juan Linietsky 4bb93c976c Made error when signal calls a method with the wrong number of parameters more detailed, closes #4893 9 年之前
  Juan Linietsky 83bf8036de rewrote LineEdit window repositioning code so it does not eat the last character, closes #4992 9 年之前
  Juan Linietsky 1785f6939f Ability to discard instancing from menu, closes #4903 9 年之前
  Juan Linietsky 1555608276 fix how some display values are shown, fixes #4953 9 年之前
  Juan Linietsky 482b21a5a4 apply built-in scripts when running the game, closes #4987 9 年之前
  Juan Linietsky ceeb5453a8 gdscript tokenizer will dislike use of case, closes #4991 9 年之前
  Juan Linietsky f071c82742 remove (for now) the next/prev instance buttons in debugger, closes #4993 9 年之前
  Juan Linietsky 5c5e22b252 Fix the warning message from not using the editor theme, closes #5002 9 年之前
  Juan Linietsky ef9720c8f0 fix crash in SamplePlayer, closes #5005 9 年之前
  Juan Linietsky 3c21827d13 make sure editor forgets removed settings, closes #5010 9 年之前
  Juan Linietsky e8209b9c5c Prevent crash in specific situation of removing a plugin, fixes #5019 9 年之前
  Juan Linietsky fea9511bc6 remove unnecesary found bug? print, closes #5028 9 年之前
  Juan Linietsky e88e0607f8 Rewrote ConnectionsDialog to use containers, should work fine on HiDPI, closes #5608 9 年之前
  Juan Linietsky ef2f6a18d2 make sure tab is not visible in RichTextLabel, closes #5079 9 年之前
  Juan Linietsky f860915ae0 Made many built-in gdscript functions return more descriptive errors, closes #5150 9 年之前
  Juan Linietsky d5e2b59c84 Added options to keep scale and keep aspect centered to TextureFrame, closes #5114 9 年之前
  Juan Linietsky 9ddc13a5cc -All variables from script are visible through get_property_list(), not just those with export() 9 年之前
  Juan Linietsky 3b2c96139b Merge pull request #4905 from Hinsbart/x11_dpi 9 年之前
  Juan Linietsky b75fb6674b do not allow picking in captured mode, closes #5134 9 年之前
  Juan Linietsky db1e9bac79 better rewording 9 年之前
  Juan Linietsky 375fbe5c7c Show descriptive errors when look_at is improperly used, closes #5131 9 年之前
  Juan Linietsky b5f2ea542a Merge pull request #5161 from neikeq/pr-imp-sc-tooltip 9 年之前