Skip to content

Releases: ue4plugins/tk-framework-unrealqt

Improved Temp Dir Handling for Maya Turntable

18 Jul 04:47
c092ea9
Compare
Choose a tag to compare

What's Changed

  • Avoid potential permissions issues with C:\Temp and provide a fallback location for Maya Turntable Publish.

  • Squashed commit of the following: by @gplsteph in #14

Full Changelog: v1.3.0...v1.3.1

Support for UE 5.4 / Python 3.11 / PySide6

12 Jul 22:03
786bfe0
Compare
Choose a tag to compare

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

07 Aug 01:09
8228d8a
Compare
Choose a tag to compare

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

03 Jun 18:10
Compare
Choose a tag to compare
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

02 Jun 03:43
55b7102
Compare
Choose a tag to compare
  • 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

29 Apr 20:06
0a86fc2
Compare
Choose a tag to compare
Merge pull request #7 from ue4plugins/gpltech

Merging all updates from Gpltech for official release

v1.1.0

10 Dec 19:27
Compare
Choose a tag to compare

Support for UE 4.26 / Python 3

Tagging the current codebase as a release to streamline Shotgun configuration

18 Apr 03:17
58c2f7b
Compare
Choose a tag to compare