커밋 기록

작성자 SHA1 메시지 날짜
  Juan Linietsky 79f81b77e2 -Modules can now add custom version info (added it for Mono) 7 년 전
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 7 년 전
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 년 전
  Rémi Verschelde 99529fb80d Move VERSION_MKSTRING logic to version.h 8 년 전
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 년 전
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 년 전
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 년 전
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 년 전
  Fabio Alessandrelli 88a56ba783 Remove set_ip_type from network classes (no longer needed) 8 년 전
  Juan Linietsky dcb95ec147 removed duplicated functions in class hierarchy that were bound more than once 8 년 전
  Juan Linietsky bc26f90581 Type renames: 8 년 전
  Juan Linietsky f3f4a11cfb - _ready() callback only happens once now, if you want to receive it again, use request_ready() 8 년 전
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 년 전
  Rémi Verschelde 0b2771bd65 Merge pull request #7271 from Faless/ipv6_cleanup 8 년 전
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 년 전
  Fabio Alessandrelli d194e1c48e Expose HTTP classes' set_ip_type to scripting 8 년 전
  Fabio Alessandrelli a77a0118f6 Allow setting ip_type for TCP/UDP and HTTP classes 8 년 전
  khairul169 6a7aebdf6c Uncomment debug properties of HTTP Request 8 년 전
  Kazuo256 c53e5c555a Add http method and request data parameters 8 년 전
  Juan Linietsky ab93fd1af9 Add thread support to HTTPRequest, changed assetlib to use it. 9 년 전
  Rémi Verschelde a7fc04626a Add missing license headers in our source files (#5255) 9 년 전
  Bojidar Marinov e4a24812cd Update asset library editor plugin - new functionality and fixes 9 년 전
  J08nY dd4eaa1005 Exposed a RESULT_DOWNLOAD_FILE_CANT_OPEN constant to docs and GDScript. 9 년 전
  Hubert Jarosz 33403d91f7 remove trailing whitespace 9 년 전
  Juan Linietsky 8b1dcbfe4d -Made editor support SSL certs by default (embedded them) 9 년 전
  Juan Linietsky 5a9b18b665 -Work on addon editor plugin (disabled by default) 9 년 전