Commit History

Author SHA1 Message Date
  JestemStefan 2c71ff1119 Added signed_angle_to for Vector3 4 years ago
  PouleyKetchoupp 356d0fccc2 Remove useless "else" statements from vector3.h 5 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Tomasz Chabora 2c048ea164 Cleanup unused engine code 4 years ago
  Aaron Franke 5465e604bb Improve argument names for core types 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Aaron Franke d0a1399a1b Change inequality comparison operators to use exact equality 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Aaron Franke 540156b387 [Core] Rename linear_interpolate to lerp 5 years ago
  Juan Linietsky acf0f6c8a7 GIProbes working. 5 years ago
  Hugo Locurcio a002b93d86 Add explanations for errors related to Vector/Quat normalization 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Aaron Franke 218f38c7ec Expose is_equal_approx and restore == to be exact again 5 years ago
  Aaron Franke 86922ff70b Make is_equal_approx separate for structures 5 years ago
  Marcel Admiraal 40197685bb Remove circular dependency between Vector3 and Basis. 5 years ago
  Aaron Franke 34ab6549b1 [Mono] Various Color improvements 6 years ago
  Aaron Franke 092346d82b Add Vector2/3 sign and posmod functions, misc additions 6 years ago
  Toshiwo 3aff645114 when doing Vector3 slerp it is not necessary to have it normalized. 6 years ago
  Toshiwo 416a7d06de Fix Vector3 slerp method normalizing cross product 6 years ago
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 6 years ago
  Aaron Franke b2e1c9c276 [Core] Approximate equality 6 years ago
  Chaosus 55f3bd97a2 Added direction_to method to vectors 6 years ago
  Juan Linietsky a32b26dfa2 Several fixes to make GLES2 on HTML5 work much better. 6 years ago
  Aaron Franke 3f837d5cc5 [Core] Rename Matrix3 file to Basis 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago