Revision 46f0093 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 15, 2019, 21:40 (GMT) |
GP: Fill: Adaptive mode + add naive dilate to filled area + shift points by half pixel |
January 15, 2019, 19:24 (GMT) |
GP: Use weight in noise modifier for all types The weight was used only for position. |
Revision 0fa111e by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 15, 2019, 18:45 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/editors/gpencil/gpencil_fill.c |
January 15, 2019, 17:54 (GMT) |
Fix T59826: grease pencil crash with empty material slot. |
January 15, 2019, 17:42 (GMT) |
Merge branch 'blender2.7' |
January 15, 2019, 17:34 (GMT) |
Sequencer: Restore change menu It was still used by C-key menu, and is very handy to have when working on a complex edit files. Was initially removed by e9d06f086698. |
January 15, 2019, 17:27 (GMT) |
Fix T60383: mesh merge type callback returned NULL |
January 15, 2019, 15:53 (GMT) |
Fix T60246: crash with Cycles baking while in edit mode. |
January 15, 2019, 15:21 (GMT) |
Alembic: removed declaration of non-existing functions Removed AbcMeshWriter::getMeshInfo() and AbcMeshWriter::getMaterialIndices(). |
January 15, 2019, 15:21 (GMT) |
Marked TODOs with the actual string TODO There are some things that need to be done in Alembic for Blender 2.8 to make all the 'visible/renderable/selected only' options work. |
January 15, 2019, 15:21 (GMT) |
Alembic export: fixed memory leak If the triangulated mesh was in itself a new mesh that should be freed this should happen before the function returns (as it only returns a single mesh, and thus the caller can only free one). |
Revision 1d2cb64 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 15, 2019, 15:08 (GMT) |
GP: Fill: New mode, adaptive This is like both strokes and control mode but with narrower strokes. |
January 15, 2019, 13:31 (GMT) |
Merge branch 'master' into temp-clang-format |
January 15, 2019, 13:28 (GMT) |
Merge branch 'blender2.7' |
January 15, 2019, 13:27 (GMT) |
Merge branch 'blender2.7' |
January 15, 2019, 13:26 (GMT) |
Cleanup: commas at the end of enums Without this clang-format may wrap them onto a single line. |
January 15, 2019, 13:26 (GMT) |
Cleanup: comment line length (editors) Prevents clang-format wrapping text before comments. |
January 15, 2019, 13:14 (GMT) |
Cleanup: comment line length (blenlib) Prevents clang-format wrapping text before comments. |
January 15, 2019, 13:14 (GMT) |
Cleanup: comment line length (creator) Prevents clang-format wrapping text before comments. |
January 15, 2019, 13:14 (GMT) |
Cleanup: comment line length (DNA) Prevents clang-format wrapping text before comments. |
|
|
|


Master Commits
MiikaHweb | 2003-2021