Commit History

Author SHA1 Message Date
  Karroffel f8a7c46273 pattern matching: implemented parser 9 years ago
  Juan Linietsky 37f1e86108 Do ctrl-click on any code identifier to go to definiton or help page. 9 years ago
  Bojidar Marinov 9f66f59477 Ternary operator in GDScript (a if x else b) 9 years ago
  Juan Linietsky 1add52b55e Brand new networked multiplayer 9 years ago
  Juan Linietsky 6671c6bdc7 Added yield() signal smart autocompletion. 9 years ago
  Juan Linietsky e49b73e93a Only check for constants when parsing constants, should close #5497 9 years ago
  Juan Linietsky de7fe2fced -remove unnecesary error report, fixes #3361 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  reduz 7d2d1442f8 -add breakpoint statement to ease with debugging, closes #3165 9 years ago
  reduz 30c12297dc - added 'onready' keyword to gdscript. Defers initialization of member variables until _ready() is run. 9 years ago
  firefly2442 bb68dc5210 remove child variable that is duplicated from parent class 10 years ago
  Juan Linietsky 319cc7e3ae detect node and variable assignments in _ready, _init, etc for further code completion 10 years ago
  Juan Linietsky a67486a39e improved get_node(), connect(), etc code completion. 10 years ago
  Juan Linietsky 48f1d02da4 added ability to define signals in script 10 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Juan Linietsky 6b5b95bb4e -added new code completion guess locations, closes #1032 10 years ago
  Juan Linietsky 92f28a5028 oops, C++11 makes me screw up 10 years ago
  Juan Linietsky bcf27feb98 New Code Completion 10 years ago
  Juan Linietsky c79be979d4 Batch of Bugfixes 10 years ago
  Juan Linietsky d85b67be53 Bug Fixes 10 years ago
  Juan Linietsky e82dc40205 -Much improvement to baked light baker 11 years ago
  Juan Linietsky 8cab401d08 3D Physics Rework, Other Stuff 11 years ago
  Juan Linietsky 2af2a84a03 Misc Fixes 11 years ago
  Juan Linietsky 1cad087969 Making Godot Easier to Use.. 11 years ago
  Juan Linietsky b4969373b3 -HttpClient: ’Content-Length’ is added to httprequest if not provided in the headers and a body exists 11 years ago
  Juan Linietsky b2ce682f6e -scripts are converted to bytecode on export 11 years ago
  Juan Linietsky 4b07eb8deb -moved script to modules 11 years ago