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 |
Patrick-Christopher Mattulat
|
4978424be3
Add normalize functionality to Vector2 class
|
2 years ago |
Patrick-Christopher Mattulat
|
eab30d7224
Simplify implementation of Vector2 class
|
2 years ago |
Patrick-Christopher Mattulat
|
6c9234d27e
Add division functionality to Vector2 class
|
2 years ago |
Patrick-Christopher Mattulat
|
b73e6206cd
Add length functionality for Vector2 class
|
2 years ago |
Patrick-Christopher Mattulat
|
25e4385af3
Add operators "equals" and "not equals" to Vector2 class
|
2 years ago |
Patrick-Christopher Mattulat
|
39d83003c4
Add factor multiplication operator to Vector2 class
|
2 years ago |
Patrick-Christopher Mattulat
|
a79d4b70f5
Add scalar product operator to Vector2 class
|
2 years ago |
Patrick-Christopher Mattulat
|
b45befc68d
Add arithmetic operations "+" and "-" for Vector2 class
|
2 years ago |
Patrick-Christopher Mattulat
|
674162ed05
Add initial implementation of Vector2 class
|
2 years ago |
Patrick-Christopher Mattulat
|
bf4597d1c0
Apply project template
|
2 years ago |