August 31, 2021, 13:03 (GMT) |
Merge branch 'master' into greasepencil-object |
August 31, 2021, 12:59 (GMT) |
Fix T90989: Annotation opacity must not be animatable All props of annotations are not animatable by design and opacity must be equal. As the opacity is reused by gpencil objects, a new prop has been created in order to use different props for annotations and GP objects. |
August 31, 2021, 12:12 (GMT) |
Cleanup: DRW color management seperated in multiple functions. |
August 31, 2021, 12:00 (GMT) |
Merge branch 'master' into subdivision_work |
August 31, 2021, 11:58 (GMT) |
Remove normals compression for the time being. |
Revision bf6b04b by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--fields-jacques, temp-parallel-multi-function) August 31, 2021, 11:40 (GMT) |
destruct all variables that are not outputs |
August 31, 2021, 11:26 (GMT) |
Cleanup: Moved DRW_vieport_colormanagement_set to draw_color_management. |
August 31, 2021, 11:24 (GMT) |
Cleanup: Remove unused DRW_state_do_color_management. Function wasn't used since we migrated to the new color management pipeline. It is also not expected it would be needed in the current design. |
August 31, 2021, 11:24 (GMT) |
Cleanup: Draw Manager remove do_color_management from drawing context. The do_color_management option was set, but never read. |
August 31, 2021, 11:24 (GMT) |
Cleanup: Converted draw_color_management to CPP. |
August 31, 2021, 11:24 (GMT) |
Cleanup: Added const keywork to GPU_viewport_colorspace_set. |
Revision a275572 by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--fields-jacques, temp-parallel-multi-function) August 31, 2021, 11:22 (GMT) |
fix string socket |
August 31, 2021, 11:14 (GMT) |
Fix crash in recent commit. Crash introduced by {rB8e00db42961297facd521139762fe8c42042fc5c}, fixed with a null check. Object can be null. |
August 31, 2021, 10:45 (GMT) |
Texture Paint: sync changing active texture in the Node Editor to the Image Editor When changing to another texture paint slot, the texture displayed in the viewport changes accordingly (as well as the image displayed in the Image Editor). When changing the active texture in the Node Editor though, only the texture displayed in the viewport changes. This was mentioned in T88788 and I am not 100% sure this is desired in all scenarios (or at all), it should be seen in tandem of D11497. This change makes it so that the Image Editor changes to the image we changed to in the Node Editor (keeping them in sync). If this is not desired in all cases, this could be made an option. ref T88788 ref D11496 ref D11497 Maniphest Tasks: T88788 Differential Revision: https://developer.blender.org/D11498 |
Revision 9ec7e23 by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--fields-jacques, temp-parallel-multi-function) August 31, 2021, 10:41 (GMT) |
support modifier inputs again |
Revision 3c5681c by Jacques Lucke (temp-geometry-nodes-fields, temp-geometry-nodes-fields--fields-jacques, temp-parallel-multi-function) August 31, 2021, 10:40 (GMT) |
support field conversion |
August 31, 2021, 10:29 (GMT) |
Texture Paint: sync changing active texture in the node editor to the active paint slot When changing to another texture paint slot, the texture displayed in the viewport changes accordingly (as well as the image displayed in the Image Editor). When changing the active texture in the Node Editor though, only the texture displayed in the viewport changes. This _can_ be confusing because you can end up painting on a texture that you are not looking at in the viewport (so you dont have any feedback whatsoever). Not 100% sure this is desired in all scenarios, but this change makes it so that the active paint slot changes to the one that uses the texture we chaged to in the Node Editor (keeping them in sync). If this is not desired in all cases, this could be made an option. ref T88788 ref D11496 Maniphest Tasks: T88788 Differential Revision: https://developer.blender.org/D11497 |
August 31, 2021, 10:19 (GMT) |
Merge branch 'master' into asset-greasepencil |
August 31, 2021, 10:16 (GMT) |
Merge branch 'master' into cycles-x |
August 31, 2021, 10:12 (GMT) |
Fix missing render result when using region render Caused by lazy allocation of passes. |
|
|
|


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