Historie revizí

Autor SHA1 Zpráva Datum
  Aaron Franke ee79fc627c Minor clamp and float fixes před 4 roky
  reduz 221a2a1742 Refactored variant constructor logic před 5 roky
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already před 5 roky
  Yuri Roubinsky 38fb26794b Exposed randi_range to global funcs + renamed rand_range to randf_range před 5 roky
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. před 5 roky
  Meriipu 7f9bfee0ac GDScript: Clarified/fixed inaccuracies in the built-in function docs. před 5 roky
  George Marques 9a76ab8b6a Add new GDScript type checker před 5 roky
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops před 5 roky
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 5 roky
  Rémi Verschelde b61a496aa7 Merge pull request #38357 from ThakeeNathees/dict2inst-crash-fix před 5 roky
  Andrii Doroshenko (Xrayez) 7001d06f9d Make `dict2inst` to work with arbitrary `_init` parameters před 6 roky
  Thakee Nathees 9f6b20936e fix: dict2inst crash when constructor has arguments před 5 roky
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp před 5 roky
  lupoDharkael 95a1400a2a Replace NULL with nullptr před 5 roky
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. před 5 roky
  Juan Linietsky 6da0eef9e6 Add support for Vector2i, Rect2i and Vector3i to Variant před 5 roky
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. před 5 roky
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector před 5 roky
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. před 5 roky
  Rémi Verschelde 506df14595 Merge pull request #36142 from akien-mga/remove-deprecated-decimals před 5 roky
  Juan Linietsky cf8c679a23 ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. před 5 roky
  Rémi Verschelde bd78b9f445 Remove deprecated decimals builtin před 5 roky
  Marcel Admiraal f0db13502a Remove duplicate WARN_PRINT macro. před 6 roky
  Marcel Admiraal 5af3b4ca27 Remove duplicate ERR_PRINT macro. před 6 roky
  George Marques d26414f9fe GDScript: enable type checks on release mode před 5 roky
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 před 5 roky
  Haoyu Qiu 468fcd80bb Updates docs for GDScript built-in functions před 5 roky
  Rémi Verschelde df2e3e3f7f Merge pull request #33018 from Xrayez/fix-inst2dict-getters před 5 roky
  Andrii Doroshenko (Xrayez) 7f40b69022 Use GDScript resource path over script path for `inst2dict` před 6 roky
  Andrii Doroshenko (Xrayez) 56925b9c28 Provide and print error messages for JSON parsing před 6 roky