Releases: boberfly/GafferCycles
GafferCycles 0.4.1
This is the first build which uses CentOS 7 in a docker container, to keep consistency and have no ABI conflicts from building on a more recent environment such as Ubuntu 18.04
GafferCycles 0.4.0
Multi-Device mode is now working. You can pick "Multi" as your device, and can tick which devices should participate in the rendering. Do note that only BranchedPath and not Path/Progressive works in this mode which is the default for regular renders, but for interactive renders these need to be explicitly set for it to work, otherwise it will revert to CPU only mode.
Bugfixes -
- Embree is now working correctly
- BranchedPath mode wasn't being set before properly in interactive mode
GafferCycles 0.3.0
-Verified working with OpenCL on Vega Frontier Edition 16GB - Needs the amdgpu-pro OpenCL driver, ROCm still doesn't work well
-AOV passes are now working! Denoising might be working as well now, feel free to test!
-CUDA is compiling but I haven't been able to get pixels out on a Quadro K2000, you might have better luck!
-Embree compiles but crashes, perhaps it is an upstream bug I will update Cycles soon
GafferCycles v0.2.1
Compiled with CUDA enabled, so go test those nvidia cards for me!
gafferCycles-0.2.0-gaffer-0.53.1.0: - GPU selection works now - need to compile with CUDA next
- More live editing bugfixes - Simplified code
GafferCycles v0.1.0
Initial WIP release in preparation for getting to a stable release.