August 31, 2021, 10:12 (GMT) |
Try to make compressed loop normals work. |
Revision 28f1e71 by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--fields-jacques, temp-parallel-multi-function) August 31, 2021, 10:05 (GMT) |
fix default values |
August 31, 2021, 09:55 (GMT) |
Fix T91060: GPencil Time Offset Modifier breaks evaluation time Caused by {rBf3bf87e5887c}. When using a GPencil Time Offset Modifier, the bGPDlayer>actframe can be NULL. This can be determined though, but above optimization commit skipped getting the active frame in this case entirely (with the intention to only get it if framenumbers did not match). Now also call BKE_gpencil_layer_frame_get() if actframe is NULL in order to fetch a valid one if present. Maniphest Tasks: T91060 Differential Revision: https://developer.blender.org/D12355 |
Revision 149fd7b by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--fields-jacques, temp-parallel-multi-function) August 31, 2021, 09:41 (GMT) |
initial support for function nodes in evaluator |
August 31, 2021, 09:23 (GMT) |
Version bump: 2.93.4-release |
August 31, 2021, 09:12 (GMT) |
Cleanup, rename some functions. |
August 31, 2021, 09:09 (GMT) |
Merge branch 'master' into cycles-x |
August 31, 2021, 09:05 (GMT) |
Fix possible wrongly highlighted tiles Run into it when was re-working tiles in the Cycles X project. Make sure the storage of highlighted tiles is emptied when the render is finished or cancelled). The error is only possible to happen if the engine did not do something correct, but is still good to deal with such situations more gracefully. |
August 31, 2021, 09:05 (GMT) |
Merge branch 'master' into xr-controller-support |
Revision a55c230 by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--fields-jacques, temp-parallel-multi-function) August 31, 2021, 09:03 (GMT) |
initial support in evaluator |
August 31, 2021, 08:58 (GMT) |
XR: Add reset navigation operator Resets XR navigation deltas relative to session base pose. Primarily useful for undoing elevation/scale changes. Will be added to the default VR actions. |
August 31, 2021, 08:56 (GMT) |
Store subdivision mesh in the object runtime. |
August 31, 2021, 08:48 (GMT) |
XR: Replace invoke/modal_3d for XR operators Special 3D-to-2D handling (as invoke/modal_3d is used for) is not necessary for regular XR operators, so they can use the normal invoke/modal callbacks. |
August 31, 2021, 08:42 (GMT) |
Cleanup: remove unused struct member, null checks |
August 31, 2021, 08:41 (GMT) |
Fix AssetBrowser UI errors Steps to reproduce: - enable Extended Asset Browser - open a regular File Browser gives: "rna_uiItemR: property not found: FileSelectParams.asset_category" Now do proper poll. Differential Revision: https://developer.blender.org/D12350 |
August 31, 2021, 08:35 (GMT) |
Cleanup: Member naming in Cycles X |
August 31, 2021, 08:29 (GMT) |
Cleanup: remove unnecessary obedit argument from ED_space_image_set This was left over from when changing the image set the faces texture. |
Revision 1f1dc4a by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--fields-jacques, temp-parallel-multi-function) August 31, 2021, 08:22 (GMT) |
field cpp type |
August 31, 2021, 08:21 (GMT) |
Cleanup, use an evaluation flag, instead of a component. |
August 31, 2021, 08:15 (GMT) |
Cleanup: Unused pixel memory map in CUDA device in Cycles X |
|
|
|


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