godot/servers/visual
nathanwfranke 2d8289579a Fix bug where Control at origin with 0 size not rendered
Make a new method instead to make the code more elegant


Move Function down a bit


(cherry picked from commit e5cb557b73)
2020-02-14 15:56:12 +01:00
..
rasterizer.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rasterizer.h Add VisualServer methods to get the video adapter name and vendor 2020-01-06 00:37:56 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
shader_language.cpp Prevent shader crash when name conflict with "dus" and "__" occured 2020-02-06 13:02:07 +01:00
shader_language.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
shader_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
shader_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_canvas.cpp Fix bug where Control at origin with 0 size not rendered 2020-02-14 15:56:12 +01:00
visual_server_canvas.h Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fix 2020-01-03 14:17:05 +01:00
visual_server_globals.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_globals.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_light_baker.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_light_baker.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_raster.cpp Add VisualServer methods to get the video adapter name and vendor 2020-01-06 00:37:56 +01:00
visual_server_raster.h Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00
visual_server_scene.cpp Merge pull request #35406 from lawnjelly/ortho-shadow 2020-01-22 22:02:09 +01:00
visual_server_scene.h Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00
visual_server_viewport.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_viewport.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_wrap_mt.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
visual_server_wrap_mt.h Remove unused #if 0'ed code 2020-01-21 21:41:54 +01:00