Commit History

Author SHA1 Message Date
  eska b80c42ef4e Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D 9 years ago
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) 9 years ago
  Juan Linietsky 3754f6cd75 Properly show the source:line even in inner clases, closes #3766 9 years ago
  Daniel J. Ramirez 422fac5066 Removed lots of prints 9 years ago
  Juan Linietsky 57c67fb0f7 reverted to ==, if a line is missing a statement, we'll have to make sure to add it 9 years ago
  Juan Linietsky dcd50f8838 changed == for >= since some statements may not store a line (if line is empty) 9 years ago
  George Marques 17b6cebcfe Fix crash in code completion 9 years ago
  Juan Linietsky a75f896338 First version of Profiler 9 years ago
  Juan Linietsky 70cdfa681a -Change link to new documentation 9 years ago
  Rémi Verschelde 285c400288 Merge pull request #3658 from Hinsbart/doc_joyevent 9 years ago
  hondres 6de2b9d864 doc: use correct identifier for InputEventJoystick{Motion, Button} 9 years ago
  Juan Linietsky 61f03c98c8 -Added missing functions to the doc, fixes #3583 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  reduz 110de2ccac -Added proper code completion for singletons 9 years ago
  Franklin Sobrinho 69a6524adf Add script auto-completion for function parameters 9 years ago
  Juan Linietsky 319cc7e3ae detect node and variable assignments in _ready, _init, etc for further code completion 10 years ago
  Juan Linietsky 2b64f73b04 more code completion improvements 10 years ago
  Juan Linietsky a67486a39e improved get_node(), connect(), etc code completion. 10 years ago
  Juan Linietsky e9bbb97acc Multiple scene editing *POTENTIALLY UNSTABLE* 10 years ago
  Juan Linietsky e388d551b7 Merge pull request #1667 from TheHX/fix_multiline_strings 10 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Franklin Sobrinho 562bc22dd4 Now the script editor highlight all lines of a multiline string 10 years ago
  Hinsbart cbade4daf6 fix typo in script template 10 years ago
  Juan Linietsky 7c7ab30c4e fixes 10 years ago
  Juan Linietsky 6b5b95bb4e -added new code completion guess locations, closes #1032 10 years ago
  Juan Linietsky 78e7777cf5 Merge branch 'master' of https://github.com/okamstudio/godot 10 years ago
  Juan Linietsky a36a774897 Fixes 10 years ago
  Juan Linietsky 9f5bbfc322 -improved completion options for InputEvent, shows all event types now 10 years ago
  Juan Linietsky fd4648c081 -fixed crash reported by n-pigeon 10 years ago
  Juan Linietsky 2dd302ff90 -fix compilation issue 10 years ago