提交历史

作者 SHA1 备注 提交日期
  Juan Linietsky 519fce94e9 Remove error when getting dependencies from tscn files in some cases, closes #3897 9 年之前
  Juan Linietsky 3754f6cd75 Properly show the source:line even in inner clases, closes #3766 9 年之前
  Rémi Verschelde c6ca17e12a Merge pull request #5463 from vnen/fix-shortcut-typo 9 年之前
  George Marques 259e60d283 Fix typo in file dialog shortcut 9 年之前
  Juan Linietsky cf6450043d Fix bug in inner class reference, closes #1411 9 年之前
  Juan Linietsky f4c6640827 Fixed bug related to resolving constants in a class, closes #1110 9 年之前
  Juan Linietsky 565bb3afcc Fix extends issue, closes #4026 9 年之前
  Juan Linietsky 8e1c0f287d Fixed bug in instance state ordering, closes #3904 9 年之前
  Juan Linietsky 41a26528e4 Avoid recursion in filesystem scanning, closes #3838 9 年之前
  Bonfi96 e4eb025bfe i18n: Corrected a typo (#5460) 9 年之前
  Rémi Verschelde 2598fe5f8d i18n: Merge translations with template 9 年之前
  Rémi Verschelde aa5a031f95 i18n: Sync template with source 9 年之前
  Rémi Verschelde e8743684c8 i18n: Sync translations from Weblate 9 年之前
  Rémi Verschelde 519086af60 i18n: Fix malformed TTR call 9 年之前
  Rémi Verschelde bd424d8f73 Fix style bug in event queue 9 年之前
  Juan Linietsky ba5bc57816 Figured out a way to fix event propagation for shortcuts and some other cases so they properly stop shortcuts if a modal window is open, closes #4848 9 年之前
  Juan Linietsky 972c2ad09f Ask about selecting a main scene if one has not been selected. 9 年之前
  Juan Linietsky 1f9812ab83 fix bug in reporting of message queue size 9 年之前
  Juan Linietsky efdcf205d2 Make most resources (save for packedscenes and scripts) reload if they change on disk. Closes #4059. 9 年之前
  Juan Linietsky 88e28af5e3 Add a small workaround to avoid modal tabs to be closed if they are spawned in the same frame, closes #3837 9 年之前
  Juan Linietsky d41b7a66e9 Properly complain when a scene file has not be selected, closes #3811 9 年之前
  Juan Linietsky e2d208f122 Ability to rotate controls using tool, closes #3800 9 年之前
  Juan Linietsky 47d6cc08bb Properly deliver localized coordinates when passing gui events through parents, closes #4215 9 年之前
  Juan Linietsky 2c59f77885 Merge pull request #5438 from akien-mga/pr-revert-loop-interpolation 9 年之前
  Juan Linietsky 8362bb1434 Merge pull request #5437 from vnen/fix-visualserver-minimize-error 9 年之前
  George Marques bf44275b1a Fix visual server error when minimizing the window 9 年之前
  Rémi Verschelde da034f324a Revert "Added toggle for loop interpolation based on adolson's code" 9 年之前
  Juan Linietsky 10f411b47b Avoid mirroring to go negative to fix crash, closes #4036 9 年之前
  Juan Linietsky 8baa85d6b4 remove the warning of instances in use at exit 9 年之前
  Juan Linietsky 282da142ae Added an option to ParallaxLayer to add an extra scroll offset, helps if you want to make clouds to move by themselves and animate that, for example. 9 年之前