提交历史

作者 SHA1 备注 提交日期
  Franklin Sobrinho b3ce127e31 Script Editor: maintain cursor column after duplicate a line 10 年之前
  Rémi Verschelde 7ac31a7209 Merge pull request #2969 from neikeq/fix_bracket_complete 10 年之前
  neikeq fc7e313074 Fix script editor not clonning down last line 10 年之前
  neikeq 4cbabf9691 ScriptTextEditor: fix auto bracket completion not enabled 10 年之前
  Rémi Verschelde a1059e3e3e Merge pull request #2908 from neikeq/fix_editor_select 10 年之前
  neikeq 06957a8026 Fix Class Reference request from Inspector 10 年之前
  Rémi Verschelde 5db398f67f Merge pull request #2907 from neikeq/fix_2887 10 年之前
  neikeq 660e831e36 Fix Class Search dialog not showing up 10 年之前
  neikeq c591293718 Remember last help search 10 年之前
  Juan Linietsky b08312b30c -Fixed default theme a little 10 年之前
  Juan Linietsky 081a236c67 -Merged Script and Help tabs 10 年之前
  Maximillian bc9952f1c7 Fix create script dialog title(s) 10 年之前
  Maximillian 8f83f6c675 Add create new script button to script editor menu 10 年之前
  Juan Linietsky 8280bb0de0 more debugger fixes 10 年之前
  Juan Linietsky 95047562d7 Several performance improvements, mainly in loading and instancing scenes and resources. 10 年之前
  Juan Linietsky a67486a39e improved get_node(), connect(), etc code completion. 10 年之前
  Juan Linietsky 29b2e811f6 added a tiny bit more space to docks and script tab 10 年之前
  Juan Linietsky 6154cff93f Merge pull request #2101 from sanikoyes/Pr-script-editor-save-state 10 年之前
  Juan Linietsky e9bbb97acc Multiple scene editing *POTENTIALLY UNSTABLE* 10 年之前
  sanikoyes 14cd70faf3 Script editor: restore line/column after script reload 10 年之前
  Juan Linietsky 2696ecb769 reinstante focus into textedit after menu used in code editor 10 年之前
  Juan Linietsky 74b0e0c296 fix crash in editor when using alt+arrows to indent, thanks adolson and romulox_x 10 年之前
  Juan Linietsky 68700ee3a9 Proper support for code editor autosaving (disabled by default) 10 年之前
  Juan Linietsky 807a811fad changed some shortcuts in text editor, maybe fixes #1732 10 年之前
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 年之前
  Franklin Sobrinho 59692d9012 Changed popup_centered by popup_centered_minsize in editor dialogs 10 年之前
  Juan Linietsky f706e3e5d1 Merge pull request #1380 from ElectricSolstice/wparentheses_removal 10 年之前
  rollenrolm cde55bee91 Fix for Issue #1484: Don't strip whitespace on line comment 10 年之前
  ElectricSolstice 0e1f34b49d Changed code to remove gcc -Wparentheses warnings. 10 年之前
  Juan Linietsky 80d0117b83 Merge pull request #1174 from adolson/autoreload-edited-scripts 10 年之前