James Horsley
James Horsley
Calling `rez.package_search.get_plugins` with a package that has `has_plugins` set to True will error out if there is a folder in a package repo without a valid package in it. Simplest...
rez-release allows you to release and overwrite an already released package version while on a different commit to the one tagged at release. **Environment** * OS CentOS Linux release 7.6.1810...
I should be able to release a package if I have checked out a specific version tag. Currently if you attempt this you will get a vcs error `ReleaseVCSError: Release...
When a version of a package has been released and then cached, if I start to develop that package again in local with the same version number, the cached version...
# ReleaseNote Compatibility (major, minor, patch, build): build Jira ticket: na Release Notes Comment: Special Notes: Changes away from tbb::task_scheduler to the std::global_control as it has been deprecated and removed...
# ReleaseNote Compatibility (major, minor, patch, build): build Jira ticket: na Release Notes Comment: Special Notes: Changes away from tbb::atomic to the std::atomic as it has been deprecated and removed...
# ReleaseNote Compatibility (major, minor, patch, build): build Jira ticket: na Release Notes Comment: Special Notes: Changes away from tbb::mutex to the std::mutex as it has been deprecated and removed...
# ReleaseNote Compatibility (major, minor, patch, build): build Jira ticket: Release Notes Comment: Fix build with OpenEXR v3+ Special Notes: OpenEXR v3+ moved around some of the headers, includes need...
### Describe the bug When resizing the game window it can often get stuck in a loop resizing back and forth between the previous and new size/resolution. ### How do...