August 3, 2021, 08:36 (GMT) |
GPencil: Split tags Add Animation tag separated of Grease Pencil Tag |
August 3, 2021, 08:13 (GMT) |
Correct task ID in 00b57136e4167ef5a303b1215574bb52a22e9194 |
August 3, 2021, 08:13 (GMT) |
Fix T85436: Separate by loose parts doesn't show new objects Only the "changed" state from the last edit-object was used, this meant the operator would not perform the necessary update with multi-object edit-mode. Use "changed" & "changed_multi" naming convention. |
August 3, 2021, 07:42 (GMT) |
UI: Add light count to viewport statistics Even though lights were part of `SceneStats`, they were not used when rBfd10ac9acaa0 was committed. This patch adds the light count back into the statistics. When a light is the active object, it will display the total number of lights in the scene, as well as how many lights are currently selected. {F10141354} Reviewed By: #user_interface, Severin, Blendify, harley Maniphest Tasks: T88512 Differential Revision: https://developer.blender.org/D11387 |
August 3, 2021, 06:34 (GMT) |
Revert "Fix spin-gizmo not allowing click events to select vertices" This reverts commit 0b903755a9908344e9fcb4a33b4f0340abeb9386. This caused T86030, left-mouse selection override clicking, which is used for creating a full revolution. |
August 3, 2021, 06:10 (GMT) |
Cleanup: Hide implementation details for ED_keyframe_keylist. For T78995 we want to change the data structure of keylists to improve performance. (Probably a Vector with bin-search capabilities). This patch hides the internal structure of the keylists behind `AnimKeylist` structure. This allows us to change the internals without 'breaking' where it is being used. The change adds functions to create, free, find and walk over the keylist. Reviewed By: sybren Maniphest Tasks: T78995 Differential Revision: https://developer.blender.org/D11974 |
August 3, 2021, 06:08 (GMT) |
T90372: Assets: When dropping material use active material slot. Currently when dropping an asset the first material slot is always updated. This patch changes that logic to update the active material slot. In future the behavior will be updated to use the material slot of the face under the cursor. That requires better feedback tot he user. Reviewed By: Severin Maniphest Tasks: T90372 Differential Revision: https://developer.blender.org/D12056 |
August 3, 2021, 06:07 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lineart-contained |
August 3, 2021, 06:00 (GMT) |
August 3, 2021, 05:58 (GMT) |
Version bump: 2.93.2 release. |
August 3, 2021, 05:27 (GMT) |
Cleanup: use C++ comments or 'if 0' for commented code |
August 3, 2021, 05:01 (GMT) |
Fix crash adding custom normals Caused by error converting this file to C++ eccdced972f42a451d0c73dfb7ce19a43c120d7f. |
Revision c8de9dc by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 3, 2021, 04:28 (GMT) |
Cleanup: Unused variable warning |
Revision f8f2873 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 3, 2021, 04:11 (GMT) |
Support fields in the curve set handles node |
Revision 648fa6d by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 3, 2021, 03:58 (GMT) |
Support fields in the curve subdivide node |
Revision d244195 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 3, 2021, 03:58 (GMT) |
Fix unhandled switch cases |
Revision 184be40 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 3, 2021, 03:49 (GMT) |
Support field selection in the mesh to curve node |
Revision 6131506 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 3, 2021, 03:42 (GMT) |
Support anonymous attributse in the select by material node |
Revision e5f43cf by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 3, 2021, 03:33 (GMT) |
Support fields in the material assign node |
Revision 770d701 by Hans Goudey (temp-geometry-nodes-fields-prototype, temp-geometry-nodes-fields-prototype-visualization) August 3, 2021, 03:29 (GMT) |
Support fields and anonymous attributes in the raycast node |
|
|
|


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