May 14, 2018, 12:07 (GMT) |
T54643-Multi-Object EditMesh: MESH_OT_select_nth With changes by Dalai Felinto: * Move WM_operator.* outside for loop. * Update error message to handle Mesh and Meshes. * Skip main functionality when no vert/edge/face is selected. Maniphest Tasks: T54643 Differential Revision: https://developer.blender.org/D3371 |
Revision e33016c by Pablo Vazquez May 14, 2018, 12:00 (GMT) |
UI Tweaks in 3D View * Move Shading modes out of the popover * Move Show Overlays out of the popover * Test moving the Mode to the topbar again * Move submode (select vertex, edge, face) to the topbar * Remove icon from show_manipulator toggle |
Revision 3ebe389 by Dalai Felinto May 14, 2018, 11:47 (GMT) |
Multi-Object: MESH_OT_select_mirror |
Revision bf73628 by Campbell Barton May 14, 2018, 11:45 (GMT) |
Fix extrude adjustment on normal axis |
Revision 80ccad0 by Joshua Leung May 14, 2018, 11:42 (GMT) |
Fix: Skip missing COW tagging on changing armature layers via RNA Was causing problems on Spring rig while trying to show/hide armature layers |
Revision 5205a0f by Campbell Barton May 14, 2018, 11:29 (GMT) |
Fix incorrect matrix stack push/pop |
Revision b942106 by Dalai Felinto May 14, 2018, 11:04 (GMT) |
Multi-Object: MESH_OT_vert_connect_nonplanar by Aeden McClain With indentation fixes by Dalai Felinto. Maniphest Tasks: T54643 Differential Revision: https://developer.blender.org/D3312 |
Revision 016ba0f by Dalai Felinto May 14, 2018, 10:52 (GMT) |
Multi-Objects: VIEW3D_OT_snap_selected_to_gri by Leon Eckardtd With changes by Dalai Felinto (skip for loop when no vert/edgeface selected). Maniphest Tasks: T54643 Differential Revision: https://developer.blender.org/D3302 |
Revision 261d78a by Jeroen Bakker May 14, 2018, 10:44 (GMT) |
Merge branch 'blender2.8' of git.blender.org:blender into blender2.8 |
Revision 0cfe9f9 by Campbell Barton May 14, 2018, 10:26 (GMT) |
Fix extrude manipulator update w/ view orientation |
Revision e1cee0a by Dalai Felinto May 14, 2018, 10:20 (GMT) |
Multi-Object: MESH_OT_convex_hull by Lucas Boutrot Maniphest Tasks: T54643 Differential Revision: https://developer.blender.org/D3223 |
Revision 51341da by Jeroen Bakker May 14, 2018, 10:07 (GMT) |
Workbench: Named background rendering |
Revision 6a0d7f9 by Jeroen Bakker May 14, 2018, 08:32 (GMT) |
Workbench: Render studio hdr name in selection |
Revision 258c5f2 by Sergey Sharybin May 14, 2018, 08:16 (GMT) |
Particle edit: Avoid depsgraph tag from draw code Some of the function was intended to be used form drawing as well, for until that is changed in design we can not use dependency graph tags form it. |
Revision 783bb4e by Sergey Sharybin May 14, 2018, 08:16 (GMT) |
Revert "Tag update when using particle edit brushes" This reverts commit 5dba0b68f8ba9e9d700c75be6595fb09e6d5c5ea. Old code was supposed to use this function from draw, and we must never poke depsgraph from drawing. |
Revision 50bab7e by Jeroen Bakker May 14, 2018, 08:04 (GMT) |
Workbench: Studio light better diffuse sampling Increased steps of diffuse sampling for narrow hightlights |
Revision 95869f5 by Jeroen Bakker May 14, 2018, 07:56 (GMT) |
Workbench: Support HDR files as HDRI studio lighting support Radiance HDR files for studio lighting. Fix crash when studiolight folder does not exist. |
Revision 379c3e4 by Campbell Barton May 14, 2018, 07:15 (GMT) |
Revision f78ba4b by Campbell Barton May 14, 2018, 07:01 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 43ee4d5 by Campbell Barton May 14, 2018, 07:00 (GMT) |
Cleanup: quiet GCC -Wtype-limits While the warning can normally be disabled, we don't have have as much control of warnings when macros are used. |
|
|
|


Master Commits
MiikaHweb | 2003-2021