Leon Styhre
|
ffcf52c710
|
Made game launching more seamless and prevent minimizing of window when switching applications. Also added menu entry to choose between normal fullscreen mode and borderless fullscren mode
|
2020-05-15 17:51:32 +02:00 |
|
Tomas Jakobsson
|
71ac016c3d
|
Make sure all vertices are properly rounded
|
2019-08-31 18:19:43 +02:00 |
|
Tomas Jakobsson
|
489d7de096
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
Only round the transforms when setting them on the GPU, to make sure everything is rounded the same, but only at the final moment
|
2019-08-31 17:58:36 +02:00 |
|
John Rassa
|
fc58af98fd
|
support for color gradients in drawRect and ImageComponent
|
2019-08-29 19:47:16 -04:00 |
|
Tomas Jakobsson
|
9de16045c9
|
whitespace cleanup
fix faulty line endings
silence warnings on windows
|
2019-08-25 17:23:02 +02:00 |
|
Tomas Jakobsson
|
a02a747c50
|
Redid the entire Renderer
Made all components render using triangle strips
|
2019-08-25 15:45:22 +02:00 |
|