8000 Tags · astrolemonade/cycles · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: astrolemonade/cycles

Tags

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

v2.92.0

Toggle v2.92.0's commit message
build: Allow CMake to find precompiled PugiXML

v2.91.2

Toggle v2.91.2's commit message
Fix T83300: constant scene refreshing in Cycles with empty volumes

This infinite loop is caused by a conflict between the volume mesh
creation which unintentionally clears the shaders before early exiting
when no grid is found, and the Blender exporter which adds back the
shaders causing us to reupdate as the shaders changed.

To fix this simply preserve the shaders on the Volume node.

(Backported bugfix with additional changes to make it work in 2.91)

v2.90.1

Toggle v2.90.1's commit message
Separate embree device for each cpu device

Before, Cycles was using a shared Embree device across all instances.
This could result in crashes when viewport rendering and material
preview were using Cycles simultaneously.

Fixes issue T80042

Maniphest Tasks: T80042

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

v2.83.12

Toggle v2.83.12's commit message
Fix T81520: Crash setting the Cycles device from Python

v1.11.0

Toggle v1.11.0's commit message
Cycles v1.11.0 corresponds with Blender 2.81

v1.10.0

Toggle v1.10.0's commit message

Unverified

The email in this signature doesn’t match the committer email.
Bump Cycles version to 1.10.0.

v1.9.1

Toggle v1.9.1's commit message
Tagging Cycles release 1.9.1

0