Revision 935da83 by Clément Foucault (eevee-rewrite, temp-eevee-gpencil-rewrite, viewport-compositor) April 2, 2021, 22:50 (GMT) |
Cleanup: RenderPipeline: Fix const correctness |
April 2, 2021, 20:55 (GMT) |
Add a paranoia check |
April 2, 2021, 20:42 (GMT) |
Fixed an out of bounds read error. |
April 2, 2021, 18:46 (GMT) |
Fix CPU render crash in simple scene without transparent shadows |
April 2, 2021, 18:46 (GMT) |
Fix wrong ray distance for AO bounces feature |
April 2, 2021, 18:21 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
April 2, 2021, 18:19 (GMT) |
Cleanup: Reorder functions |
April 2, 2021, 18:13 (GMT) |
Geometry Nodes Curves: Fix the curve to mesh node |
April 2, 2021, 18:04 (GMT) |
Geometry Nodes Curves: Store splines a bit differently |
April 2, 2021, 17:35 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
Revision 8750f35 by Julian Eisel (asset-browser, asset-browser-poselib, asset-system-filelist, temp-pose-flipping-fix-attempt) April 2, 2021, 17:11 (GMT) |
Expose more asset info and utilities in the Python API Needed so the pose library add-on can keep its operators work outside of the Asset Browser context, namely with the asset view template. An issue here is that we can't expose an asset handle from the Asset Browser, because there is not permanently saved one whose pointer we can pass around. This is planned to be addressed, but for now Python will have to use the file wrapped by the asset-handle directly, via `context.asset_file_handle`. |
April 2, 2021, 16:20 (GMT) |
Create curve component with object info node |
April 2, 2021, 15:49 (GMT) |
Add method to create geometry set from curve |
April 2, 2021, 15:41 (GMT) |
Merge branch 'master' into geometry-nodes-curve-support |
April 2, 2021, 15:23 (GMT) |
Cycles: Enable adaptive sampling tests Got lost in one of the previous changes: they were disabled during development. |
April 2, 2021, 15:23 (GMT) |
Cycles: Remove kernel_adaptive_post_adjust kernel It is no longer needed since the scaling is done in buffers.cpp. |
April 2, 2021, 15:23 (GMT) |
Cycles: Remove legacy adaptive sampling code from devices It has been replaced with the new implementation. |
April 2, 2021, 15:23 (GMT) |
Cycles: Remove unused defines in CUDA device |
April 2, 2021, 15:22 (GMT) |
Cycles: restore fine grained bounce depth controls Unsure if we want to keep all of this in the end, but useful now for more accurate performance comparisons. |
April 2, 2021, 14:28 (GMT) |
Merge branch 'master' into temp-compositor-single-threaded-operation |
|
|
|


Master Commits
MiikaHweb | 2003-2021