May 18, 2021, 14:16 (GMT) |
Lineart: Cache toggle for baking operators. |
May 18, 2021, 14:16 (GMT) |
LineArt: UI grey out for cache mode. |
May 18, 2021, 14:15 (GMT) |
LineArt: Global overrides for cached calculation. |
May 18, 2021, 14:15 (GMT) |
LineArt: Fix cache allocation error. |
May 18, 2021, 14:15 (GMT) |
LineArt: Fix cache nullptr bug. |
May 18, 2021, 14:15 (GMT) |
LineArt: Modifier stack cache wip |
May 18, 2021, 14:14 (GMT) |
LineArt: Use separate memory pool for chained data. |
Revision 0c71240 by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) May 18, 2021, 13:39 (GMT) |
EEVEE: Material: Add basic material logic This is a port of the old material grouping. This is a bit more clean as we use containers for each passes and other structures. Nodetree is generated without major error for simple materials but it is not yet used as closures are not outputed. |
May 18, 2021, 13:14 (GMT) |
Merge branch 'master' into xr-controller-support |
May 18, 2021, 13:13 (GMT) |
Update addons submodule |
May 18, 2021, 11:03 (GMT) |
Merge branch 'master' into cycles_procedural_api |
May 18, 2021, 10:28 (GMT) |
Merge branch 'master' into temp-xr-actions-D9124 |
May 18, 2021, 10:14 (GMT) |
Fix RNA error |
May 18, 2021, 09:47 (GMT) |
Update with changes from D10943 |
May 18, 2021, 09:41 (GMT) |
LineArt: Fix API Change. |
May 18, 2021, 08:54 (GMT) |
Fix bump and displacement in Cycles X Those got accidentally broken by D11132 (and corresponding commit). The `object_inverse_dir_transform()` needs to be adjusted so that it gives correct result for objects which do not have motion (similar to `object_dir_transform()`). Differential Revision: https://developer.blender.org/D11241 |
May 18, 2021, 08:52 (GMT) |
Fix possible NaN throughput in Cycles random walk Based on asymptotic values of formulas when diffuse length is reaching 1 the throughput will be going to 0. So terminate the path early on without causing numerical issues. Just something I've notices with the Junk Shop scene while running debugger for something else. Differential Revision: https://developer.blender.org/D11237 |
May 18, 2021, 08:51 (GMT) |
Merge branch 'master' into cycles-x |
May 18, 2021, 07:44 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
May 18, 2021, 07:16 (GMT) |
Fixed comments still mentioning srgb. |
|