Historie revizí

Autor SHA1 Zpráva Datum
  Zher Huei Lee 821351be04 added missing onready allocation for subclasses před 9 roky
  reduz 7d2d1442f8 -add breakpoint statement to ease with debugging, closes #3165 před 9 roky
  reduz 99736e63e4 -fixed bug with some indent blocks not properly checked, fixes #2570 před 9 roky
  reduz f7b64a62d1 -renamed function get_relative_transform() to get_relative_transform_to_parent(), makes more sense před 9 roky
  reduz 30c12297dc - added 'onready' keyword to gdscript. Defers initialization of member variables until _ready() is run. před 9 roky
  eska 897cf2140c Add GDScript export hint for named bit flags před 10 roky
  eska ef0c05430c Add GDScript export hints for global filesystem and exponential ranges před 10 roky
  koalefant e52d211b61 GDScript: fixed highlighting of the next line when colon is missing před 10 roky
  eska bbc42a159c Allow extending from Object in GDScript před 10 roky
  eska eb9621624f Add GDScript export hint for real numbers with easing `export(float, EASE)` před 10 roky
  eska 57b2c4b0c6 Add multiline string GDScript export hint `export(String, MULTILINE)` před 10 roky
  eska e18c1ba05b Revert "add flag and multiline hits in GDScript" před 10 roky
  crr0004 f34c3e249b Fixes editor freeze před 10 roky
  Juan Linietsky 319cc7e3ae detect node and variable assignments in _ready, _init, etc for further code completion před 10 roky
  Juan Linietsky 04cb3c9eb1 Ability to edit all kinds of arrays from the property editor. před 10 roky
  Juan Linietsky c2e2f2e0ae Merge pull request #2282 from Ovnuniarchos/master před 10 roky
  Gen 7843ec6633 add flag and multiline hits in GDScript před 10 roky
  Ovnuniarchos dd09ae50e1 Added FLAGS to int hint to make an int a bitmask on the editor. před 10 roky
  Juan Linietsky a67486a39e improved get_node(), connect(), etc code completion. před 10 roky
  Juan Linietsky 48f1d02da4 added ability to define signals in script před 10 roky
  Juan Linietsky f54ad9e086 made parser accept EOF after "pass", fixes #1488 před 10 roky
  Juan Linietsky fdaa2920eb Updated copyright year in all headers před 10 roky
  Juan Linietsky 22997294fa -Concatenating arrays keeps the shared property if any of the arrays is shared. Fixes #1646 před 10 roky
  Juan Linietsky 6b5b95bb4e -added new code completion guess locations, closes #1032 před 10 roky
  Juan Linietsky fd4648c081 -fixed crash reported by n-pigeon před 11 roky
  Juan Linietsky 2dd302ff90 -fix compilation issue před 11 roky
  Juan Linietsky bcf27feb98 New Code Completion před 11 roky
  Juan Linietsky c79be979d4 Batch of Bugfixes před 11 roky
  Juan Linietsky 0dbedd18fc SceneMainLoop -> SceneTree před 11 roky
  Juan Linietsky d85b67be53 Bug Fixes před 11 roky