Skip to content

Tags: madhuatx/cycles

Tags

v3.6.0

Toggle v3.6.0's commit message
Oneapi: avoid crashes from old drivers

During recent testing, the oldest 101.4032 (windows) and <25812 (linux)
drivers led to crashes during JIT compilation, so we bump the
requirement to newer 101.4313 and 25812.14 drivers that do incorporate
the required fixes.

Pull Request: https://projects.blender.org/blender/blender/pulls/109281

v3.5.0

Toggle v3.5.0's commit message
Web: update links for new projects.blender.org platform

v3.4.0

Toggle v3.4.0's commit message
Bump libraries version to 3.4.

Including change to make them work with newer glibc.

v3.3.0

Toggle v3.3.0's commit message
Fix T100824: Cycles GPU render broken on macOS 13 Beta and Apple silicon

The recent revert of Apple silicon inlining changes to avoid long compile times
worked on macOS 12, but in macOS 13 Beta it results in render errors. This may
be a compiler bug and perhaps get fixed in time, but try to be on the safe side
and ensure Blender 3.3.0 works regardless.

This brings part of the inlining back, which brings improved performance but
also longer compiler times again. Compile time is around 2min now, where the
previous full inlining was about 5-7min.

Patch by Michael Jones.

Differential Revision: https://developer.blender.org/D15897

v3.2.0

Toggle v3.2.0's commit message
Fix T98570: Cycles AOVs not working in background shader

Must include the AOV writing feature in background shader evaluation.

Differential Revision: https://developer.blender.org/D15114

v3.1.1

Toggle v3.1.1's commit message
Fix Cycles kernel error on Metal after recent changes

v3.1.0

Toggle v3.1.0's commit message
Fix T96139: Cycles doesn't warn if the render is paused

Caused by 6ec83afb1db8.

Technically, a regression since 3.0.

Differential Revision: https://developer.blender.org/D14239

v3.0.0

Toggle v3.0.0's commit message
Bump version to 3.0, matching Blendr

v2.93.0

Toggle v2.93.0's commit message
Sync with Blender 2.93.0

v2.83.15

Toggle v2.83.15's commit message
Synced with Blender 2.83.15