godot/servers
Josh Taylor b1bb7e48ca Changed minimum visible viewport size
When the viewport's size.y becomes lower than 2, the storage->frame.current_rt->effects.mip_maps[0].sizes Vector during rendering becomes empty, resulting in crashes in at least GLES3. This is a temporary fix to stop rendering a viewport when its size is below 2 rather than below 1.

(cherry picked from commit 892a4b175a)
2019-07-03 13:01:02 +02:00
..
arvr Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
physics Fix missing const in CapsuleShapeSW::get_area 2019-07-03 12:27:23 +02:00
physics_2d Fixed 2D intersect_shape limiting broadphase results 2019-07-03 12:27:24 +02:00
visual Changed minimum visible viewport size 2019-07-03 13:01:02 +02:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00
arvr_server.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
arvr_server.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio_server.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
audio_server.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
physics_2d_server.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
physics_2d_server.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
physics_server.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
physics_server.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
register_server_types.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
register_server_types.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
server_wrap_mt_common.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
visual_server.cpp Update copyright statements to 2019 2019-01-03 11:41:35 +01:00
visual_server.h Update copyright statements to 2019 2019-01-03 11:41:35 +01:00