December 3, 2019, 12:26 (GMT) |
Cleanup: unused variables |
Revision 781c9f5 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) December 3, 2019, 12:23 (GMT) |
LANPR: Grease pencil mode init code fix. |
December 3, 2019, 12:00 (GMT) |
Merge branch 'master' into newboolean |
December 3, 2019, 11:34 (GMT) |
Fix segfault when polling `MESH_OT_paint_mask_extract` `CTX_data_active_object(C)` returns `NULL` when there is no active object, and this was not tested for in the code. |
December 3, 2019, 11:13 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/draw/engines/gpencil/gpencil_draw_utils.c |
December 3, 2019, 11:09 (GMT) |
Fix T72134: Adaptive UVs does not affect strokes that are already drawn Now when change the setting the strokes are recalculated. To do this, it was necessary to move the UV recalc to BKE module in order to share with Draw Engine. If the recalc it was done in draw engine, the factor was only calculated for evaluated version and there was a problem when draw a new sytroke. Now, the RNA parameter recalc the original datablock instead of tag for be calculated in Draw Engine. |
Revision 90529a8 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 3, 2019, 10:55 (GMT) |
Merge branch 'master' into functions |
Revision 9c10205 by Jacques Lucke (builtin-simulation-nodes, functions, particle-solver-dev, simulation-tree) December 3, 2019, 10:51 (GMT) |
new Get Image Color on Surface node |
December 3, 2019, 10:28 (GMT) |
DrawManager: Bounding Box Drawing Fix for T72136: Bounding boxes were still drawn even with disabled overlays. Also the outline displayed the original mesh Reviewed By: fclem Differential Revision: https://developer.blender.org/D6350 |
December 3, 2019, 10:20 (GMT) |
Merge branch 'master' into greasepencil-object |
December 3, 2019, 10:20 (GMT) |
GPencil: Remove duplicate panel code for layer properties Now it uses a parent class for both panels. |
December 3, 2019, 09:42 (GMT) |
Fix T71558: Hair particles: Brush effect not occluded by emitter geometry |
December 3, 2019, 09:42 (GMT) |
December 3, 2019, 09:42 (GMT) |
Fix T71741: Crash showing the object relations menu |
December 3, 2019, 09:42 (GMT) |
Fix T71213: Mask or Mirror before Armature breaks weight paint. This is a revert of a small fraction of commit rB5e332fd700 that introduced the issue according to bisect. Doing a break here is wrong, because BKE_crazyspace_build_sculpt assumes that processing stopped at the first deform modifier without deformMatrices, and thus skips all modifiers until it finds one like that. Thus this early loop exit makes the behavior worse, as instead of skipping just Mask and Mirror, it skips all. |
December 3, 2019, 09:42 (GMT) |
Fix T71147 Eevee stops rendering after selection attempt This is caused by the fallback path used by OSX, which is reconfiguring the same default VAO. But it seems to be an issue on certain drivers. |
December 3, 2019, 09:41 (GMT) |
Blender 2.81: Begin corrective 'a' release cycle |
December 3, 2019, 08:59 (GMT) |
Cleanup: rename textview ymin/max This is used for scrolling which wasn't obvious. |
December 3, 2019, 08:53 (GMT) |
Fix minor errors with text view margins for console/info editor - Margins used duplicate define between files. - Cursor selection ignored margins. - Cursor wasn't scaling with DPI. Add a 'draw_rect' member which is the region rect with margins applied to make these checks clearer. This resolves issue pointed out in D6300, which complicated further refactoring. |
Revision 6f7f807 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) December 3, 2019, 05:48 (GMT) |
LANPR: Warning messages for gpu cache overflow. |
|
|
|


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