ember/external
Erik Ogenvik fe902ec997 Fixed issue where nothing was rendered if the cursor was disabled.
The reason seemed to be that the last rendered window in that situation set the scissor test to a portion of the screen,
and Ogre didn't reset it.
With the cursor this wasn't an issue, since it's always rendered last and it sets the scissor test to the whole screen.
2021-04-07 16:44:10 +02:00
..
binreloc Use object libraries instead of static libraries. 2020-06-06 23:15:34 +02:00
caelum Use Ogre 1.12.6 2021-04-07 13:46:07 +02:00
CEGUIOgreRenderer Fixed issue where nothing was rendered if the cursor was disabled. 2021-04-07 16:44:10 +02:00
dir_monitor Setup configuration before starting app. 2019-11-03 00:08:54 +01:00
hydrax Use object libraries instead of static libraries. 2020-06-06 23:15:34 +02:00
meshtree Use object libraries instead of static libraries. 2020-06-06 23:15:34 +02:00
pagedgeometry Use Ogre 1.12.6 2021-04-07 13:46:07 +02:00
RecastDetour Use object libraries instead of static libraries. 2020-06-06 23:15:34 +02:00
tinyxml Moved Entity creator to C++, and improve on recipes. 2020-10-05 23:40:07 +02:00
utf8 Moved binreloc and utf8 code to external. 2019-11-03 12:07:03 +01:00
CMakeLists.txt Moved binreloc and utf8 code to external. 2019-11-03 12:07:03 +01:00