Commit History

Author SHA1 Message Date
  Rémi Verschelde b97401f304 Update copyright statements to 2020 5 years ago
  Rémi Verschelde 7562ce053a Update copyright statements to 2019 6 years ago
  Rémi Verschelde 2712014744 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers 8 years ago
  Rémi Verschelde e9b045d9e5 Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde f8db8a3faa Bring that Whole New World to the Old Continent too 8 years ago
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! 8 years ago
  Bojidar Marinov 6ad84850ab Ternary operator in GDScript (a if x else b) 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 9 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 10 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