Size and scale related fixes
I noticed in a few videos and screenshots from other people that UI looked weird, but I thought they had just zoomed in or something. Turns out the UI was super chunky on 1x displays.
Admire the chonk. How it looked on 1x displays.
I develop the plugin on a Mac with a retina display (2x), and assumed Godot’s UI would take care of all the scaling. But it doesn’t seem to. That’s been fixed now by making sure everything is aware of the editor scale.
There was also a problem with portrait aspect ratios. The plugin just straight up didn’t handle anything except landscape, so you couldn’t preview mobile games correctly. I’ve now rewritten all the sizing code to support any aspect ratio, with a little extra fix to prevent sub-pixel wobbly artifacts when resizing.
Get Little Camera Preview for Godot 4
Little Camera Preview for Godot 4
Editor plugin to show picture-in-picture style previews for 2D and 3D cameras
More posts
- Little update to sync additional settingsJan 17, 2024
- Initial release!Jan 14, 2024
Leave a comment
Log in with itch.io to leave a comment.