Releases: ue4plugins/tk-framework-unrealqt
Releases · ue4plugins/tk-framework-unrealqt
Improved Temp Dir Handling for Maya Turntable
What's Changed
-
Avoid potential permissions issues with C:\Temp and provide a fallback location for Maya Turntable Publish.
Full Changelog: v1.3.0...v1.3.1
Support for UE 5.4 / Python 3.11 / PySide6
What's Changed
- Python 3.11 and PySide6 by @gplsteph in #11
- PySide6 and Maya 2025 fixes, UE 5.4 turntable project by @gplsteph in #13
- UE turntable support only provides the last three UE versions (5.2 - 5.4)
What's Fixed
#10 need to fix path error which will crash down ue when turntable publish in maya
Full Changelog: v1.2.3...v1.3.0
UE Major.Minor Versioning for Maya Turntable
It is now possible to configure a Major.Minor version of Unreal Engine (ex. 5.0) without the Patch version if desired. This can make it easier to ensure the Unreal Engine will always be detected even if the user has upgraded to a new patch (or hasn't, as the case may be).
Removed Intermediate and Saved folders from Unreal turntable projects
Removing Intermediate and Saved folders from Unreal turntable projects Affects UE 4.27 and UE 5.0
Fixed Maya FBX publish template, added github_release example
- Fixed a problem with Maya FBX publisher when a Publish template is set in the SGTK configuration settings.
- Added examples for using a github_release descriptor for this framework.
Support for UE 5.0, Moved Maya Turntable Render in UE Publish Hook from Config to Framework
Merge pull request #7 from ue4plugins/gpltech Merging all updates from Gpltech for official release
v1.1.0
Support for UE 4.26 / Python 3
Tagging the current codebase as a release to streamline Shotgun configuration
v1.0.0 Added README