August 25, 2019, 18:56 (GMT) |
GPencil: Show edit points in Sculpt only if mask is enabled If the masks are disabled, the edit points must not visible. |
August 25, 2019, 17:38 (GMT) |
cleanup: collada: removed unused public class variable |
August 25, 2019, 17:38 (GMT) |
fix: Removed Debug statement from Collada CMakeLists. cmake now silently determines which collada library version it uses |
August 25, 2019, 15:37 (GMT) |
Fix T69127: Node sockets location bug after a keyframe is inserted |
August 25, 2019, 15:13 (GMT) |
Cleanup: Clarify alloc comment text |
August 25, 2019, 15:09 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/draw/engines/gpencil/gpencil_engine.h |
August 25, 2019, 14:04 (GMT) |
GPencil: Use evaluated data for Sculpt Brushes As part of T66294 is needed to use the evaluated data for Sculpt brushes to make possible to Sculpt a transformed stroke. Without this commit, it was impossible sculpt the stroke if the modifier moves away the stroke point from original position. Also, some calculation is done in order to determine the rotation to transform the brush effect too. |
Revision 23c31ec by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 25, 2019, 12:34 (GMT) |
add float hash |
Revision 2e712d4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 25, 2019, 12:30 (GMT) |
add test |
Revision 7e4715a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 25, 2019, 12:23 (GMT) |
remove unused macro |
Revision 5875485 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 25, 2019, 12:19 (GMT) |
remove unused mempool |
Revision dbdd6b8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 25, 2019, 12:07 (GMT) |
unify hash tables a bit |
Revision c52a431 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 25, 2019, 11:58 (GMT) |
update the hashing template |
August 25, 2019, 06:45 (GMT) |
Fix error accessing a named UV layer when baking |
August 25, 2019, 06:45 (GMT) |
Curve: remove tessface calculation when calculating modifiers - All parts of the code that need tessface should calculate it on demand. - The check for tessloopnormal mask isn't correct (since this is loop data, not tessface data). |
August 25, 2019, 06:45 (GMT) |
Cleanup: redundant struct declarations |
August 25, 2019, 06:45 (GMT) |
Cleanup: clang-format |
August 25, 2019, 06:45 (GMT) |
Cleanup: skip adding tessface loop & color layers Also correct check in unused poll function |
August 25, 2019, 06:45 (GMT) |
Cleanup: remove UV name syncing function MTFace's on the mesh are now only used for conversion. There is no need to keep both UV layers in sync at once. |
August 25, 2019, 06:45 (GMT) |
Cleanup: rename mesh looptri/tessface functions Use consistent terminology. |
|
|
|


Master Commits
MiikaHweb | 2003-2021