Revision 833f67b by Bastien Montagne / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) July 29, 2020, 07:45 (GMT) |
Fix T78037: fresh install of blender 2.83.0 not able to save user startup file. Simply remove that check ob userdef's themes, we are never read any userdef from startup file anymore, so this check makes no more sense. To be backported to 2.83. |
Revision a3db085 by Bastien Montagne / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) July 29, 2020, 07:28 (GMT) |
Fix T78306: Weight Transfer Operator target mesh doesn't update when transforming bones. Data transfer operator was missing tagging DEG for relations updates. Should be portable to 2.83 as well. |
Revision 2472615 by Bastien Montagne / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) July 29, 2020, 07:25 (GMT) |
Fix T78308: Weight Transfer Operator "Deform Pose Bones" destination setting doesn't work. Some modes were working by mere chance in that ugly 'reversed' case, but the to/from selection modes were not properly swapped... Should also be safe for 2.83. |
Revision 1e53ca9 by Bastien Montagne / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels) July 29, 2020, 07:24 (GMT) |
Fix T79180: Object disappears when scaled, set origin etc after applying smooth modifier. Very dummy mistake in modifier code would generate invalid number (divisions by zero)... Should also be ported to 2.83. |
July 29, 2020, 07:13 (GMT) |
Version bump: Blender 2.83.4 Beta |
Revision 77b00ef by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 29, 2020, 07:09 (GMT) |
LineArt: Fix long line not registering bug. |
July 29, 2020, 07:06 (GMT) |
Fix T79355: switch to texture paint workspace changes image in other workspaces Only automatically change image in editor to follow texture paint editors and workspaces that are visible. |
Revision 9f4d79d by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 29, 2020, 06:29 (GMT) |
LineArt: Adjacent triangle hack. |
Revision c760d30 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 29, 2020, 05:43 (GMT) |
LineArt: Do not offset near-clip in culling stage. |
Revision 7374731 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 29, 2020, 04:11 (GMT) |
LineArt: Obsolete functions clean up. |
Revision 1f9d955 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 29, 2020, 04:11 (GMT) |
LineArt: Use linear W for back-transform. |
Revision 3abb567 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 29, 2020, 03:18 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp # Conflicts: # source/blender/editors/space_buttons/buttons_context.c |
July 29, 2020, 02:05 (GMT) |
Cleanup: rename uiBut.dt, uiBlock.dt to 'emboss' Use 'emboss' instead of 'draw_type' as enum, layout & functions use the term emboss. This issue was noted by @Poulpator in D8414, as `dt` is also an abbreviation for delta-time. |
July 29, 2020, 01:00 (GMT) |
Cleanup: quiet possible comma misuse warning in feestyle PyAPI |
July 29, 2020, 00:50 (GMT) |
Clanup: unused return |
July 29, 2020, 00:50 (GMT) |
Cleanup: correct assert in GPU_offscreen_read_pixels |
July 29, 2020, 00:50 (GMT) |
Cleanup: declare static variables |
July 29, 2020, 00:45 (GMT) |
Fix incorrect flag check in overlay relationship lines |
July 29, 2020, 00:14 (GMT) |
cleanup |
July 29, 2020, 00:01 (GMT) |
Docs: add translation keyword argument default for msgctxt |
|
|
|


Master Commits
MiikaHweb | 2003-2021