Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 il y a 3 ans
  David Cambré 72bb6dd2be The built in function math/seed was missing the sequenceport. 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
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Nico Mitchell 616d106247 Change round return type to float il y a 5 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
  Rémi Verschelde 07e289963c doc: Sync classref with current source 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
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 il y a 6 ans
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 il y a 6 ans
  Rémi Verschelde d211aff777 Merge pull request #27231 from Chaosus/smoothstep il y a 6 ans
  Chaosus 514a3fb96a Added smoothstep built-in function il y a 6 ans
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  DualMatrix 4bad2beeed Fixed argument names being swapped for atan2 il y a 7 ans
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path il y a 7 ans
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others il y a 7 ans
  Pieter-Jan Briers 8d9d847a1a Move things into the title bars of Visual Script nodes. il y a 7 ans
  Chaosus 0c9312c6b8 Fixes for parameter names of builtin functions in visual scripts/core 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
  George Marques 1d12470a78 Add print_error function, akin to print_line 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