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 bb13fa896e Style: Format code with clang-format 6.0.1 7 years ago
  Rémi Verschelde 2712014744 Update copyright statements to 2018 7 years ago
  Rémi Verschelde 6a4e7198c5 Style: apply clang-format (5.0.0) to current source 7 years ago
  sanikoyes 2004c24a6e Allow to extends constant class variable 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 dbf0137576 Style: Fix statements ending with ';;' 8 years ago
  Pedro J. Estébanez 204a7481e0 Skip asserts on non-debug builds at compiler level 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
  yg2f caf42f77d2 Fixes #6487, GDscript compiler ignores OPCODE_LINE and OPCODE_BREAKPOINT in Release mode 8 years ago
  Juan Linietsky 5218f35b7f Forgot to clear signals on recompile, closes #5729 9 years ago
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) 9 years ago
  Juan Linietsky 48959f0590 Merge pull request #5407 from RandomShaper/opt-self-indexing 9 years ago
  Juan Linietsky 565bb3afcc Fix extends issue, closes #4026 9 years ago
  Pedro J. Estébanez d306b9bea5 Optimize member access with self 9 years ago
  Juan Linietsky 9ddc13a5cc -All variables from script are visible through get_property_list(), not just those with export() 9 years ago
  punto- 86253cbdfe Revert "Fix implicit GDScript Reference inheritance" 9 years ago
  eska 3acbf8e71f Fix implicit GDScript Reference inheritance 9 years ago
  Juan Linietsky cc0a7b24e7 missed ifdef that broke android build 9 years ago
  Juan Linietsky 9e745b920f Ability to reload scripts on running game 9 years ago
  Juan Linietsky a75f896338 First version of Profiler 9 years ago
  Saracen d643a40f95 Subclasses can now extend from other subclasses contained in scripts derived from relative paths. 9 years ago
  Hubert Jarosz 4a4f247914 remove trailing whitespace 9 years ago
  Juan Linietsky 210d332def -wip on addon editor 9 years ago
  Juan Linietsky cb39db0b02 Fixed bug with default arguments in gdscript, closes #2024 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago