Revision 488bf53 by Campbell Barton / Jeroen Bakker (blender-v2.83-release, tmp-2.83-cycles-rtx3-kernels, tmp-T80603) June 8, 2020, 11:16 (GMT) |
Fix T77367: Blender's snap package ignores command line options |
June 8, 2020, 10:44 (GMT) |
Cleanup: Rename function I forgot to remove the "_access" suffix in a previous rename. |
June 8, 2020, 10:26 (GMT) |
Merge branch 'arcpatch-D7950' into soc-2020-info-editor # Conflicts: # source/blender/editors/space_info/info_report.c # source/blender/makesdna/DNA_space_types.h |
June 8, 2020, 10:25 (GMT) |
Merge branch 'arcpatch-D6926' into soc-2020-info-editor # Conflicts: # source/blender/makesdna/DNA_space_types.h |
June 8, 2020, 10:24 (GMT) |
Continue merge |
June 8, 2020, 10:09 (GMT) |
Fix T76273 Glitches caused by glCopyImageSubData on windows + intel gpu We limit this fix to Windows Intel GPU whose driver reports at most GL 4.4 support. This limits the fix to the range of reported GPU. |
June 8, 2020, 09:40 (GMT) |
Revert "UI: Bevel: Show Offset type before offset amount" This reverts commit f50222ba2e3e4aa461c23b4f0b3f3382a9e0632c. |
June 8, 2020, 09:12 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 8, 2020, 09:01 (GMT) |
Modifiers: fix copy paste mistake in recent refactor |
June 8, 2020, 08:58 (GMT) |
Workbench: Use eGPUSamplerState to change texture sampling behavior This removes some fragment shader hacks and improve the support of different repeat & filtering modes. This fix T77453 Image texture not repeating in viewport |
Revision 497633d by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 8, 2020, 07:51 (GMT) |
LANPR: Background calculation now doesn't block user input. (Messy code for now) |
June 8, 2020, 07:09 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 8, 2020, 07:08 (GMT) |
Merge branch 'master' into greasepencil-object |
June 8, 2020, 07:04 (GMT) |
GPencil: Show only first frame if current frame is equals or greater than current frame Previously, the first frame was displayed from frame 0, but now, the first frame is only displayed when the current frame is equal or greater than the keyframe number. The previous system was logical when the grease pencil was not an object, but now it seems more logical to display the keyframe if the current frame is equal to or greater than the keyframe number. Reviewed By: mendio, pepeland Differential Revision: https://developer.blender.org/D7851 |
Revision 9803f45 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 8, 2020, 06:24 (GMT) |
Cleanup: Compiler debug flags. |
Revision b0dda64 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 8, 2020, 06:20 (GMT) |
LANPR: Fixed crashes during duplicate point removal in chain connecting. |
Revision 56ebc76 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 8, 2020, 04:11 (GMT) |
LANPR: Fix readfile.c node tree linking error from merge. |
Revision cbe77c9 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 8, 2020, 04:03 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
June 8, 2020, 03:40 (GMT) |
UI: use term 'Merge Distance' instead of 'Merge Limit' |
June 8, 2020, 03:37 (GMT) |
UI: Fix Wrong UI Label after recent modifier changes |
|
|
|


Master Commits
MiikaHweb | 2003-2021