Historie revizí

Autor SHA1 Zpráva Datum
  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
  PouleyKetchoupp bcbe5b5850 Fixed leak in gdscript when creating empty WeakRef před 6 roky
  Andrii Doroshenko (Xrayez) 1b9a7e1c21 Fix `inst2dict` calling to getters to retrieve value před 6 roky
  Windy Darian 628f467605 Allow weakref(null) in gdscript před 6 roky
  Masoud Montazeri 5565f5591f Add ord() function to return Unicode code point of a string of length one před 7 roky
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. před 6 roky
  Chaosus 6694c119d0 Added lerp_angles built-in function před 6 roky
  Aaron Franke a60f242982 Add integer posmod and rename default arg names před 7 roky
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon před 6 roky
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 před 6 roky
  Aaron Franke 620ec4703f Make "decimal" functions more consistent před 7 roky
  Aaron Franke 7f7d97f536 [Core] Expose approximate equality methods to GDScript před 7 roky
  Rémi Verschelde d211aff777 Merge pull request #27231 from Chaosus/smoothstep před 6 roky
  Chaosus 514a3fb96a Added smoothstep built-in function před 6 roky
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods před 6 roky
  Rémi Verschelde d024979e84 GDScript: Fix return value of "lerp" builtin před 6 roky
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 před 6 roky
  Rémi Verschelde 17c3c64a80 i18n: Sync translation template with current source před 6 roky
  Rémi Verschelde 19f2a188bb Merge pull request #22934 from SeleckyErik/issue-11457 před 6 roky
  Erik 78c9677816 GDscript function str2var now returns input string on invalid input před 7 roky
  Michael Alexsander Silva Dias 1ca61a35d8 Add new "push_*()" functions to GDScript před 7 roky
  DualMatrix 4bad2beeed Fixed argument names being swapped for atan2 před 7 roky