Skip to content

Releases: boberfly/GafferCycles

GafferCycles 0.4.1

14 Apr 06:03
Compare
Choose a tag to compare
GafferCycles 0.4.1 Pre-release
Pre-release

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

10 Apr 05:10
Compare
Choose a tag to compare
GafferCycles 0.4.0 Pre-release
Pre-release

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

08 Apr 03:37
Compare
Choose a tag to compare
GafferCycles 0.3.0 Pre-release
Pre-release

-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

25 Mar 06:06
Compare
Choose a tag to compare
GafferCycles v0.2.1 Pre-release
Pre-release

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

19 Mar 09:41
Compare
Choose a tag to compare
- More live editing bugfixes
- Simplified code

GafferCycles v0.1.0

25 Feb 06:04
Compare
Choose a tag to compare
GafferCycles v0.1.0 Pre-release
Pre-release

Initial WIP release in preparation for getting to a stable release.