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