Leon Styhre
|
b7feedd287
|
Moved all components into es-core and renamed ScraperSearchComponent to GuiScraperSearch as it's a GUI and not a component.
|
2020-06-06 14:14:13 +02:00 |
|
Leon Styhre
|
6028ec8444
|
Added support for half-star rating increments when editing game metadata. Added rounding up to nearest half-star for all ratings read from the gamelist files. Fixed a small issue with rating symbols not being properly aligned
|
2020-05-16 20:52:33 +02:00 |
|
Leon Styhre
|
c01d1491e6
|
Fixed rendering of non-transparent rating icons (ported from batocera-emulationstation)
|
2020-05-15 18:12:16 +02:00 |
|
John Rassa
|
b43f1b43d3
|
clean up opacity handling for ImageComponent, RatingComponent
|
2019-09-08 09:24:25 -04: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 |
|
Tomas Jakobsson
|
79cc5a7e8b
|
Merge pull request #575 from jrassa/guicomponent-visible
support 'visible' theme element
|
2019-08-29 10:25:10 +02:00 |
|
Tomas Jakobsson
|
a02a747c50
|
Redid the entire Renderer
Made all components render using triangle strips
|
2019-08-25 15:45:22 +02:00 |
|
John Rassa
|
8de1fc8860
|
add 'visible' theme element
|
2019-07-21 23:13:48 -04:00 |
|
Tomas Jakobsson
|
92b73bd847
|
Cleaning up a lot of math functions
|
2017-11-14 20:09:20 +01:00 |
|
Tomas Jakobsson
|
a8fc560749
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
|
Tomas Jakobsson
|
73a2f6b716
|
Replace Eigen with "inhouse" vector and matrix math
|
2017-10-28 22:25:01 +02:00 |
|
jrassa
|
8f7b6247af
|
fix default color for rating component
|
2017-06-13 21:01:08 -04:00 |
|
jrassa
|
1a6beb5520
|
make color themable for ratings like normal images
|
2017-06-08 19:18:27 -04:00 |
|
fieldofcows
|
6872f47277
|
Fix WSOD by loading textures on demand in a separate thread when a user configurable texture memory threshold is reached
|
2017-01-29 22:46:22 +00:00 |
|
Aloshi
|
721b02cfab
|
Fixed ratings mysteriously not working on certain locales (e.g. German).
|
2015-01-25 11:26:16 -06:00 |
|
Aloshi
|
bc72990f39
|
Changed 'emulationstation' folder to 'es-app' because I forgot executables don't have extensions on Linux
Half of the ES code has been missing for 5 days because I am incompetent
|
2014-06-25 12:02:36 -05:00 |
|