mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 13:44:43 +00:00
ec6a4c92fe
This make sure that (1x1) , (1 x X) and (X , 1) pixel images using sub-sampling will get correct half_image_size i.e NON-NEGATIVE. fix : https://github.com/godotengine/godot/issues/42363