Kern Attila GERMAIN

Results 21 issues of Kern Attila GERMAIN

**Link the Issue(s) this Pull Request is related to.** Fixes #1297 **Summarize your change.** As in many render engines, we should be able to set a negative core requirement. minCores=8...

**Link the Issue(s) this Pull Request is related to.** -- https://github.com/AcademySoftwareFoundation/OpenCue/issues/574 **Summarize your change.** -- RQD process being isolated from the system running it, we should be able to declare...

**Is your feature request related to a problem? Please describe.** The nimby implementation with input detection works. Bhe user might want to use his machine for a small task and...

feature request

**Is your feature request related to a problem? Please describe.** Our park is made of machines with different core count. We can't make dispatching rules based on a fixed number...

feature request

**Link the Issue(s) this Pull Request is related to.** https://github.com/AcademySoftwareFoundation/OpenCue/issues/1279 **Summarize your change.** This PR adds a new `CueLabelSlider` widget. It is an int slider, acting as a float slider...

**Link the Issue(s) this Pull Request is related to.** https://github.com/AcademySoftwareFoundation/OpenCue/issues/1277 **Summarize your change.** Group all job-specific widgets and place them below the job configuration section. This will improve the UI...

**Link the Issue(s) this Pull Request is related to.** https://github.com/AcademySoftwareFoundation/OpenCue/issues/1279 **Summarize your change.** - Added some hover css for `CueSelectPullDown` ![styling_cuesubmit](https://user-images.githubusercontent.com/5556461/234024914-f4a9a9c2-d313-4f10-a79c-91b74ca297a5.gif) - Added css for QTreeView to match Linux style...

**Link the Issue(s) this Pull Request is related to.** https://github.com/AcademySoftwareFoundation/OpenCue/issues/1277 https://github.com/AcademySoftwareFoundation/OpenCue/issues/1279 **Summarize your change.** - Add a command feedback line, printing out the final command that will be sent to...

**Link the Issue(s) this Pull Request is related to.** https://github.com/AcademySoftwareFoundation/OpenCue/issues/1279 https://github.com/AcademySoftwareFoundation/OpenCue/issues/1271 **Summarize your change.** This PR adds an optional `Browse` button to `CueLabelLineEdit` You can enable it with `setFolderBrowsable()` or...

**Link the Issue(s) this Pull Request is related to.** When a limit has a space in its name, it is not possible to assign it to a layer in cueGui....