Commit History

Author SHA1 Message Date
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Rémi Verschelde bd78b9f445 Remove deprecated decimals builtin 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Masoud Montazeri 5565f5591f Add ord() function to return Unicode code point of a string of length one 7 years ago
  Chaosus 6694c119d0 Added lerp_angles built-in function 6 years ago
  Aaron Franke a60f242982 Add integer posmod and rename default arg names 6 years ago
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 6 years ago
  Aaron Franke 620ec4703f Make "decimal" functions more consistent 6 years ago
  Aaron Franke 7f7d97f536 [Core] Expose approximate equality methods to GDScript 7 years ago
  Chaosus 514a3fb96a Added smoothstep built-in function 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Michael Alexsander Silva Dias 1ca61a35d8 Add new "push_*()" functions to GDScript 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Max Hilbrunner d988d188ad Merge pull request #18966 from chanon/new-debug-print 7 years ago
  chanon 3ea6d9f37d add new print_debug method which shows source and line number 7 years ago
  chanon a56d6ff35f add new get_stack function to get GDScript stack trace as array 7 years ago
  Juan Linietsky ff1e7cfbf4 Add is_instance_valid() method to GDScript, ending more than a decade of pain. 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  pablotato 054a2ac579 Add cartesian to polar conversion functions 7 years ago
  Rémi Verschelde 4cfc29611e GDScript: Refactor "GD" class prefix to "GDScript" 7 years ago