cpenv / tk-cpenv

Shotgun Toolkit Application that adds support for cpenv modules.
Other
20 stars 6 forks source link

Add support for Software Entities that do not have Engines. #17

Closed danbradham closed 2 years ago

danbradham commented 2 years ago

During the application launch process an Environment lookup is performed using the engine_name provided as an argument to the before_app_launch hook. This should be extended to lookup Environments using the code field of the Software entity so that cpenv could be used for ALL software in ShotGrid, not just software with an associated toolkit engine.

Originally raised by @fabiangeisler in cpenv/cpenv#52.