Історія комітів

Автор SHA1 Опис Дата
  Fabio Alessandrelli ba095b8dcc Add warning when (pre)loading paths with leading / (#4280 - #3106) 9 роки тому
  Juan Linietsky f51a816253 Set proper line into operators when parsing GDScript, fixes #5822 9 роки тому
  George Marques 8113ba8bef Allow semicolon after 'pass' keyword 9 роки тому
  George Marques 4bf31b3f3d Revert removing of function call in gd_parser 9 роки тому
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) 9 роки тому
  Juan Linietsky e49b73e93a Only check for constants when parsing constants, should close #5497 9 роки тому
  Juan Linietsky cf0fbe493f Ability to put constants in constant expressions, closes #5264 9 роки тому
  Juan Linietsky f4c6640827 Fixed bug related to resolving constants in a class, closes #1110 9 роки тому
  Juan Linietsky 95e3279d34 Properly report a valid error instead of reporting as a bug, closes #3841 9 роки тому
  Juan Linietsky fea9511bc6 remove unnecesary found bug? print, closes #5028 9 роки тому
  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 10 роки тому
  eska ef0c05430c Add GDScript export hints for global filesystem and exponential ranges 10 роки тому
  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 роки тому