Leon Styhre
|
c7d815a125
|
Fixed multiple compiler warnings related to virtual functions.
|
2021-09-18 11:49:39 +02:00 |
|
Leon Styhre
|
722468129e
|
Replaced all internal matrix data types and functions with the GLM library equivalents.
Also changed some vectors.
|
2021-08-15 19:30:31 +02:00 |
|
Leon Styhre
|
23fdc00044
|
Formatted the es-core source tree using clang-format.
|
2021-07-07 20:31:46 +02:00 |
|
Leon Styhre
|
8db04c5fcb
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
|
Leon Styhre
|
e4fdd1e20d
|
Code cleanup and code documentation update.
As of this commit, the initial code cleanup and code documentation has been completed for the entire application.
|
2020-06-28 18:39:18 +02:00 |
|
Tomas Jakobsson
|
9de16045c9
|
whitespace cleanup
fix faulty line endings
silence warnings on windows
|
2019-08-25 17:23:02 +02:00 |
|
Tomas Jakobsson
|
a8fc560749
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
|
Tomas Jakobsson
|
44e3e39083
|
Add pragma once and ifndef header guards to all headers
|
2017-10-31 18:12:50 +01:00 |
|
Tomas Jakobsson
|
73a2f6b716
|
Replace Eigen with "inhouse" vector and matrix math
|
2017-10-28 22:25:01 +02:00 |
|
Aloshi
|
dbdbcde6cd
|
Renamed folders to match their projects properly.
|
2014-06-20 20:03:05 -05:00 |
|