July 27, 2021, 00:40 (GMT) |
Annotations: only show data source for image placement This option is only relevent for that placement mode |
July 26, 2021, 23:03 (GMT) |
Merge branch 'master' into tracking_tools |
July 26, 2021, 22:53 (GMT) |
Anotations: Fix a several issues with stroke placement Previously, this option was not exposed in the UI, only for the clip editor. There were also multiple rna properties that did the same thing for each of the 2D editors. There was also an issue where the property enum items were the same as the 3d view which didnt make much sense. Reviewed By: antoniov Differential Revision: https://developer.blender.org/D12027 |
July 26, 2021, 20:57 (GMT) |
Cleanup. |
July 26, 2021, 20:50 (GMT) |
Cleanup, follow local code style. |
July 26, 2021, 20:45 (GMT) |
Cleanup, dead code. |
July 26, 2021, 20:44 (GMT) |
Fix compile error on macos introduced in last commit std::optional::value() is not available on macos. |
July 26, 2021, 20:42 (GMT) |
Fix: Instantly hide bones after hitting H key in pose sliding When using a pose slider it is possible to hide bones with the 'H' key. Before this patch the screen didn't update, so you had to move the mouse 1 pixel to update. This patch makes it so it updates right away Reviewed by: Sybren A. St�vel Differential Revision: https://developer.blender.org/D12024 Ref: D12024 |
July 26, 2021, 20:41 (GMT) |
Cleanup, const correctness. |
July 26, 2021, 20:38 (GMT) |
Cleanup, unused function. |
July 26, 2021, 20:36 (GMT) |
Note something to do. |
July 26, 2021, 20:08 (GMT) |
Don't send vertices one at a time to the GPU. |
July 26, 2021, 20:02 (GMT) |
Avoid padding vertex data for the OSD evaluation. |
July 26, 2021, 19:58 (GMT) |
Fix shader mixup for limit normals. |
July 26, 2021, 19:57 (GMT) |
Use a compressed format for storing positions and normals. This replicates PosNorLoop from the draw code. |
July 26, 2021, 19:43 (GMT) |
Compositor: Full frame Box Mask node Adds full frame implementation to this node operation. No functional changes. Reviewed By: jbakker Differential Revision: https://developer.blender.org/D11627 |
July 26, 2021, 19:29 (GMT) |
Merge branch 'master' into soc-2021-geometry-nodes-regression-test |
July 26, 2021, 18:46 (GMT) |
Fix wrong function used to copy normals. |
July 26, 2021, 18:29 (GMT) |
msgpack: adaptive_cloth: Mesh: packer implementation |
July 26, 2021, 18:28 (GMT) |
msgpack: adaptive_cloth: Mesh Elements: packer implementation |
|
|
|


Master Commits
MiikaHweb | 2003-2021