Историја ревизија

Аутор SHA1 Порука Датум
  Juan Linietsky 9ddc13a5cc -All variables from script are visible through get_property_list(), not just those with export() пре 9 година
  Juan Linietsky 3e8eb396d7 Finalized DynamicFont implementation пре 9 година
  Hubert Jarosz 4a4f247914 remove trailing whitespace пре 9 година
  Rémi Verschelde 002ff3cc9a Revert "Merge pull request #3814 from est31/iterators_for_for" пре 9 година
  est31 5f66692395 Use xrange for common "for i in range(...)" use case пре 9 година
  est31 cea8e97c11 Fix typo in error пре 9 година
  hondres 56ce58d57c can preload constants пре 9 година
  Juan Linietsky de7fe2fced -remove unnecesary error report, fixes #3361 пре 9 година
  Juan Linietsky 61745855d0 PI is now a built-in constant, fixes #2134 пре 9 година
  George Marques 5be9ff7b67 Update copyright to 2016 in headers пре 9 година
  Zher Huei Lee 821351be04 added missing onready allocation for subclasses пре 9 година
  reduz 7d2d1442f8 -add breakpoint statement to ease with debugging, closes #3165 пре 9 година
  reduz 99736e63e4 -fixed bug with some indent blocks not properly checked, fixes #2570 пре 9 година
  reduz f7b64a62d1 -renamed function get_relative_transform() to get_relative_transform_to_parent(), makes more sense пре 9 година
  reduz 30c12297dc - added 'onready' keyword to gdscript. Defers initialization of member variables until _ready() is run. пре 9 година
  eska 897cf2140c Add GDScript export hint for named bit flags пре 9 година
  eska ef0c05430c Add GDScript export hints for global filesystem and exponential ranges пре 9 година
  koalefant e52d211b61 GDScript: fixed highlighting of the next line when colon is missing пре 10 година
  eska bbc42a159c Allow extending from Object in GDScript пре 10 година
  eska eb9621624f Add GDScript export hint for real numbers with easing `export(float, EASE)` пре 10 година
  eska 57b2c4b0c6 Add multiline string GDScript export hint `export(String, MULTILINE)` пре 10 година
  eska e18c1ba05b Revert "add flag and multiline hits in GDScript" пре 10 година
  crr0004 f34c3e249b Fixes editor freeze пре 10 година
  Juan Linietsky 319cc7e3ae detect node and variable assignments in _ready, _init, etc for further code completion пре 10 година
  Juan Linietsky 04cb3c9eb1 Ability to edit all kinds of arrays from the property editor. пре 10 година
  Juan Linietsky c2e2f2e0ae Merge pull request #2282 from Ovnuniarchos/master пре 10 година
  Gen 7843ec6633 add flag and multiline hits in GDScript пре 10 година
  Ovnuniarchos dd09ae50e1 Added FLAGS to int hint to make an int a bitmask on the editor. пре 10 година
  Juan Linietsky a67486a39e improved get_node(), connect(), etc code completion. пре 10 година
  Juan Linietsky 48f1d02da4 added ability to define signals in script пре 10 година