Releases: Donitzo/godot-simple-portal-system
Releases · Donitzo/godot-simple-portal-system
Released version 1.8.
Released version 1.7.
Enchancements:
- Error checks such as whether the portals belong to the same scene tree.
Bugfixes:
- Changed order when updating total distance in raytracing.
v1.6
Version 1.6 Change Log
- Added support for automatically using the original screen resolution using
vertical_viewport_resolution=0
- Added option to destroy disabled viewports to save memory using
destroy_disabled_viewport=true
- Fixed incorrect near clip scaling when using differently scaled entrance and exit portals
- Improved documentation