Commit History

Author SHA1 Message Date
  Aarni Koskela f134769506 Fix various typos 7 months ago
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 1 year ago
  Per Melin 89d0934f71 Delaunay3D: Improve triangulation 1 year ago
  Aaron Franke 158fcf107c Fix some uses of float and real_t in core/math 1 year ago
  A Thousand Ships 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable 1 year ago
  Rémi Verschelde faaf27f284 Fix various typos with codespell 2 years ago
  kobewi 615c517034 Use range iterators in LocalVector loops 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Aaron Franke 43722dbcbc Use float literals for float calculations in Color 2 years ago
  Aaron Franke 2cea42cc7f Rename Projection `matrix` to `columns` 2 years ago
  reduz 455c06ecd4 Implement Vector4, Vector4i, Projection 3 years ago
  reduz 141c375581 Clean up Hash Functions 3 years ago
  Rémi Verschelde d8935b27a9 Fix warnings found by Emscripten 3.1.10 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 710b34b702 Style: Fix missing/invalid copyright headers 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Rémi Verschelde 83b630b8c2 thirdparty: Cleanup after #38386, document provenance and copyright 5 years ago
  Juan Linietsky 1bea8e1eac New lightmapper 5 years ago