Histórico de commits

Autor SHA1 Mensagem Data
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 anos atrás
  Perrier Mathis dcacecaed0 Fix output port type mismatch for some VisualScript nodes 4 anos atrás
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 anos atrás
  David Cambré 72bb6dd2be The built in function math/seed was missing the sequenceport. 4 anos atrás
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 anos atrás
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 anos atrás
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 anos atrás
  kleonc f04a964627 Make posmod use int64_t instead of int 4 anos atrás
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 anos atrás
  Nico Mitchell 616d106247 Change round return type to float 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 anos atrás
  64epicks e430f8ca61 Implemented `ord` function in VisualScript 6 anos atrás
  Rémi Verschelde 07e289963c doc: Sync classref with current source 6 anos atrás
  Chaosus 6694c119d0 Added lerp_angles built-in function 6 anos atrás
  Aaron Franke a60f242982 Add integer posmod and rename default arg names 6 anos atrás
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 6 anos atrás
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 anos atrás
  Rémi Verschelde d211aff777 Merge pull request #27231 from Chaosus/smoothstep 6 anos atrás
  Chaosus 514a3fb96a Added smoothstep built-in function 6 anos atrás
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 anos atrás
  DualMatrix 4bad2beeed Fixed argument names being swapped for atan2 6 anos atrás
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 anos atrás
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 anos atrás
  Pieter-Jan Briers 8d9d847a1a Move things into the title bars of Visual Script nodes. 7 anos atrás
  Chaosus 0c9312c6b8 Fixes for parameter names of builtin functions in visual scripts/core 7 anos atrás
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 anos atrás
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 anos atrás
  pablotato 054a2ac579 Add cartesian to polar conversion functions 7 anos atrás
  George Marques 1d12470a78 Add print_error function, akin to print_line 7 anos atrás