Commit History

Author SHA1 Message Date
  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
  Zher Huei Lee 61a1f596cc added missing null check 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
  Juan Linietsky 48f1d02da4 added ability to define signals in script 10 years ago
  Juan Linietsky 701335e845 -Throw error if setter and getter reference their member variable with self. , fixes #1685 10 years ago
  Juan Linietsky 4661a6e126 -try to avoid errors when path using ".." is present in script include, fixes #1703 10 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Juan Linietsky bd03562076 -Resolved bug that made yield() not work in some situations, fixes #884 10 years ago
  Juan Linietsky 60afd79a6e -added a check for setget while running the game , closes #1009 10 years ago
  Juan Linietsky bcf27feb98 New Code Completion 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 048fdc8aea -variables with export in script are now IMMEDIATELY AND ALWAYS visible in properties (#718) 11 years ago
  Juan Linietsky 8cab401d08 3D Physics Rework, Other Stuff 11 years ago
  Juan Linietsky 2ee4ac183b Little Bits 11 years ago
  Juan Linietsky 703004f830 More 3D Work 11 years ago
  Juan Linietsky 71355aaab7 -Fixed bug in "extends" 11 years ago
  Juan Linietsky 1cad087969 Making Godot Easier to Use.. 11 years ago
  Juan Linietsky f1d3b30a45 Fixes to constants in scope 11 years ago
  Juan Linietsky 6572d51288 -Fixes to OpenSSL compilation (more) 11 years ago