godot/platform
Faycal ElOuariachi 1f0cf81f57
Fix the fetching of images in CF_DIB format in DisplayServerWindows::clipboard_get_image
Fix the fetching of images from windows clipboard, if they're in CF_DIB format (e. g. by taking screenshots).

Image::create_from_data was used with an instance of Image, but it's a static function, returning a new instance.
(cherry picked from commit c1ec0360e9)
2024-03-11 17:28:55 +01:00
..
android Fix virtual keyboard for decimal values on Android 2024-03-11 17:28:55 +01:00
ios set provisioning style for both "iPhone Developer" and "iPhone Distribution" to automatic 2024-03-11 17:28:55 +01:00
linuxbsd [X11] Don't re-set input focus if the given window already has it 2024-03-11 17:28:55 +01:00
macos [macOS] Allow open_shell to handle filenames without file://. 2024-03-11 17:28:55 +01:00
web Fix emscripten 3.1.51 breaking change about *glGetProcAddress() 2024-03-11 17:28:55 +01:00
windows Fix the fetching of images in CF_DIB format in DisplayServerWindows::clipboard_get_image 2024-03-11 17:28:55 +01:00
register_platform_apis.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00