September 2, 2021, 04:32 (GMT) |
commit before merge |
September 2, 2021, 04:27 (GMT) |
Remove XrSessionState.reset_navigation() RNA func Function was unnecessary since XrSessionState.reset_to_base_pose() will also reset navigation deltas. |
September 2, 2021, 04:03 (GMT) |
Merge branch 'master' into temp-geometry-nodes-fields |
September 2, 2021, 03:53 (GMT) |
Cleanup: Convert geometry nodes socket list to use new API The new API introduced in rB1e69a25043120c provides a shorted, more flexibly way to declare node socket inputs and outputs. This commit updates all geometry nodes to use the `NodeSocketBuilder` API, except the four nodes that need `SOCK_HIDE_VALUE` or `SOCK_MULTI_INPUT`. Differential Revisions: D12377, D12376, D12374, D12373, D12372 |
September 2, 2021, 03:22 (GMT) |
Cleanup: Grammar |
September 2, 2021, 01:45 (GMT) |
EditMesh: recalculate normals after running rip Failure to calculate normals caused an assertion since face tessellation was being calculated with invalid normals. In practice the rip-drag action would recalculate normals anyway, however mesh tessellation should always be performed with valid normals. |
September 2, 2021, 01:41 (GMT) |
Cleanup: de-duplicate logic in bpy keyframing logic |
September 2, 2021, 01:29 (GMT) |
Cleanup: remove redundant alloc argument to SEQ_editing_get Callers that require lazy initialization can use SEQ_editing_ensure. |
September 2, 2021, 01:08 (GMT) |
Cleanup: spelling in comments |
September 2, 2021, 01:08 (GMT) |
Fix T90798: calc_loop_triangles is not updated after joining objects |
September 1, 2021, 18:47 (GMT) |
Sculpt dyntopo * Wrote a simple fix for drawing face sets in inverse (ctrl) mode with face set automasking on. * Various fixes related to hard edges and smoothing. * Started writing some code to defragment bmesh mempools. Need to figure out how to avoid triggering excessive PBVH node rebuilds. |
September 1, 2021, 17:56 (GMT) |
Cycles X: put diffuse transmission into diffuse passes again I thought this would require additional memory, but with the latest code it's actually not needed. Fixes T91055 |
Revision d76863c by Julian Eisel (temp-asset-browser-catalogs, temp-asset-browser-catalogs-ui, temp-assetlib-plus-uuid-rename) September 1, 2021, 17:41 (GMT) |
Merge branch 'master' into temp-asset-browser-catalogs |
September 1, 2021, 17:39 (GMT) |
Cycles X: keep around scene tile size in DNA for better forward compatibility We can remove these at some point in the future, but for now it's annoying for files saved in cycles-x to render with tile size 1x1. |
Revision 0cf37ba by Julian Eisel (temp-asset-browser-catalogs, temp-asset-browser-catalogs-ui, temp-assetlib-plus-uuid-rename) September 1, 2021, 17:36 (GMT) |
September 1, 2021, 17:09 (GMT) |
Cleanup: rename IntegratorState to IntegratorStateCPU We already had a IntegratorStateGPU, this way it's more clear that this data structure is only for the CPU. |
September 1, 2021, 17:09 (GMT) |
Cycles X: fix Python error reading some old files This property was removed and should not be versioned anymore. |
September 1, 2021, 17:09 (GMT) |
September 1, 2021, 17:09 (GMT) |
Cycles X: fix missing OSL attributes |
September 1, 2021, 17:09 (GMT) |
Merge branch 'master' into HEAD |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021