Commit History

Author SHA1 Message Date
  Aaron Franke 97d232c11d Enhancements to includes in core data structures 2 years ago
  fabriceci 9f1a57d48b Test, refactor and fix a bug in Basis.get_axis_angle 3 years ago
  Jonathan Nicholl 15d057c521 Add `is_zero_approx` methods to `Vector2`, `3`, and `4` 3 years ago
  rafallus da7a5653f4 Expose Basis `set_orthogonal_index` method as a GridMap function 3 years ago
  fabriceci db7c91e0ad Fix the calculation of the angular velocity when the rotation speed is not high. 3 years ago
  reduz 7acf697479 Fix VECTOR/LOCAL transitions in Node3D 3 years ago
  Rémi Verschelde e7a58a7eb6 Core: Rename math 'phi' arguments to 'angle' 3 years ago
  Aaron Franke fa7a7795f0 Rename Basis get_axis to get_column, remove redundant methods 3 years ago
  Aaron Franke 1bf94dff3a Rename Basis "elements" to "rows" 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  lawnjelly 1485924a2b Float literals - fix main primitives to use real_t casting 3 years ago
  lawnjelly 5298e16e80 Float literals - fix main primitives to use .f 3 years ago
  Rémi Verschelde 6af77c7b09 Merge pull request #53684 from TokageItLab/orthogonal-mode 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Silc 'Tokage' Renew 61759da5b3 Fix some gizmo behavior to make more consistent 3 years ago
  Hugo Locurcio 8fb7e622a6 Rename built-in `SGN()` macro to `SIGN()` 3 years ago
  Rémi Verschelde 0ae65472e7 clang-format: Enable `BreakBeforeTernaryOperators` 3 years ago
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 years ago
  reduz d03b7fbe09 Refactored Node3D rotation modes 3 years ago
  Aaron Franke bf0213470c Replace Vector3.to_diagonal_matrix with Basis.from_scale 4 years ago
  Max Hilbrunner 744d5829b7 Merge pull request #52229 from lawnjelly/basis_quat_warning 4 years ago
  lawnjelly d3a3b3aff3 Improve Basis::get_quaternion error message 4 years ago
  TwistedTwigleg 5ffed49907 New and improved IK system for Skeleton3D 5 years ago
  Aaron Franke 9f3ae0adcd Move code for looking_at to Basis 4 years ago
  Aaron Franke 554c776e08 Reformat structure string operators 4 years ago
  Marcel Admiraal 8acd13a456 Rename Quat to Quaternion 4 years ago
  Aaron Franke b5b6d3a8ec Make is_equal_approx have explicit float and double versions 4 years ago
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  Rémi Verschelde af878716f2 CI: Update to clang-format 11 and apply ternary operator changes 4 years ago