Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 il y a 3 ans
  Pedro J. Estébanez 26edc6cd41 Promote object validity checks to release builds il y a 4 ans
  Marcel Admiraal 7e03bd1671 Remove duplicate WARN_PRINTS macro il y a 4 ans
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro il y a 4 ans
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops il y a 4 ans
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) il y a 4 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  kleonc f04a964627 Make posmod use int64_t instead of int il y a 4 ans
  Meriipu 347a9df0a1 GDScript: Clarified/fixed inaccuracies in the built-in function docs. il y a 5 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Aaron Franke 1bb81488bb Minor clamp and float fixes il y a 4 ans
  Thakee Nathees e417528f67 fix: dict2inst crash when constructor has arguments il y a 5 ans
  George Marques d26414f9fe GDScript: enable type checks on release mode il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Haoyu Qiu 468fcd80bb Updates docs for GDScript built-in functions il y a 5 ans
  Rémi Verschelde df2e3e3f7f Merge pull request #33018 from Xrayez/fix-inst2dict-getters il y a 5 ans
  Andrii Doroshenko (Xrayez) 7f40b69022 Use GDScript resource path over script path for `inst2dict` il y a 5 ans
  Andrii Doroshenko (Xrayez) 56925b9c28 Provide and print error messages for JSON parsing il y a 6 ans
  PouleyKetchoupp bcbe5b5850 Fixed leak in gdscript when creating empty WeakRef il y a 6 ans
  Andrii Doroshenko (Xrayez) 1b9a7e1c21 Fix `inst2dict` calling to getters to retrieve value il y a 6 ans
  Windy Darian 628f467605 Allow weakref(null) in gdscript il y a 6 ans
  Masoud Montazeri 5565f5591f Add ord() function to return Unicode code point of a string of length one il y a 7 ans
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. il y a 6 ans
  Chaosus 6694c119d0 Added lerp_angles built-in function il y a 6 ans
  Aaron Franke a60f242982 Add integer posmod and rename default arg names il y a 7 ans
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon il y a 6 ans
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 il y a 6 ans
  Aaron Franke 620ec4703f Make "decimal" functions more consistent il y a 7 ans
  Aaron Franke 7f7d97f536 [Core] Expose approximate equality methods to GDScript il y a 7 ans
  Rémi Verschelde d211aff777 Merge pull request #27231 from Chaosus/smoothstep il y a 6 ans