Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
- Merge branch 'blender2.8' of git://git.blender.org/blender into arcpatch-D3503
- Add OSL
Comment Actions
Committed with changes:
- Refactor to avoid code duplication and CUDA performance regression
- Match code style
- Hide Exponent socket when not used
- Eliminate Minkowski 1/2 and 4, these are just different exponent values
- Fix GLSL shader to at least compile, but support for these new setting is still missing in viewport/Eeevee
| intern/cycles/kernel/shaders/node_voronoi_texture.osl | ||
|---|---|---|
| 121–122 | Note this is not needed, OSL string comparisons are fast and in this constant folded away entirely. | |
