July 10, 2019, 09:31 (GMT) |
Merge remote-tracking branch 'origin/master' into soc-2019-fast-io |
Revision 317a2ff by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 10, 2019, 09:22 (GMT) |
unify float and float3 caching |
Revision d34c240 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 10, 2019, 09:05 (GMT) |
Cache particle blocks in container for reuse |
Revision 804ea8f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 10, 2019, 08:26 (GMT) |
store and cache size per particle |
July 10, 2019, 06:57 (GMT) |
Cloth: remove uv islands from bmesh |
Revision 905b70f by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 10, 2019, 05:43 (GMT) |
LANPR: SVG export callbacks. |
July 10, 2019, 03:41 (GMT) |
Merge branch 'master' into soc-2019-bevel-profiles |
July 10, 2019, 03:38 (GMT) |
Updated debug orientation drawing. This will make it easier to debug issues with the orientation calculations. It's now easier to tell which edge_half each marked profile start boundvert belongs to. |
July 10, 2019, 03:35 (GMT) |
Profile Widget added to global ToolSettings struct and edit mode bevel tool. Now the same profile widget should be accessible everywhere, so the changes should carry over from one call to the next. The tool settings for bevel are now drawn in a custom callback which also enables some fancier hiding of properties when they're not being used, which I've also taken advantage of in this commit. There are still a couple bugs with the new redo panel but the bulk of the work is finished for making the bevel tool work with custom profiles. |
Revision a412b5c by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 10, 2019, 03:08 (GMT) |
LANPR: Added operator for exporting svg. (Not functioning) |
Revision 6a9c424 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 10, 2019, 02:49 (GMT) |
Merge branch 'greasepencil-object' into soc-2019-npr |
Revision fc34653 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 10, 2019, 02:48 (GMT) |
Gpencil: Basic SVG export callback is running OK. |
Revision f27629c by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 10, 2019, 01:55 (GMT) |
Gpenci: Fix missing path end markings in writesvg.c |
Revision ef7587c by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 10, 2019, 01:45 (GMT) |
Gpencil: Renamed GPencilSVGWriter into GPencilSVGIterator. |
Revision b4f39f5 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 10, 2019, 01:31 (GMT) |
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr |
July 10, 2019, 00:42 (GMT) |
Merge branch 'master' into soc-2019-outliner |
July 10, 2019, 00:40 (GMT) |
Outliner: Fix setting active when in edit mode Fixes some small issues with setting active elements |
Revision 00b5bda by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 9, 2019, 21:23 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: release/datafiles/locale release/scripts/addons release/scripts/addons_contrib source/tools |
Revision 2e7dee3 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 9, 2019, 21:11 (GMT) |
GPencil: Add "Self Overlap" parameter to materials to disable Stencil This parameter was removed in 2.80 and we decided to back again, but now is inverted. |
Revision 2708e25 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 9, 2019, 20:53 (GMT) |
GPencil: Use dynamic array size for SBuffer while drawing This is to solve the fixed limit defined before. Also some cleanup and renames. |
|