Historique des commits

Auteur SHA1 Message Date
  patrick-christopher.mattulat 429437a788 Merge branch 'rc-2023-1-0' of public/ls-math into master il y a 11 mois
  Patrick-Christopher aeaf9edec4 Fix dynamic goal include for Windows OS il y a 11 mois
  Patrick-Christopher Mattulat 2343b7a1a7 Fix test suffix in CMake project il y a 11 mois
  Patrick-Christopher Mattulat a8d9600d77 Fix debug suffix in CMake project il y a 11 mois
  Patrick-Christopher Mattulat 3ce9db16e3 Remove CMake module support il y a 11 mois
  Patrick-Christopher Mattulat 0290e210d9 Add AppleClang support to library il y a 11 mois
  Patrick-Christopher Mattulat 16ae10322c Add Changelog il y a 11 mois
  Patrick-Christopher Mattulat ef5f8d451e Remove underscores in project naming convention il y a 11 mois
  Patrick-Christopher Mattulat 636c734878 Solve SonarLint findings il y a 11 mois
  Patrick-Christopher Mattulat 4546aa75de Remove namespaces from source files il y a 11 mois
  Patrick-Christopher Mattulat 714d7a4ad5 Apply Clang format to header and source files il y a 11 mois
  Patrick-Christopher Mattulat 351a29494f Add clang code configurations il y a 11 mois
  Patrick-Christopher Mattulat a16ac3ae15 Increase library version il y a 11 mois
  Patrick-Christopher Mattulat a96564752b Add missing header to Vector2 class il y a 1 an
  Patrick-Christopher Mattulat 21722ec1b0 Rename library structures il y a 1 an
  Patrick-Christopher Mattulat 286655e1d9 Add dynamic goal to library il y a 1 an
  Patrick-Christopher Mattulat ce0ae11c20 Disable tests by default in CMake project il y a 1 an
  Patrick-Christopher Mattulat 0de08a398d Add nodiscard keyword to prototypes il y a 1 an
  Patrick-Christopher Mattulat 08d1d8899c Extend .gitignore file to ignore release build folder il y a 1 an
  Patrick-Christopher Mattulat 9062623d90 Remove .idea folder il y a 1 an
  Patrick-Christopher Mattulat 1cd131689e Remove unused files il y a 1 an
  Patrick-Christopher Mattulat 628579ca60 Improve .gitignore file il y a 1 an
  Patrick-Christopher Mattulat 2132a07346 Add README.md content il y a 1 an
  Patrick-Christopher Mattulat 77f1c4d577 Improve test data by explicitly using floating point numbers il y a 1 an
  Patrick-Christopher Mattulat 73c404cc03 Add getter method for components for Vector2 class il y a 1 an
  Patrick-Christopher Mattulat 1a9e9f2ce7 Add comfort methods for arithmetic operations to Vector2 class il y a 1 an
  Patrick-Christopher Mattulat 39b09b43c0 Replace by-value with by-reference parameters il y a 1 an
  Patrick-Christopher Mattulat c446ba702f Avoid 0 divisor in Vector2's normalize method il y a 1 an
  Patrick-Christopher Mattulat 4978424be3 Add normalize functionality to Vector2 class il y a 1 an
  Patrick-Christopher Mattulat eab30d7224 Simplify implementation of Vector2 class il y a 1 an