Christoph Oelckers
|
932f5c64c2
|
- moved stats.cpp to common.
|
2020-04-11 20:20:57 +02:00 |
|
Christoph Oelckers
|
3e285d2261
|
- moved renderstyle and colortables code to 'common'.
|
2020-04-11 20:20:37 +02:00 |
|
Christoph Oelckers
|
828cba13a1
|
- changed translation management so that the fonts also use translation IDs.
|
2020-03-16 17:23:30 +01:00 |
|
Gutawer
|
324a720d56
|
- added a linear transformation system to Shape2D so that things like rotations and scales can be changed without having to clear and push a large amount of data
|
2019-06-08 14:05:32 +02:00 |
|
Christoph Oelckers
|
15d2b47798
|
- fixed: RenderCommand::isCompatible failed to properly compare the SpecialColormap.
This resulted in always returning 'false' which prevented merging line draws, ultimately crashing the Vulkan renderer on a buffer overflow.
|
2019-04-24 20:35:10 +02:00 |
|
Christopher Bruns
|
051145b2c8
|
Use flag to avoid second eye stereo color problem
|
2019-02-25 00:14:41 +01:00 |
|
Rachael Alexanderson
|
7098748e9e
|
- fix building on case sensitive systems
|
2019-02-23 13:51:24 -05:00 |
|