Metadata-Version: 2.4
Name: ciounreal
Version: 1.0.0a4
Summary: Unreal plugin for Conductor Cloud Rendering Platform.
Home-page: https://github.com/ConductorTechnologies/ciounreal
Author: Conductor
Author-email: info@conductortech.com
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ciocore<10.0.0,>=9.0.0
Requires-Dist: cioseq<1.0.0,>=0.1.14
Requires-Dist: p4python==2024.1.2625398
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Conductor plugin for Unreal

Unreal Engine plugin to manage MovieRenderPipeline submissions to Conductor's cloud service. 

Supported software: Unreal Engine 5 and higher

## Usage
For detailed help, checkout the plugin [documentation](https://docs.conductortech.com/tutorials/unreal/) or [reference](https://docs.conductortech.com/reference/unreal/) pages.

## Development

See [DEVELOPMENT](DEVELOPMENT.md) for more information.

## Changelog

## Version:1.0.0-alpha.4 -- 29 Oct 2025

* Updated dependencies

## Version:1.0.0-alpha.3 -- 25 Sept 2025

* Added Username and Password fields to plugin's Perforce section for improved convenience

## Version:1.0.0-alpha.2 -- 25 Sept 2025

* Reduction of miscellaneous warnings and errors to improve the user experience
* Added developer tool for enhanced logging at various log levels
* Updated Perforce workspace cleanup command to grant execution permission for write-level users and above
* Updated README with documentation links, updated .gitignore to enhance developer testing

## Version:1.0.0-alpha.1 -- 4 June 2025

* Versioning for public plugin release

## Version:0.1.5 -- 27 May 2025

* Additional formatting for upload time statistics so text does not overflow

## Version:0.1.4 -- 27 May 2025

* Ensures multi-job submission data is accurate by populating the Manifest Queue at upload time

## Version:0.1.3 -- 16 May 2025

* Submit only enabled Movie Render Queue Jobs for rendering

## Version:0.1.2 -- 14 May 2025

*  Ensure render execution by filtering and submitting to only Windows instances

## Version:0.1.1 -- 21 Mar 2025

*  Supports plugin installation through the Conductor Companion App

## Version:0.1.0 -- 15 Jan 2025

*  Ensure Unreal render engine compatibility by only displaying single GPU instance types
