Greg Denton
Greg Denton
Create a custom scheduler integration with Houdini's PDG dependency graphs. Talk with SideFX to get support out of the box with the default TOP node.
The Email setup on CueUtil.java isn't working on Docker environments. To fix that I had to replace the package mailapi by javax.mail:1.6.2 on build.gradle. And I also had to use...
As we've built out more configuration by environment variables, we need to update the docs to explain what functionality is out there. Examples: `$CUE_FRAME_LOG_DIR ` `$CUESUBMIT_CONFIG_FILE`
**Describe the enhancement** Right now PyCue uses and expects a mix of protobuf objects and wrapper objects. This is confusing to use as an api since it's not clear when...