Skip to content

Releases: Donitzo/godot-simple-portal-system

Released version 1.8.

03 Jun 16:58
0acba9c
Compare
Choose a tag to compare

Enchancements:

  • Added teleport example.

Released version 1.7.

19 Apr 10:45
4ceaca7
Compare
Choose a tag to compare

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

11 Nov 13:36
eac8c5f
Compare
Choose a tag to compare

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

v1.1

02 Nov 10:48
2f5d1e2
Compare
Choose a tag to compare

Initial release.