Commit History

Author SHA1 Message Date
  Thaddeus Crews ea62170dac Core: Add `constexpr` constructors/operators to math structs 10 months ago
  Aaron Franke ced61da848 Add missing Projection constructor with 16 real_t values 5 months ago
  Thaddeus Crews a13067e61f Merge pull request #97553 from AThousandShips/semantic_equal 5 months ago
  Florent Guiocheau 1d416fc2ba Simplify and fix `Projection`'s getter functions 8 months ago
  A Thousand Ships e825085978 [Core] Add `is_same` to types that have float components 11 months ago
  Rémi Verschelde f2f48aaf36 Fix stringification of Projection 9 months ago
  Álex Román 02b2efc668 Fix Projection::invert on orthogonal projections and others. 1 year ago
  Rémi Verschelde c5ac5d2308 Merge pull request #90063 from aaronfranke/really-floaty 1 year ago
  Khasehemwy d950f5f838 Use Reverse Z for the depth buffer 1 year ago
  Aaron Franke 158fcf107c Fix some uses of float and real_t in core/math 1 year ago
  Matthew 9f21dfbafd Remove unnecessary line from Projection::get_z_far 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Hei cc245ff8a6 Fix "p_zfar" to "p_znear" in Projection.create_orthogonal 2 years ago
  Andy Maloney cb6cffbfd9 Static analysis: remove "break" after "return" 2 years ago
  Aaron Franke 43722dbcbc Use float literals for float calculations in Color 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Aaron Franke 97d232c11d Enhancements to includes in core data structures 2 years ago
  Aaron Franke 2cea42cc7f Rename Projection `matrix` to `columns` 2 years ago
  Micky 59e11934d8 Rename `str2var` to `str_to_var` and similar 3 years ago
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 years ago