커밋 기록

작성자 SHA1 메시지 날짜
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 년 전
  Hugo Locurcio a002b93d86 Add explanations for errors related to Vector/Quat normalization 5 년 전
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 년 전
  Aaron Franke 86922ff70b Make is_equal_approx separate for structures 5 년 전
  Juan Linietsky a32b26dfa2 Several fixes to make GLES2 on HTML5 work much better. 6 년 전
  Aaron Franke 3f837d5cc5 [Core] Rename Matrix3 file to Basis 6 년 전
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 년 전
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code 6 년 전
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 년 전
  Kelly Thomas a941684590 mono: Quat - add some missing constructors and methods 7 년 전
  tagcup 9d41161596 Fixed Basis -> Quat conversions, added a few safety checks. 7 년 전
  tagcup ed7aadcd87 Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation. 7 년 전
  Crazy-P ae7a9df292 Resolves Inccorect Quaternion Conversion 7 년 전
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 년 전
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 년 전
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 8 년 전
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 년 전
  Ferenc Arn 53c23b0222 Use YXZ convention for Euler angles. 8 년 전
  Rémi Verschelde 5ae1e172da Merge pull request #8277 from tagcup/math_checks 8 년 전
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 년 전
  Ferenc Arn 9a37ff1e34 Added various functions basic math classes. Also enabled math checks only for debug builds. 8 년 전
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 년 전
  Juan Linietsky 04a6d2789e Revert "Make nan==nan true for GDScript" 8 년 전
  Hein-Pieter van Braam adcc211feb Make nan==nan true for GDScript 8 년 전
  Ferenc Arn 6f4f9aa6de Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. 8 년 전
  Juan Linietsky bc26f90581 Type renames: 8 년 전
  Ferenc Arn bd7ba0b664 Use right handed coordinate system for rotation matrices and quaternions. Also fixes Euler angles (XYZ convention, which is used as default by Blender). 8 년 전
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 년 전
  Ignacio Etcheverry 2d4c4b6ea9 Fix regression with str() improvements for math types 9 년 전
  Ignacio Etcheverry eefca1ada9 Prettier str() for some math types 9 년 전