Releases: murikistudio/simple-gui-transitions
Releases · murikistudio/simple-gui-transitions
Simple GUI Transitions v0.4.1 (Godot 4.x)
Full Changelog: v0.4.0...v0.4.1
Simple GUI Transitions v0.4.0 (Godot 4.x)
What's Changed
- feat: implement layout standalone transitions by @joelgomes1994 in #9
Full Changelog: v0.3.0...v0.4.0
Simple GUI Transitions v0.3.0 (Godot 4.x)
Simple GUI Transitions v0.2.2 (Godot 4.x)
Simple GUI Transitions v0.2.1 (Godot 4.x)
Simple GUI Transitions v0.2.0 (Godot 4.x)
Simple GUI Transitions v0.1.1 (Godot 3.x)
What's New
- Global transition settings on
Project Settings > GUI Transitions > Config
- Add new property
Fade Layout
Delay
now is a ratio instead of an absolute value- Fix some visual and behavior issues
Full Changelog: v0.1.0...v0.1.1
Simple GUI Transitions v0.0.5
What's Changed
- fix: pivot not centering on scale transitions 27efb4b
Full Changelog: v0.0.4...v0.0.5
Simple GUI Transitions v0.0.4
What's Changed
- Shader based slide transitions (fixes wrong positions when screen is resized) by @joelgomes1994 in #2
- Implement option for different animations on screen enter and leave by @joelgomes1994 in #3 (feature request #1)
- Add option to select individual controls to animate by @joelgomes1994
New Contributors
- @joelgomes1994 made their first contribution in #2
Full Changelog: v0.0.2...v0.0.4