Historial de Commits

Autor SHA1 Mensaje Fecha
  Juan Linietsky 37f1e86108 Do ctrl-click on any code identifier to go to definiton or help page. hace 9 años
  Juan Linietsky b83350f4b2 Added constants from types in code completion, somehow this was never added. hace 9 años
  Juan Linietsky fc61eb37ce Merge pull request #5920 from 29jm/fix-warnings hace 9 años
  Răzvan Cosmin Rădulescu 00e743b76a Clean up GDScript template hace 9 años
  Juan Linietsky 1add52b55e Brand new networked multiplayer hace 9 años
  Johan Manuel 046f94d3ac Remove some unused variables hace 9 años
  Juan Linietsky 6671c6bdc7 Added yield() signal smart autocompletion. hace 9 años
  Juan Linietsky 9890c1d2ca Likely with bugs and with some features are missing, as well as profiler support, but VisualScript should be more or less done! hace 9 años
  Juan Linietsky 259418f827 VisualScript can now execute visual scripts, but there is no debugger or profiler yet. hace 9 años
  eska b80c42ef4e Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D hace 9 años
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) hace 9 años
  Juan Linietsky 3754f6cd75 Properly show the source:line even in inner clases, closes #3766 hace 9 años
  Daniel J. Ramirez 422fac5066 Removed lots of prints hace 9 años
  Juan Linietsky 57c67fb0f7 reverted to ==, if a line is missing a statement, we'll have to make sure to add it hace 9 años
  Juan Linietsky dcd50f8838 changed == for >= since some statements may not store a line (if line is empty) hace 9 años
  George Marques 17b6cebcfe Fix crash in code completion hace 9 años
  Juan Linietsky a75f896338 First version of Profiler hace 9 años
  Juan Linietsky 70cdfa681a -Change link to new documentation hace 9 años
  Rémi Verschelde 285c400288 Merge pull request #3658 from Hinsbart/doc_joyevent hace 9 años
  hondres 6de2b9d864 doc: use correct identifier for InputEventJoystick{Motion, Button} hace 9 años
  Juan Linietsky 61f03c98c8 -Added missing functions to the doc, fixes #3583 hace 9 años
  George Marques 5be9ff7b67 Update copyright to 2016 in headers hace 9 años
  reduz 110de2ccac -Added proper code completion for singletons hace 9 años
  Franklin Sobrinho 69a6524adf Add script auto-completion for function parameters hace 10 años
  Juan Linietsky 319cc7e3ae detect node and variable assignments in _ready, _init, etc for further code completion hace 10 años
  Juan Linietsky 2b64f73b04 more code completion improvements hace 10 años
  Juan Linietsky a67486a39e improved get_node(), connect(), etc code completion. hace 10 años
  Juan Linietsky e9bbb97acc Multiple scene editing *POTENTIALLY UNSTABLE* hace 10 años
  Juan Linietsky e388d551b7 Merge pull request #1667 from TheHX/fix_multiline_strings hace 10 años
  Juan Linietsky fdaa2920eb Updated copyright year in all headers hace 10 años