Commit History

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