提交歷史

作者 SHA1 備註 提交日期
  Carter Anderson 0a8de39bb1 Fix Variant::OBJECT token parsing 8 年之前
  Juan Linietsky bb20f230ad -Added .hdr format support 8 年之前
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 年之前
  Rémi Verschelde c3baf5eb3c Fix two typos from previous commit 8 年之前
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 8 年之前
  Rémi Verschelde 7ce8342ac5 Rename project file to "project.godot" 8 年之前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年之前
  Juan Linietsky 74808ac4d9 New particle system, mostly working, some small features missing. 8 年之前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年之前
  Thaer Razeq f50488a361 Various fixes detected using PVS-Studio static analyzer. 8 年之前
  Juan Linietsky 102b5fce85 Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x 8 年之前
  Juan Linietsky 4c28f35b2c Merge pull request #7002 from RandomShaper/vcs-friendliness 8 年之前
  Pedro J. Estébanez 7dbb1c0571 Improve .tscn VCS 8 年之前
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 年之前
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 年之前
  Rémi Verschelde 93ab45b6b5 Style: Fix whole-line commented code 8 年之前
  Juan Linietsky bc26f90581 Type renames: 8 年之前
  Juan Linietsky 547a57777b renamed joystick to joypad everywhere around source code! 8 年之前
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 年之前
  Rémi Verschelde 3f3f5a5359 Merge remote-tracking branch 'origin/gles3' into gles3-on-master 8 年之前
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 年之前
  Thomas Edvalson 6debabe57e Use int instead of int32_t for Vectors 9 年之前
  Juan Linietsky 22d83bc9f6 Begining of GLES3 renderer: 9 年之前
  Fabio Alessandrelli 941f460384 Properly encode InputEvent of type NONE. Fix #5987 9 年之前
  Bojidar Marinov 2150855faf Fix reading of empty StringArray-s in .tscn 9 年之前
  Juan Linietsky 6872139300 Add quotes to .tscn keys, solves #4366 9 年之前
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) 9 年之前
  Juan Linietsky 45443a1651 Changed reload logic to auto-hard-reload scripts on save. It's simpler to use and also fixes #4756 9 年之前
  Juan Linietsky 910151a361 -Avoid negative zero from being saved to config files o resource files, fixes #4758 9 年之前
  Juan Linietsky 007efb6a20 -customizable shortcuts in editor 9 年之前