godot_little_camera_preview

🎥 Picture-in-picture style preview for both 2D and 3D cameras

MIT License

Stars
607
Committers
2

Bot releases are hidden (Show)

godot_little_camera_preview - v1.3 Latest Release

Published by anthonyec 9 months ago

  • Remove the need for using RemoteTransform nodes since it caused problems when reparenting the camera or saving the camera as a scene file #11
godot_little_camera_preview - v1.2

Published by anthonyec 9 months ago

  • Fix portrait sized previews not working correctly (thanks to @Javigor for reporting!) #8
  • Fix UI scaling of buttons and margins. It looked super chunky on 1x displays, now it takes editor scale into consideration #10
  • Fix sub-pixel wiggle artifact when resizing the preview
  • Removed a unused file, what was that doing there
  • Make the plugin version number the actual version number
godot_little_camera_preview - v.1.1

Published by anthonyec 9 months ago

  • Sync additional Camera3D settings I forgot about, including near and far clipping planes, and camera specific environment settings #3 #4
godot_little_camera_preview - v1.0

Published by anthonyec 9 months ago

Initial release!

Related Projects