July 23, 2021, 16:52 (GMT) |
Increased curve pen cut/delete threshold distance |
July 23, 2021, 16:35 (GMT) |
Cycles X: remove all alignment requirements in render passes storage This saves memory, simplifies the code and has no apparent performance impact. Whatever historical reasons there were for this, I don't think they apply anymore. Differential Revision: https://developer.blender.org/D12015 |
July 23, 2021, 15:45 (GMT) |
Compositor: Full frame Composite node Adds full frame implementation to this node operation. No functional changes. |
July 23, 2021, 15:29 (GMT) |
Compositor: Full frame Bokeh Image node Adds full frame implementation to this node operation. No functional changes. |
July 23, 2021, 15:16 (GMT) |
Compositor: Full frame Split Viewer node Adds full frame implementation to this node operation. No functional changes. |
July 23, 2021, 14:50 (GMT) |
Compositor: Full frame File Output node Adds full frame implementation to this node operations. No functional changes. |
July 23, 2021, 13:50 (GMT) |
Add a timer. |
July 23, 2021, 13:43 (GMT) |
Add some basic memory usage prints |
July 23, 2021, 13:43 (GMT) |
Format |
July 23, 2021, 13:30 (GMT) |
GPencil: Change text |
July 23, 2021, 13:19 (GMT) |
Add GPU_indexbuf_update_sub. |
July 23, 2021, 13:09 (GMT) |
GPencil: Rename Merge to Flatten |
July 23, 2021, 11:38 (GMT) |
GPencil: Cleanup comments |
July 23, 2021, 11:34 (GMT) |
GPencil: Organize code and comments Full cleanup |
July 23, 2021, 10:59 (GMT) |
GPencil: Add warning for non supported features Some features as modifiers are part of the object and this asset type is datablock only and canot support them. Now the user receives a warning about these features because they are not included in the final asset. To get all these features in the asset, it's necessary create Object Asset type and not Datablock type as it's done in this operator. |
July 23, 2021, 10:45 (GMT) |
GPencil: Rename enum values for better naming |
July 23, 2021, 10:40 (GMT) |
GPencil: Remove unused variable |
July 23, 2021, 10:38 (GMT) |
GPencil: Code cleanup |
July 23, 2021, 10:24 (GMT) |
GPencil: Exclude hidden layers |
July 23, 2021, 10:24 (GMT) |
GPencil: Use bool instead of int |
|
|
|


Master Commits
MiikaHweb | 2003-2021