June 8, 2021, 13:27 (GMT) |
Fix T88934: Crash with line node count input < 0 Some of the primitive nodes can return null in an error condition. This is confusing mixed with adding a maderial slot in calling functions. This is the second crash caused by that confusion. It's simpler to add the slot right when allocating the mesh, and it will lend itself better to copy & paste coding in the future. Differential Revision: https://developer.blender.org/D11530 |
June 8, 2021, 13:08 (GMT) |
Revision 9070182 by Sybren A. Stüvel (asset-browser, asset-browser-poselib, temp-pose-flipping-fix-attempt) June 8, 2021, 12:46 (GMT) |
Cleanup: add newline at end of bl_ui/__init__.py Add newline at end of `bl_ui/__init__.py` No functional changes. |
Revision 0a48229 by Sybren A. Stüvel (asset-browser, asset-browser-poselib, temp-pose-flipping-fix-attempt) June 8, 2021, 12:42 (GMT) |
Move `Workspace` and `WindowManager` properties to poselib add-on Move `WorkSpace.active_pose_asset_index` and `WindowManager.pose_assets` from Blender to the Pose Library add-on. Since that add-on is the only code using them, they belong there. |
June 8, 2021, 11:14 (GMT) |
Cleanup: replace NULL with nullptr. |
June 8, 2021, 11:12 (GMT) |
Cleanup: use cpp new/delete. |
Revision 79dc51e by Sybren A. Stüvel (asset-browser, asset-browser-poselib, temp-pose-flipping-fix-attempt) June 8, 2021, 10:41 (GMT) |
Asset Browser: explain reason "Open Blend File" is disabled Use `Operator.poll_message_set()` to explain to users why the "Open Blend File" operator is disabled in the Asset Browser. |
June 8, 2021, 10:35 (GMT) |
Merge branch 'master' into xr-controller-support |
June 8, 2021, 10:31 (GMT) |
Update pipeline config |
June 8, 2021, 10:03 (GMT) |
Cleanup: Separate fdots extraction in own compile unit. |
June 8, 2021, 10:03 (GMT) |
Cleanup: Separate compile unit lines_paint_mask. |
June 8, 2021, 10:03 (GMT) |
Cleanup: Separate compile unit lines_adjacency. |
June 8, 2021, 10:03 (GMT) |
Cleanup: Separate compile unit edituv. |
June 8, 2021, 10:03 (GMT) |
Cleanup: replace typedef structs with structs. |
June 8, 2021, 09:51 (GMT) |
Fix T88719: Attribute Remove node input field does nothing An unlinked multi-input socket was not handled correctly. |
June 8, 2021, 09:25 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
June 8, 2021, 09:24 (GMT) |
Merge branch 'master' into override-recursive-resync |
June 8, 2021, 09:16 (GMT) |
CMake: Fix `FindClang` not finding system clang on linux in some cases. In Debian e.g. Clang is part of LLVM, so we need to also check its root directory sometimes to find Clang files. |
June 8, 2021, 09:15 (GMT) |
Merge branch 'master' into greasepencil-object |
June 8, 2021, 08:43 (GMT) |
Geometry Nodes: enable multi-threading in evaluator again This reverts rB223c6e1ead2940a89465ff66765d16ac14a992b7 because T88598 is resolved now. |
|
|
|


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