Commit History

作者 SHA1 備註 提交日期
  Shlomi Fish 0a2c387d5c Fix some compilation warnings. 8 年之前
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 年之前
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 年之前
  Juan Linietsky d9d77291bc rename String.extension() -> String.get_extension() / String.basename() -> String.get_basename() 8 年之前
  Juan Linietsky bc26f90581 Type renames: 8 年之前
  Juan Linietsky 547a57777b renamed joystick to joypad everywhere around source code! 8 年之前
  Juan Linietsky 8963ca3d17 Fix code completion for new getnode syntax 8 年之前
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 年之前
  Juan Linietsky 9e477babb3 -GDScript support for accessing properties directly 8 年之前
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 年之前
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 年之前
  George Marques 5ef64aae58 Fix build for templates 9 年之前
  Juan Linietsky 37f1e86108 Do ctrl-click on any code identifier to go to definiton or help page. 9 年之前
  Juan Linietsky b83350f4b2 Added constants from types in code completion, somehow this was never added. 9 年之前
  Juan Linietsky fc61eb37ce Merge pull request #5920 from 29jm/fix-warnings 9 年之前
  Răzvan Cosmin Rădulescu 00e743b76a Clean up GDScript template 9 年之前
  Juan Linietsky 1add52b55e Brand new networked multiplayer 9 年之前
  Johan Manuel 046f94d3ac Remove some unused variables 9 年之前
  Juan Linietsky 6671c6bdc7 Added yield() signal smart autocompletion. 9 年之前
  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! 9 年之前
  Juan Linietsky 259418f827 VisualScript can now execute visual scripts, but there is no debugger or profiler yet. 9 年之前
  eska b80c42ef4e Document FuncRef, GDFunctionState, InstancePlaceholder, RID, World2D 9 年之前
  Rémi Verschelde b6ac91c0e6 Removed unused variables (first pass) 9 年之前
  Juan Linietsky 3754f6cd75 Properly show the source:line even in inner clases, closes #3766 9 年之前
  Daniel J. Ramirez 422fac5066 Removed lots of prints 9 年之前
  Juan Linietsky 57c67fb0f7 reverted to ==, if a line is missing a statement, we'll have to make sure to add it 9 年之前
  Juan Linietsky dcd50f8838 changed == for >= since some statements may not store a line (if line is empty) 9 年之前
  George Marques 17b6cebcfe Fix crash in code completion 9 年之前
  Juan Linietsky a75f896338 First version of Profiler 9 年之前
  Juan Linietsky 70cdfa681a -Change link to new documentation 9 年之前