AcademySoftwareFoundation / OpenCue

A render management system you can deploy for visual effects and animation productions.
https://www.opencue.io
Apache License 2.0
832 stars 202 forks source link

[cuegui] Add dynamic version fetching for the CueGUI About menu #1517

Closed ramonfigueiredo closed 1 month ago

ramonfigueiredo commented 1 month ago
ramonfigueiredo commented 1 month ago

CueGUI About menu

If you go to the CueGUI About menu (Cuetopia or Cuecommander):

image

The current version doesn't show the CueGUI version, only QT and Python versions

Cuetopia image

Cuecommander image

New solution: If cuegui.use.custom.version = True, use custom version

New CueGUI About Menu with custom version (BETA version)

Cuetopia image

Cuecommander image

New solution: New CueGUI About Menu with custom version (STABLE version)

Cuetopia image

Cuecommander image

If cuegui.use.custom.version = False, use the VERSION.in version

Cuetopia image

Cuecommander image

New CueGUI About Menu with custom version (STABLE version)

Cuetopia image

Cuecommander image

ramonfigueiredo commented 1 month ago

The reason for giving the option to show the custom CueGUI version using a shell command: