sweet icon indicating copy to clipboard operation
sweet copied to clipboard

Rez suite composing GUI

Results 5 sweet issues
Sort by recently updated
recently updated
newest added

When making a resolved context for a suite, you only get plain text output from terminal to know why context cannot be resolved. Need a better GUI.

1. Load back previous saved suite 2. Press Save button 3. Error raised ``` Traceback (most recent call last): File "c:\users\davidlatwe.lai\pipeline\sweet\src\sweet\view.py", line 100, in on_suite_saved self._ctrl.on_suite_saved() File "c:\users\davidlatwe.lai\pipeline\sweet\src\sweet\control.py", line 269,...

bug

Had a quick chat in Rez slack channel, and got some feedback about how suite is being usded or not being used. Allan pointed out that suite wasn't easy to...

* Python 3.7+ * Qt5 Things that need to be implemented : ### Package Family listing widget ⭐⭐⭐ Listing package from package paths. At first, I was thinking that maybe...

### Goal This project is aim to implement a tool for authoring Allzpark profile, with Rez suites. Rez suites has the ability to isolate different requests and keep resolved tools...