1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Updated OpenGL renderengine issues (markdown)

Maarten Peters
2016-06-15 17:44:34 +02:00
parent 30fd0e0673
commit 1a1cd00d43

@@ -1,6 +1,6 @@
This page is made to describe all issues with the recent implemented **OpenGL** renderengine into OpenRCT2. _If any of these bugs gets fixed by commiting a fix to the development branch, the commiter has to mark that bug as fixed. If you made a pull request with a fix for a problem, also make a note of the pull request number behind the noted issue here._ Feel free to add more bugs you see in-game with the OpenGL renderengine to this list. This page is made to describe all issues with the recent implemented **OpenGL** renderengine into OpenRCT2. _If any of these bugs gets fixed by commiting a fix to the development branch, the commiter has to mark that bug as fixed. If you made a pull request with a fix for a problem, also make a note of the pull request number behind the noted issue here._ Feel free to add more bugs you see in-game with the OpenGL renderengine to this list.
# List of bugs # List of bugs (with standard RCT2 theme enabled)
- [ ] Whenever you build an attraction an assertion error pops up and the game crashes - [ ] Whenever you build an attraction an assertion error pops up and the game crashes
[assertion](http://i.imgur.com/ttOLqLB.png?1) [assertion](http://i.imgur.com/ttOLqLB.png?1)
@@ -9,7 +9,7 @@ This page is made to describe all issues with the recent implemented **OpenGL**
- [ ] The dropdown menus from the toolbar have much darker colour. - [ ] The dropdown menus from the toolbar have much darker colour.
- [ ] When it starts raining, everything, except the UI, turns gray. This changes back to normal after the rain ends. - [ ] When it starts raining, everything, except the UI, turns gray. This changes back to normal after the rain ends.
- [ ] The water in the lakes is much darker and has no animation. - [ ] The water in the lakes is much darker and has no animation.
- [ ] The water at water attractions like the log flume has no animation. - [ ] The water at water attractions like the log flume has no animation. (not always reproducable)
- [ ] When saving track design with scenery you see severe graphical corruption. Especially notable if you move over the map. - [ ] When saving track design with scenery you see severe graphical corruption. Especially notable if you move over the map.
- [ ] The selection brackground color is gray instead of darker red when you hover you mouse over a scenario name at the scenario selection menu. - [ ] The selection brackground color is gray instead of darker red when you hover you mouse over a scenario name at the scenario selection menu.
- [ ] The background of the Window title at every Window (of the UI, like the options window) gets a gray tint. - [ ] The background of the Window title at every Window (of the UI, like the options window) gets a gray tint.
@@ -22,6 +22,8 @@ This page is made to describe all issues with the recent implemented **OpenGL**
- [ ] All abstract theming (including abraction theming scenery and entrance theme) are not transparent any more and have a much darker colour. - [ ] All abstract theming (including abraction theming scenery and entrance theme) are not transparent any more and have a much darker colour.
- [ ] Scaling doesn't seem to be affected by scaling quality options. - [ ] Scaling doesn't seem to be affected by scaling quality options.
- [ ] FPS changes too much and is unstable, see #3881 - [ ] FPS changes too much and is unstable, see #3881
- [ ] The tiny resize icon at the right bottom of each window has a different color: green/gray
- [ ] Tab icons at all windows sometimes have a different background color.