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 7, 2020, 21:45 (GMT) |
Fix missing NULL checks for buttons without layout |
June 7, 2020, 21:29 (GMT) |
Merge branch 'master' into temp-ui-button-type-refactor |
June 7, 2020, 21:27 (GMT) |
Store search item in search-button data, don't reuse general void pointer Rather than re-using the `uiBut.func_arg2` pointer to reference the active search item, have an own pointer for that in `uiButSearch`. Unfortunately, we still need to pass the reference as `arg2` to the `uiBut.func` callback. But we don't need to keep `uiBut.func_arg2` set the entire time for that. |
June 7, 2020, 20:19 (GMT) |
Added code that partitions triangle mesh into patches. A patch is a set of triangles connected only by manifold edges. Each patch will either appear or not appear in the boolean output as a whole. |
Revision 8a661f5 by TempoDev (soc-2020-custom-menus) June 7, 2020, 17:26 (GMT) |
Custom Menu: display items of QF in preferences |
June 7, 2020, 17:10 (GMT) |
GPencil: Cleanup comment |
June 7, 2020, 17:03 (GMT) |
GPencil: First test to create handles drawing Basic structure |
June 7, 2020, 15:49 (GMT) |
GPencil: Add RNA update when change handles data |
Revision 9cac03c by Falk David / Antonio Vazquez (greasepencil-edit-curve, soc-2020-greasepencil-curve) June 7, 2020, 15:45 (GMT) |
GPencil: Add point index array RNA property This property should be used for debugging purposes. |
Revision 48a7fcd by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 14:03 (GMT) |
LANPR: Duplicating points in chaining stage is taken care of. |
June 7, 2020, 13:57 (GMT) |
GPencil: Fix merge errors |
June 7, 2020, 13:24 (GMT) |
UI: change filter buttons |
Revision cfa3212 by Jacques Lucke (pipelined-set-add) June 7, 2020, 13:16 (GMT) |
initial pipelined Set.add_multiple test |
Revision 46cd0a1 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 13:06 (GMT) |
LANPR: ob->imat now untouched by LANPR geometry loading. Normal flipping bug solved. |
Revision b211885 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 12:50 (GMT) |
LANPR: Remove chaining flag. |
Revision 43df7f9 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 12:30 (GMT) |
LANPR: GP Target now recalculate geometry (using DEG_id_tag thing) automatically. |
Revision 050e6bd by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 12:09 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp # Conflicts: # source/blender/blenloader/intern/readfile.c # source/blender/blenloader/intern/writefile.c # source/blender/makesrna/intern/rna_collection.c |
June 7, 2020, 11:26 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 7, 2020, 11:26 (GMT) |
Merge branch 'master' into greasepencil-object |
|
|
|


Master Commits
MiikaHweb | 2003-2021