Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all il y a 2 ans
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 il y a 3 ans
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 4 ans
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  64epicks e430f8ca61 Implemented `ord` function in VisualScript 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
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting il y a 6 ans
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 il y a 6 ans
  Chaosus 514a3fb96a Added smoothstep built-in function il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Pieter-Jan Briers 8d9d847a1a Move things into the title bars of Visual Script nodes. il y a 7 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  pablotato 054a2ac579 Add cartesian to polar conversion functions il y a 8 ans
  Rémi Verschelde ea0e942617 Merge pull request #12035 from Chaosus/wrapfunc il y a 8 ans
  Rémi Verschelde bf88c3c8e8 Merge pull request #12097 from rcurtis/issue12065 il y a 8 ans
  RCurtis 7fb57ecbd9 Fixed issue that improperly initialized visual node properties to Nil il y a 8 ans
  Poommetee Ketson efc5209b99 VisualScript: add inverse_lerp & range_lerp il y a 8 ans
  Chaosus 216a8aa643 Added new wrap functions il y a 8 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 8 ans
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line il y a 8 ans
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) il y a 8 ans
  Rémi Verschelde e1c1d7d1d7 Add a bunch of missing Godot headers in own files il y a 8 ans
  Rémi Verschelde 57166cd292 Merge pull request #7093 from bojidar-bg/named-colors il y a 8 ans
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. il y a 8 ans
  Bojidar Marinov 23381a530b Add named colors to GDScript/Visual Script/core. il y a 9 ans
  Bojidar Marinov 513c0265c4 Add `String char(int ascii)` function to GDScript and Visual Script il y a 9 ans
  Juan Linietsky 23ababdcd5 Changed Vector3.snap from fmod to stepify, which makes more sense, fixes #6399 il y a 9 ans