Leon Styhre
|
a443f86235
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
|
Leon Styhre
|
dfeddebc66
|
Removed a lot of unnecessary combinations of the virtual and override keywords.
|
2022-01-18 17:40:47 +01:00 |
|
Leon Styhre
|
89cf82b88e
|
When multi-scraping and scrolling a long name, the start position would sometimes not reset correctly.
|
2022-01-15 19:28:41 +01:00 |
|
Leon Styhre
|
484606fb6f
|
Added horizontal scrolling of long game names to the scraper GUI.
|
2021-10-18 19:24:47 +02:00 |
|
Leon Styhre
|
690083a123
|
The scroll indicators don't fade in and out any longer if quick jumping in a list.
|
2021-10-16 13:21:52 +02:00 |
|
Leon Styhre
|
3683866062
|
Improved the layout of the scraper GUIs.
Also added the scroll indicators and replaced a text margin hack with a proper solution.
|
2021-10-15 20:58:40 +02:00 |
|
Leon Styhre
|
bef997420d
|
Added menu scroll indicators.
|
2021-10-10 18:15:37 +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
|
6e28300a5a
|
The ComponentList padding is now scaled properly to the screen aspect ratio and resolution.
|
2021-07-02 17:44:27 +02:00 |
|
Leon Styhre
|
debf072a0e
|
Rewrote some code from C to C++
|
2020-12-16 23:59:00 +01:00 |
|
Leon Styhre
|
8db04c5fcb
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
|
Leon Styhre
|
70d0057295
|
Both user changes and scraper changes are now color marked in the metadata editor.
User changes are marked with blue and scraper changes with red.
|
2020-07-15 17:44:27 +02:00 |
|
Leon Styhre
|
57d6dab2cc
|
Some cosmetic code changes.
|
2020-07-13 20:58:25 +02:00 |
|
Leon Styhre
|
67aa6b3dbd
|
Huge code cleanup and code documentation update.
Includes lots of conversions from tabs to spaces. Only cosmetic code changes in this commit.
|
2020-06-21 14:25:28 +02:00 |
|
Leon Styhre
|
709e6b996e
|
Code cleanup and code documentation. Only cosmetic changes in this commit.
|
2020-06-06 16:48:05 +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 |
|