커밋 기록

작성자 SHA1 메시지 날짜
  Rémi Verschelde b97401f304 Update copyright statements to 2020 5 년 전
  Rémi Verschelde 7562ce053a Update copyright statements to 2019 6 년 전
  Rémi Verschelde 2712014744 Update copyright statements to 2018 7 년 전
  Rémi Verschelde 9d598833d2 Use HTTPS URL for Godot's website in the headers 8 년 전
  Rémi Verschelde e9b045d9e5 Add "Godot Engine contributors" copyright line 8 년 전
  Rémi Verschelde f8db8a3faa Bring that Whole New World to the Old Continent too 8 년 전
  Rémi Verschelde d8223ffa75 Welcome in 2017, dear changelog reader! 8 년 전
  Bojidar Marinov 6ad84850ab Ternary operator in GDScript (a if x else b) 9 년 전
  Juan Linietsky e49b73e93a Only check for constants when parsing constants, should close #5497 9 년 전
  Juan Linietsky de7fe2fced -remove unnecesary error report, fixes #3361 9 년 전
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 년 전
  reduz 7d2d1442f8 -add breakpoint statement to ease with debugging, closes #3165 9 년 전
  reduz 30c12297dc - added 'onready' keyword to gdscript. Defers initialization of member variables until _ready() is run. 9 년 전
  firefly2442 bb68dc5210 remove child variable that is duplicated from parent class 9 년 전
  Juan Linietsky 319cc7e3ae detect node and variable assignments in _ready, _init, etc for further code completion 10 년 전
  Juan Linietsky a67486a39e improved get_node(), connect(), etc code completion. 10 년 전
  Juan Linietsky 48f1d02da4 added ability to define signals in script 10 년 전
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 년 전
  Juan Linietsky 6b5b95bb4e -added new code completion guess locations, closes #1032 10 년 전
  Juan Linietsky 92f28a5028 oops, C++11 makes me screw up 10 년 전
  Juan Linietsky bcf27feb98 New Code Completion 10 년 전
  Juan Linietsky c79be979d4 Batch of Bugfixes 10 년 전
  Juan Linietsky d85b67be53 Bug Fixes 10 년 전
  Juan Linietsky e82dc40205 -Much improvement to baked light baker 10 년 전
  Juan Linietsky 8cab401d08 3D Physics Rework, Other Stuff 11 년 전
  Juan Linietsky 2af2a84a03 Misc Fixes 11 년 전
  Juan Linietsky 1cad087969 Making Godot Easier to Use.. 11 년 전
  Juan Linietsky b4969373b3 -HttpClient: ’Content-Length’ is added to httprequest if not provided in the headers and a body exists 11 년 전
  Juan Linietsky b2ce682f6e -scripts are converted to bytecode on export 11 년 전
  Juan Linietsky 4b07eb8deb -moved script to modules 11 년 전