提交历史

作者 SHA1 备注 提交日期
  Indah Sylvia 5ae78fdf6a Makes all Godot API's methods Lower Case 8 年之前
  Rémi Verschelde 76005a8e75 Style: Apply clang-format on all files 8 年之前
  Pedro J. Estébanez 748240b090 Fix misplaced quote in error messsage 8 年之前
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 年之前
  Juan Linietsky bbada82f80 -Reorganized all properties of project settings (Sorry, Again). 8 年之前
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Rémi Verschelde debeee56f7 Fix typos in source code using codespell 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 年之前
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 年之前
  Juan Linietsky dcb95ec147 removed duplicated functions in class hierarchy that were bound more than once 8 年之前
  Juan Linietsky e53c247cb1 Created new Engine singleton, and moved engine related OS functions to it. 8 年之前
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 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 年之前
  Rémi Verschelde 90f4e76a46 Merge pull request #6479 from RandomShaper/improve-debug-focus 9 年之前
  Pedro J. Estébanez 66dac878ac Improve debug focus behavior 9 年之前
  supaiku 0108e7c33a Show object string cast instead of object id in debugger 9 年之前
  Juan Linietsky 9e745b920f Ability to reload scripts on running game 9 年之前
  Juan Linietsky b2a4908e9c Real-Time Remote Inspector support 9 年之前
  Juan Linietsky a75f896338 First version of Profiler 9 年之前
  Juan Linietsky 757b8c4206 -Restore mouse on X11 when debugger break happens, closes #2232 9 年之前
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 年之前
  Juan Linietsky b59c86f6f9 -Ability to debug video memory usage 10 年之前
  Juan Linietsky 9d185ccc30 -Merged the file server with the live editing and remote debug 10 年之前
  Juan Linietsky 8280bb0de0 more debugger fixes 10 年之前
  Juan Linietsky d1da2c2995 error debugger 10 年之前
  Juan Linietsky cbee679bd7 live debug fixes 10 年之前
  Juan Linietsky 59961c9914 Live edit WORK IN PROGRESS 10 年之前